Wordpress

wpscan --url http://[IP or URL]/wordpress -e 

# for all plugin
wpscan --url http://[IP or URL]/wordpress -e ap
wpscan --url http://10.10.140.108/ --enumerate u  
wpscan --url http://10.10.228.214/ -U sysadmin -P /home/anurag/Downloads/rockyou.txt 

Last updated