Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
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.
MongoDB supports operators such as $ne, $gt, and $regex
Check whether you can send the request as JSON
Try passing an operator object in place of the password field