CookieHunter is a fast Python script that:
- Extracts and analyzes cookies from a target URL
- Decodes Base64, JWT, JSON, and detects hashes
- Suggests manual actions (e.g., flipping booleans, session testing)
- Optionally brute-forces common paths using
curland cookies
- Cookie analysis with URL, Base64, JSON, JWT decoding
- Detects possible session/auth tokens or flags
- Optional brute-force of paths using a wordlist + curl + cookies
- Easy to extend and fast to use
python3 cookiehunter.py