This tool is a multi-threaded checker designed to efficiently test WordPress login panels for valid credentials. It scans a list of URLs with provided usernames and passwords, saving successful logins to a results file.
- Python 3
- colorama (see Installation)
You can just install the dependencies using pip: pip install -r requirements.txt
If you want to manually install the required packages using your preferrec package manager, see requirements.txt for a list of packages
Linux
git clone https://github.com/spydevofficial/SpyWP-Checker
pip install colorama
cd SpyWP-checker
python spywp.py
Windows
install python 3 ( add python to path )
python -m pip install colorama
cd SpyWP-checker
python spywp.py
If you find any problems or have a feature request, feel free to contact me.
Telegram : @spydev