Part 1 — Sandbox login

Hint: the server builds the SQL query by concatenating your username and password into the WHERE clause. There is no prize for guessing the seeded password — think about how the query is assembled.

Use the eye to reveal what you typed (useful for SQL injection payloads).