WPSeku is a black box WordPress vulnerability scanner that can be used to scan remote WordPress installations to find security issues.
Installation
$ git clone https://github.com/m4ll0k/WPSeku.git wpseku
$ cd wpseku
$ pip install -r requirements.txt
$ python wpseku.py
Usage
python wpseku.py --target http://site.com --ragent
Credits and Contributors
- Original idea and script from WPScan Team (https://wpscan.org/)
- WPScan Vulnerability Database (https://wpvulndb.com/api)
Leave a Reply