Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
This user search app only reports whether a username exists, without showing direct query results. Investigate whether differences in errors or responses can be used to infer hidden information.
Carefully observe the behavior when searching for a nonexistent user
Try mixing in a subquery whose truth value changes the response (boolean/error-based)
Use whether an error occurs as the oracle for the subquery's truth value