[Linux]
WPSeku - Wordpress Security Scanner (Old)
Note: This post is old. WPSeku version Python 3 has been released
About WPSeku
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 wpseku (Download WPSeku)
cd wpseku
pip install -r requirements.txt (Install the required modules)
python wpseku.py (Run WPSeku)
Usage
Scan Wordpress site: python wpseku.py --target http://example.com
Help menu: python wpseku.py -h
Credits and Contributors
Original idea and script from WPScan Team
WPScan Vulnerability Database
No comments:
Post a Comment