← 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

  1. Load stage one and inspect HTML comments or hidden hints.
  2. Try debug and admin boolean query parameters together.
  3. Reload until the page reveals the stage one success message.
  4. Submit the stage one flag.
This page hides power in query params. Start with ?debug=1.

Nothing to see… or is there?