Giter Site home page Giter Site logo

cmsmap-1's Introduction

CMSmap

CMSmap is a python open source CMS scanner that automates the process of detecting security flaws of the most popular CMSs. The main purpose of CMSmap is to integrate common vulnerabilities for different types of CMSs in a single tool.

At the moment, CMSs supported by CMSmap are WordPress, Joomla and Drupal.

Please note that this project is an early state. As such, you might find bugs, flaws or mulfunctions. Use it at your own risk!

Installation

You can download the latest version of CMSmap by cloning the GitHub repository:

git clone https://github.com/Dionach/CMSmap.git

Usage

CMSmap tool v0.6 - Simple CMS Scanner
Author: Mike Manzotti [email protected]
Usage: cmsmap.py -t <URL>
Targets:
	 -t, --target    target URL (e.g. 'https://example.com:8080/')
	 -f, --force     force scan (W)ordpress, (J)oomla or (D)rupal
	 -F, --fullscan  full scan using large plugin lists. False positives and slow!
	 -a, --agent     set custom user-agent
	 -T, --threads   number of threads (Default: 5)
	 -i, --input     scan multiple targets listed in a given text file
	 -o, --output    save output in a file
	 --noedb         enumerate plugins without searching exploits

Brute-Force:
	 -u, --usr       username or file
	 -p, --psw       password or file
	 --noxmlrpc      brute forcing WordPress without XML-RPC

Post Exploitation:
	 -k, --crack     password hashes file (Require hashcat installed. For WordPress and Joomla only)
	 -w, --wordlist  wordlist file

Others:
	 -v, --verbose   verbose mode (Default: false)
	 -U, --update    (C)MSmap, (W)ordpress plugins and themes, (J)oomla components, (D)rupal modules, (A)ll
	 -h, --help      show this help

Examples:
	 cmsmap.py -t https://example.com
	 cmsmap.py -t https://example.com -f W -F --noedb
	 cmsmap.py -t https://example.com -i targets.txt -o output.txt
	 cmsmap.py -t https://example.com -u admin -p passwords.txt
	 cmsmap.py -k hashes.txt -w passwords.txt

Disclaimer

Usage of CMSmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program.

cmsmap-1's People

Contributors

m7x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.