Web Level 4 140 points

Web-29. NoSQL Injection in a MongoDB Login Form

Mission

This login portal is backed by MongoDB and builds its query directly from raw JSON username/password input. Investigate whether you can log in as the admin without knowing the actual password.

#web#nosql-injection

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag