This tool is a multi-threaded checker that identifies Laravel and WordPress CMS installations. It is designed to efficiently scan a list of URLs to determine whether they are running on Laravel or WordPress, saving results to corresponding files.
- 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/SpyCMS-Checker
pip install colorama
cd SpyCMS-checker
python spycms.pyWindows
install python 3 ( add python to path )
python -m pip install colorama
cd SpyCMS-checker
python spycms.py
If you find any problems or have a feature request, feel free to contact me.
Telegram : @spydev
