WPCracker is a python script used to detect Wordpress vulnerabilities to fix them."
⛔If the tool is used for malicious purposes, we will not be liable.⛔
- Worspress user enumeration
- Wordpress version detector
- Wordpress plugins detector
$ git clone https://github.com/BBND/WPCracker
$ cd WPCracker| Argument | Description |
|---|---|
| -e [URL] ,--enum [URL] | Set url for wordpress user enumeration. |
| -v [URL] ,--version [URL] | Set url to get WP version. |
| -p [URL] ,--plugins [URL] | Set url to get all plugins. |
| -h , --help | Show documentation |
$ python wpCracker.py --enum www.example.com$ python wpCracker.py -v www.example.com