https://github.com/madexploits/cms-detect
Content Management System Discover By Mr.Mad
https://github.com/madexploits/cms-detect
cms cms-detect joomla opensid wordpress
Last synced: about 1 month ago
JSON representation
Content Management System Discover By Mr.Mad
- Host: GitHub
- URL: https://github.com/madexploits/cms-detect
- Owner: MadExploits
- Created: 2022-12-26T13:46:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T02:00:32.000Z (over 3 years ago)
- Last Synced: 2025-05-26T23:11:40.622Z (about 1 year ago)
- Topics: cms, cms-detect, joomla, opensid, wordpress
- Language: Python
- Homepage: https://madeploits.github.io
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CMs Discovering Tools
Overview :
A content management system (CMS) is an application that is used to manage content, allowing multiple contributors to create, edit and publish. Content in a CMS is typically stored in a database and displayed in a presentation layer based on a set of templates like a website
this tool only searches common cms i.e. wordpress, joomla, OpenSID, drupal, OJS Pkp
Installation
```
git clone https://github.com/MadExploits/CMS-Detect.git
```
```
cd CMS-Detect
```
```
python3 -m pip install -r requirements.txt
```