WPSeku 一款WordPress安全扫描工具
2019-11-15 11:20:29 Author: mp.weixin.qq.com(查看原文) 阅读量:133 收藏

WPSeku是一个黑盒WordPress漏洞扫描程序,可用于扫描远程WordPress安装以查找安全问题。

安装
$ git clone https://github.com/m4ll0k/WPSeku.git wpseku
$ cd wpseku
$ pip3 install -r requirements.txt
$ python3 wpseku.py

用法
通用扫描
python3 wpseku.py --url https://www.xxxxxxx.com --verbose输出量

暴力登录
python3 wpseku.py --url https://www.xxxxxxx.com --brute --user test --wordlist wl.txt --verbose

输出量


文章来源及下载:

https://github.com/m4ll0k/WPSeku

你可能喜欢

Kali敏感文件扫描工具Nikto简单使用

OWASP ZAP 一款扫描工具

Masc 一款Web恶意软件扫描工具


文章来源: http://mp.weixin.qq.com/s?__biz=MzAxMjE3ODU3MQ==&mid=2650458032&idx=4&sn=e2a348b65f02cb528badcbad01f039e5&chksm=83bba254b4cc2b422fc3cfb283ae0e9d33c435b42cf00dec25d96447d83061ae2190393464fc#rd
如有侵权请联系:admin#unsafe.sh