其他分享
首页 > 其他分享> > wordpres wpscan扫描利用

wordpres wpscan扫描利用

作者:互联网

wpscan –update //更新漏洞库
wpscan --url http:/testurl/ //扫描一些基本信息
wpscan --url http://testurl/ -e //全面检测
wpscan --url http://testurl/ -e p //扫描插件基本信息
wpscan --url http://testurl/ -e vp //扫描易受攻击的插件
wpscan --url http://testurl/ -e u //检测用户
wpscan --url http://testurl/ -e tt //扫描timthumbs文件及漏洞
wpscan --url http://testurl/ -e t //扫描主题
wpscan --url –wordlist [密码字典] –username [要破解的用户名称] –threads [开启的线程数] //暴力破解密码

标签:http,url,扫描,--,wordpres,wpscan,testurl
来源: https://blog.csdn.net/qq_38410352/article/details/112342160