PLAYER: player1 | XP: 900 | LEVEL: 4
MISSION 2 — INPUT REFLECTION
What you're learning:
Input reflection vulnerabilities occur when user input is displayed back without sanitization or filtering.
Why this is dangerous:
Attackers can inject malicious content that executes in the browser or manipulates page behavior.
Start Simulation