Skip to content

Check a list of websites if they have a specific cms installed and show their versions.

Notifications You must be signed in to change notification settings

oways/cms-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Check a list of websites if they have a specific cms installed and show their versions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages