An open API service indexing awesome lists of open source software.

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

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
```