# codingo/NoSQLMap

Automated NoSQL database enumeration and web application exploitation tool.

Repository: https://github.com/codingo/NoSQLMap
Canonical: https://ross.abutalabs.com/products/nosqlmap
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: nosql, nosql-databases, penetration-testing, scanner, security-audit, security-tools, security-toolset, offensive-security, enumeration, databases, mongodb, couchdb, web-application-security, bugbounty, redis, mongodb-database, sql-injection, hacking, hacking-tool, hacktoberfest
Last push: 2026-07-28T02:28:11+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 94, release rhythm 8, longevity 100
- inputs: {"age_days": 4726, "days_push": 37, "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 3345, forks 627 (observed 2026-08-28T04:07:57.619376+00:00)

## What it is
NoSQLMap is an open-source Python command-line tool that audits, automates injection attacks against, and exploits default configuration weaknesses in NoSQL databases and NoSQL-backed web applications. It focuses on MongoDB and CouchDB, with planned support for Redis and Cassandra, and can disclose or clone data from vulnerable databases.

## Use cases
- audit NoSQL databases for injection vulnerabilities
- automate NoSQL injection attacks against web apps
- exploit default configuration weaknesses in MongoDB
- clone data from an exposed CouchDB or MongoDB instance
- test NoSQL security during a bug bounty or pentest
- enumerate NoSQL database endpoints

## When to choose
- you are pentesting a web application backed by MongoDB or CouchDB
- you want an automated sqlmap-like tool for NoSQL injection
- you need to check NoSQL instances for default configuration weaknesses

## When to avoid
- you need to test relational SQL databases (use sqlmap instead)
- you need support for Redis or Cassandra exploits today
- you require a maintained Python 3 codebase, as the tool targets legacy Python 2.x

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, vulnerability-scanning, database, security
- domain: security, penetration-testing, databases, developer-tools
- platform: python, cli
- tags: nosql, mongodb, couchdb, redis, sql-injection, offensive-security, bugbounty, enumeration, linux, macos

## Member repositories
- codingo/NoSQLMap (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:57.619376+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-29T18:41:01.085716+00:00, confidence not recorded.
  - readme: https://github.com/codingo/NoSQLMap (fetched 2026-08-28T04:07:57.619376+00:00, sha 7538e149c4cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
