您的位置:首页 > 其它

wordpress插件漏洞扫描

2015-03-18 09:16 120 查看
WPscan http://code.google.com/p/wpscan/ root@bt5:/tmp# svn checkout http://wpscan.googlecode.com/svn/trunk/ ./wpscan
root@bt5:/tmp# apt-get install libcurl4-gnutls-dev
root@bt5:/tmp# gem install --user-install mime-types typhoeus nokogiri json
root@bt5:/tmp/wpscan# ruby wpscan.rb --url www.target.com --enumerate p
Plecost
root@bt5:/pentest/web/scanners/plecost# ./plecost-0.2.2-9-beta.py -i wp_plugin_list.txt -c http://www.target.com/ CMS-Explorer
root@bt5:/pentest/enumeration/web/cms-explorer# ./cms-explorer.pl -url http://www.target.com/ -explore -type wordpress
root@bt5:/pentest/enumeration/web/cms-explorer# ./cms-explorer.pl -url http://www.target.com/ -explore -type wordpress -osvdb
PluginsScan
root@bt5:/tmp# ./PluginsScan.py
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息