wpscanteam / wpscan

WPScan WordPress security scanner. Written for security professionals and blog maintainers to test the security of their WordPress websites. Contact us via contact@wpscan.com
https://wpscan.com/wordpress-cli-scanner
Other
8.49k stars 1.25k forks source link

Unable to update database 403 #895

Closed robfico closed 8 years ago

robfico commented 8 years ago

ruby wpscan.rb --update [i] Updating the Database ...

[!] Unable to get https://wpvulndb.com/data/local_vulnerable_files.xml.sha512 (status: 403)

curl version 7.46.0

firefart commented 8 years ago

We are currently having connectivity issues due to the ongoing Linode DDoS. Once the DoS is over all should work as expected. If you are on a fresh install without data files you can also extract the data.zip.

erwanlr commented 8 years ago

Use ruby wpscan.rb --update --random-agent as a workaround :)

firefart commented 8 years ago

Why should that work if the server is not reachable?

erwanlr commented 8 years ago

The issue here is a 403, so the server is reachable but the WAF blocks the request due to the default user-agent used :x

firefart commented 8 years ago

Another reason not to use them :D

firefart commented 8 years ago

Ok i reopened this one because this is an issue affecting all users

ArnonHongklay commented 8 years ago

:+1:

firefart commented 8 years ago

should now work again

ChrisButterworth commented 4 years ago

Getting this issue again with v2.9.4

erwanlr commented 4 years ago

See https://blog.wpscan.org/wpscan/deprecation/2019/11/25/old-wpscan-deprecation.html

BrainLyh commented 4 years ago

wpscan --update --rua


    __          _______   _____
    \ \        / /  __ \ / ____|
     \ \  /\  / /| |__) | (___   ___  __ _ _ __ ®
      \ \/  \/ / |  ___/ \___ \ / __|/ _` | '_ \
       \  /\  /  | |     ____) | (__| (_| | | | |
        \/  \/   |_|    |_____/ \___|\__,_|_| |_|

    WordPress Security Scanner by the WPScan Team
                   Version 3.6.1
      Sponsored by Sucuri - https://sucuri.net
  @_WPScan_, @ethicalhack3r, @erwan_lr, @_FireFart_

[i] Updating the Database ...

Scan Aborted: Unable to get https://data.wpscan.org/plugins.json.sha512 (status: 403)

i try to update v3.7 ,but it doesnt work