What problem does it solve? Security testers need a structured methodology to find and validate NoSQL injection flaws in applications backed by MongoDB, CouchDB, Redis, or Elasticsearch, where traditional SQL injection techniques do not apply. ## Core Features & Use Cases - Auth Bypass Testing: Provides MongoDB operator injection payloads ($gt, $ne, $regex, $in) for JSON bodies and URL parameters to test login endpoints. - Blind Injection & Data Exfiltration: Covers $where time-based detection and character-by-character regex enumeration of usernames and documents. - Redis & Elasticsearch Chains: Documents SSRF-to-Redis escalation via gopher://, CONFIG SET, SLAVEOF, and Elasticsearch script injection paths. - Use Case: During an authorized bug bounty engagement against a Node.js/Express API, use the phased methodology to confirm a MongoDB auth bypass, validate it with a session token, and classify severity for the report. ## Quick Start Use the hunt-nosqli skill to plan an evidence-gated, authorized NoSQL injection test against the target login endpoint.