HACKR.GG
00 — Overview

NoSQL Injection

Bypass login systems by injecting MongoDB query operators — no SQL knowledge required.

Intermediate·40 min·7 tasks
// By the end of this module
Understand how MongoDB and other NoSQL stores parse query operators
Bypass authentication using $ne, $gt, and $regex operators
Extract data via blind NoSQL injection with boolean responses
Identify NoSQL injection points in JSON API requests