Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
This login form has an SQL Injection vulnerability. Log in as admin without proper credentials and retrieve the flag.
Try a single quote in the username
Use -- to comment out the rest
Example: admin' --
Also try inputs that make the condition always true