# stampery/mongoaudit

🔥 A powerful MongoDB auditing and pentesting tool 🔥

Repository: https://github.com/stampery/mongoaudit
Canonical: https://ross.abutalabs.com/products/mongoaudit
Homepage: https://mongoaud.it
Language: Python
License: MIT
License Family: permissive
Topics: mongodb, infosec, pentesting, encryption, authentication, database, hardening, cli
Last push: 2023-04-17T17:18:28+00:00

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

## Adoption (not part of the score)
Stars 1324, forks 132 (observed 2026-08-28T04:04:22.330253+00:00)

## What it is
mongoaudit is a Python CLI tool that audits MongoDB servers for poor security configurations, known vulnerabilities, and misconfigurations. It runs automated penetration tests and provides remediation advice and best-practice recommendations.

## Use cases
- audit mongodb server security settings
- check if mongodb authentication is enabled
- scan mongodb for known cves
- test if mongodb tls ssl encryption is on
- find mongodb instances with weak default configuration
- harden mongodb deployment before production

## When to choose
- you need a quick automated security assessment of a MongoDB instance
- you want actionable hardening advice for MongoDB misconfigurations
- you prefer a lightweight terminal-based pentesting tool

## When to avoid
- you need continuous security monitoring rather than point-in-time audits
- you audit databases other than MongoDB
- you need actively maintained tooling with recent MongoDB version support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, vulnerability-scanning, cli
- domain: security, databases, penetration-testing, developer-tools
- platform: python, cli, windows
- tags: mongodb, database-security, auditing, pentesting, hardening, infosec, linux, macos

## Member repositories
- stampery/mongoaudit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.330253+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-30T04:47:02.141221+00:00, confidence not recorded.
  - readme: https://github.com/stampery/mongoaudit (fetched 2026-08-28T04:04:22.330253+00:00, sha 915d1a264dd6)
  - registry_pypi: https://pypi.org/pypi/mongoaudit/json (fetched 2026-08-29T12:05:49.336712+00:00, sha a1b7ca0327c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
