CMSScanner - A simple cms scanner tool.
-
Update & upgrade packages
apt update -yy && apt upgrade -yy
-
Install git package
apt install git -yy
-
Install python package
apt install python -yy
-
Clone the repository
git clone https://github.com/raic0d3r/CMSScanner.git
-
Change to CMSScanner directory
cd CMSScanner
-
Change the access mode
chmod +x cmsscanner.py
-
Install requirements
pip install -r requirements.txt
python3 cmsscanner.py
python3 cmsscanner.py
- Detect cms
- Windows
- Linux
- macOS
- Android (Termux)
by Raihan Uddin
This repository is under Unlicense License.