/CMSScanner

CMSScanner- A simple cms scanner tool.

Primary LanguagePythonThe UnlicenseUnlicense

CMSScanner

GitHub repository GitHub version

CMSScanner - A simple cms scanner tool.

Screenshots

Screenshot

Table of Contents

Installation

  1. Update & upgrade packages

    apt update -yy && apt upgrade -yy
    
  2. Install git package

    apt install git -yy
    
  3. Install python package

    apt install python -yy
    
  4. Clone the repository

    git clone https://github.com/raic0d3r/CMSScanner.git
    
  5. Change to CMSScanner directory

    cd CMSScanner
    
  6. Change the access mode

    chmod +x cmsscanner.py
    
  7. Install requirements

    pip install -r requirements.txt
    

Usage

python3 cmsscanner.py

Example

python3 cmsscanner.py

Features

  • Detect cms

Environments

  • Windows
  • Linux
  • macOS
  • Android (Termux)

Disclaimer

⚠️ We are not responsible for any misuse or damage caused by this program. use this tool at your own risk!

Author

by Raihan Uddin

(Table of Contents)

License

This repository is under Unlicense License.