← back to room
Weekly
Stage 1 — Hidden Params
Scenario
Challenge Arena stage one hides admin features behind non-obvious query switches. The default page looks innocent until the right parameters are present. Unlock stage one and capture its flag.
Your approach
- Load stage one and inspect HTML comments or hidden hints.
- Try debug and admin boolean query parameters together.
- Reload until the page reveals the stage one success message.
- Submit the stage one flag.
This page hides power in query params. Start with ?debug=1.
Nothing to see… or is there?