Cookie Monster Secret Recipe walkthrough


Web Exploitation
lets Start with exploring hints:
Sometimes, the most important information is hidden in plain sight. Have you checked all parts of the webpage?
Cookies aren't just for eating - they're also used in web technologies!
Web browsers often have tools that can help you inspect various aspects of a webpage, including things you can't see directly.
Step 1: Exploring the website link given
When clicked on link provided, we redirected to following login page
Here their is no cookies available
Step 2: Submit theform
- Let’s try logging in the page to get pages with random credentials
After submitting the form we get:
Step 3: Getting the Cookies from this page
open inspect elements and go to Application→ cookies
2. Now we got our cookie value, to get the flag we need to decode it, will use Cyber Chef to decode the cookie value and get the flag
🎉🎉Got the flag
Subscribe to my newsletter
Read articles from Furkan Sayyed directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
