wpdisect

WpDisect is a wordpress hacking tool that finds misconfigurations in wordpress.

Prerequisites

You need to download wordpress in the wpdisect directory.

DOWNLOAD WORDPRESS
https://wordpress.org/latest.zip

Installation

git clone https://github.com/gotr00t0day/wpdisect

cd wpdisect

pip3 install -r requirements.txt

python3 wpdisect.py

GitHub

View Github