SQL injection: authentication¶
root-me challenge: Authentication v 0.01: Retrieve the administrator password.
username: admin'--

Resources¶
Techniques¶
Counter moves¶
SQL injection: authentication is the case here. Server-side validation and least privilege are what these reduce to. The defender’s view can be found in the blue notes on the application layer as a target.