[Day 7] Migration Without Security

{Web Exploitation = NoSQLi}

Logging into the server with the given credentials, I was able to interact with the MongoDB and retrieve the first flag.

The following page is being served on port 80/HTTP

Useful MongoDB Operators

Bypassing the login page is as simple as using the $ne operator on the password field.

We're in.

Last updated

Was this helpful?