Web Level 1 20 points

07. Peek at Cookies

Mission

Websites use a mechanism called cookies to store information in your browser. They're used for managing login states, but sometimes important information is stored in cookies. Check this site's cookies to find the flag!

Prerequisites

  • HTTP Basics Basic understanding of HTTP protocol (requests/responses, methods, status codes, etc.)
  • Web Application Basics Web application architecture and operating principles
#web#cookies#browser#devtools

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag