Web
Cookie Crumbs
ID: web-001 • 100 pts
Not completed
Details
This challenge is intentionally easy.
Inspect the page source, the HTTP response headers, and the client-side JavaScript.
One of those places contains the flag.
Tip: This demo app stores progress in a cookie, so you're already dealing with cookies.
Inspect the page source, the HTTP response headers, and the client-side JavaScript.
One of those places contains the flag.
Tip: This demo app stores progress in a cookie, so you're already dealing with cookies.
Hint
Check the HTML comments and any linked JS.
Submit flag
Attached files
- challenge-notes.txt — A tiny file with a misleading note.
Connection info
type http
url http://localhost:5000/challenges/web-001
notes No external service required.