WPScan
Last updated
A tool to enumerate wordpress powered website
wpscan --url http://url-or-ip/ --enumerate
wpscan --url http://url-or-ip/ --passwords /usr/share/wordlists/rockyou.txt --usernames admin
If you get this error Could not find 'webrick' (>= 0) among 125 total gem(s) (Gem::MissingSpecError) you can try to run gem update it should fix it
Last updated