WPScan rewritten in Python + some WPSeku ideas
Go to file
Swissky 7b50368282 Bugfix vulns for wp_version not in the list 2017-02-25 21:14:42 +01:00
database Advanced fingerprinting for Wordpress version 2017-02-24 14:30:20 +01:00
engine Bugfix vulns for wp_version not in the list 2017-02-25 21:14:42 +01:00
plugins Project basic architecture 2017-02-18 23:31:11 +01:00
.gitignore Ping,readme,debuglog and backup file detection 2017-02-23 12:00:48 +01:00
README.md Wordpress vulnerability list based on WP version 2017-02-25 01:36:59 +01:00
main.py Wordpress vulnerability list based on WP version 2017-02-25 01:36:59 +01:00

README.md

Wordpresscan

WORK IN PROGRESS - DO NOT USE

A simple Wordpress scanner written in python

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

Credits and Contributor