WPScan rewritten in Python + some WPSeku ideas
Go to file
Swissky 71ffb2ddd9 Bugfix Plugin version + is running a WP instance 2017-02-26 19:48:59 +01:00
database Passive enumeration of theme and plugin + vulns 2017-02-26 19:15:30 +01:00
engine Bugfix Plugin version + is running a WP instance 2017-02-26 19:48:59 +01:00
plugins Project basic architecture 2017-02-18 23:31:11 +01:00
screens README update output + Screenshots 2017-02-25 23:48:28 +01:00
.gitignore Ping,readme,debuglog and backup file detection 2017-02-23 12:00:48 +01:00
README.md README update output + Screenshots 2017-02-25 23:54:00 +01:00
main.py Passive enumeration of theme and plugin + vulns 2017-02-26 19:15:30 +01:00

README.md

Wordpresscan

A simple Wordpress scanner written in python

WORK IN PROGRESS - DO NOT USE

Disclaimer

The author of this github is not responsible for misuse or for any damage that you may cause!
You agree that you use this software at your own risk.

Install & Launch

git clone https://github.com/swisskyrepo/Wordpresscan.git
cd Wordpresscan
python main.py -u "http://localhost/wordpress" --update

Output example from a test environment

alt tag

Credits and Contributor