NoSQL Injection For Beginners
NoSQL stands for Not Only SQL and it offers developers a flexible schema that can be changed on demand if required to manage data. Usage of NoSQL opens up a whole new attack surface especially when it comes to injection attacks.
In this video, we’re going to exploit a basic NoSQL injection on a MongoDB lab.