-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wpscan --update #788
Comments
Hmmm... works for me on a non-Kali install using latest Github code (v.2.7):
|
Confirmed with another Kali user that they get the same error |
Apologies for the issues. Should be fixed now. Looks like the themes.txt.sha512 file did not get pushed from wpvulndb to our github repo for some reason. This hasn't happened before and the github repo is due to be deprecated but we'll keep an eye on it. |
got it. it works now. thank you for the quick fix |
I"m having the same issue with plugins_full.txt:
|
I can't seem to replicate this. I did a fresh git clone and then wpscan update without errors.
|
Can replicate it: swap@ubuntu:~/code/wpscan$ ./wpscan.rb --update
@WPScan, @ethicalhack3r, @erwan_lr, pvdl, @FireFart [i] Updating the Database ... plugins_full.txt: checksums do not match |
There seems to be an issue with exporting the data from wpvulndb:
Happens with plugins/themes with names like Looking into it now |
Is this working for you now? |
I added the "Database File Checksum" myself. Commenting out the |
@grrowl can you try to delete the content of your data directory and doing a fresh sync? I just checked the checksum files on the server and they should all match |
Okay, the issue seems to be resolved but not ideally: http://pastebin.com/rieNrcwJ After deleting data, the subsequent update couldn't connect, then checksums did not match, but the last run with |
@erwanlr can this be caused by typhoeus caching? Maybe typhoeus caches some old sha512 files. The server set's a high expiration date on the data files if that helps. |
The cache dir is cleared before each scan / update, so nop it's not it (and it does not consider the expiration set by the server) I was never able to reproduce this issue on Mac OSX nor Debian :/ |
@grrowl can you maybe try the failed updates with burp as a proxy?
I'm interested in the response when you get a checksum missmatch, and if there are any connect errors in the alert tab in burp. |
Tried with burp: Unable to get https://wpvulndb.com/data/local_vulnerable_files.xml.sha512 It throws that error with/without burp. I am able to download that file just fine with curl/firefox: d9075b1f50ded87611d6eef70b2f08e2bdd21ef0eceaeaaff26aa23cbe00731009ccfdf1166eac4537eeb10d83050501222e6cdc3e5fc28daf430ef84156b27b |
It was only a problem at work, I'll try to recreate at home via burp or Charles, otherwise will try at work on tuesday |
Might be related to #797, i.e slow network causing the update to timeout on some files which is now fixed. |
I met this question and found update my wpscan using apt-get directly is ok. |
Someone can help me I use the Kali Linux , my WPScan Version 2.9 do not want to update the database, you are accusing an error in PLUGINS.JSON . root@root:~/wpscan# ruby wpscan.rb -u www.exemple.com -e user
@WPScan, @ethicalhack3r, @erwan_lr, pvdl, @FireFart [i] It seems like you have not updated the database for some time. |
@stifler171 can you please post the output of |
I cloned the github |
@stifler171 so can you please post the output of the 2 commands above? |
@stifler171 also this is my output on a freshly updated kali box:
|
@firefart Thank you for your help! But I do not know how I can get the same commands the ones you posted . I just installed WpScan the command that GitHub offers more when I ultilizo the camando wpscan --url www.exemple.com --enumerate -u well it works, no more calls to make UPDATE he does direct varedura . |
@firefart root@root:~/wpscan# ./wpscan.rb --update --verbose
@WPScan, @ethicalhack3r, @erwan_lr, pvdl, @FireFart [i] Updating the Database ... [!] Unable to get https://data.wpscan.org/plugins.json (Timeout was reached) root@root:~/wpscan# |
@stifler171 as said before, please post the output of |
root@kali:~# wpscan --update
@WPScan, @ethicalhack3r, @erwan_lr, pvdl, @FireFart
[i] Updating the Database ...
themes.txt: checksums do not match
The text was updated successfully, but these errors were encountered: