# dionach/CMSmap

CMSmap is a python open source CMS scanner that automates the process of detecting security flaws of the most popular CMSs.

Repository: https://github.com/dionach/CMSmap
Canonical: https://ross.abutalabs.com/products/cmsmap
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2021-12-01T05:48:48+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2904, "days_push": 1736, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1176, forks 268 (observed 2026-08-28T04:03:52.437365+00:00)

## What it is
CMSmap is a Python open-source CLI scanner that automates detection of security flaws in popular CMSs, integrating common vulnerabilities for WordPress, Joomla, Drupal, and Moodle into a single tool. It supports plugin enumeration, Exploit-DB lookups, dictionary attacks, and password hash cracking.

## Use cases
- scan a wordpress site for vulnerable plugins
- detect security flaws in joomla and drupal sites
- find known exploits for installed cms plugins
- run a dictionary attack against wordpress logins
- crack wordpress or joomla password hashes with hashcat
- enumerate cms plugins without exploit lookup
- scan multiple cms targets from a file

## When to choose
- you need a single tool to scan WordPress, Joomla, Drupal, or Moodle for vulnerabilities
- you want automated plugin enumeration with Exploit-DB exploit matching
- you are doing a penetration test on a CMS-based site from Kali Linux

## When to avoid
- you need a general-purpose web vulnerability scanner beyond CMSs
- you require actively maintained tooling with recent updates and support
- you need a GUI or non-command-line workflow

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, vulnerability-scanning, web-scraping, cli
- domain: security, penetration-testing, web-development
- platform: python, cli
- tags: cms-scanner, wordpress, joomla, drupal, moodle, exploit-db, brute-force, kali-linux, command-line, linux

## Member repositories
- dionach/CMSmap (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.437365+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:26:34.893869+00:00, confidence not recorded.
  - readme: https://github.com/dionach/CMSmap (fetched 2026-08-28T04:03:52.437365+00:00, sha f61b0cb794fa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
