Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 659 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 659 Bytes

Cms Checker

This tool allows you to check a list of websites if they have cms installed with various useful information also it provide a url contain a list of possible vulnerabilities related to that version.

Usage

python cms-checker.py -l [List of Urls] -t [# of Threads]

Installation

git clone https://github.com/oways/cms-checker.git

Dependencies

Installation on Windows:

c:\python27\python.exe -m pip install -r requirements.txt

Installation on Linux:

sudo pip install -r requirements.txt

Screenshots

  • Terminal Output

  • Html Output