Releases: technicalwhitehat-yt/CookPhish
CookPhish v3.0.0 – The Ultimate Drop
🍪 CookPhish v3.0 — The Ultimate Cookie Power Demonstration
Welcome to CookPhish v3.0, the third and most refined version of my Cookie Attack project.
This release is built for cybersecurity awareness, hackathons, and educational demonstrations to show how powerful cookies can be in web security.
🆕 What's New in Version 3.0?
In the past, I created two earlier cookie attack projects, but:
- They were too complex — required building apps manually.
- They didn't run smoothly on all devices.
- Not everyone could set them up.
Now in v3.0:
- Much simpler — runs directly without complex builds.
- More powerful — upgraded features and better reliability.
- Cross-platform — works on both Mobile 📱 and PC 💻.
- Beginner-friendly — anyone can use it in a controlled lab environment.
⚙️ How It Works
CookPhish v3.0 simulates a cookie-based session capture and replay in an authorized lab setup.
It’s designed to educate on:
- How cookies store authentication/session data.
- Risks of stolen cookies.
- Preventive measures.
📂 File & Folder Structure
| File / Folder | Purpose |
|---|---|
cookphish |
Main executable script to start the tool. |
web_app.py |
Handles the local web server & routes. |
check_usage.py |
Validates correct usage and environment. |
templates/ |
Contains HTML templates for the demo pages. |
static/ |
Stores CSS, JS, and images for the interface. |
output/ |
Logs and captured demo data. |
requirements.txt |
Python dependencies list. |
| Encrypted Files (2) 🔒 | Reserved for upcoming Pro version features. |
🔒 Why Two Files Are Encrypted?
I have encrypted two files because I'm working on a Pro version of CookPhish which will include advanced features.
The rest of the code is open-source for educational purposes.
📜 Usage & Credits
- This project is open-source (except the encrypted Pro components).
- If you use my code in your project, credit is required:
Created by Technical White Hat — https://github.com/technicalwhitehat-yt
⚠ Disclaimer
This tool is for educational purposes only.
Use it only in authorized environments such as hackathons, CTF competitions, or lab testing.
Unauthorized use against real systems is illegal and punishable by law.
👤 About Me — Technical White Hat
- Name: Afsar Ali
- Username: Technical White Hat
- From: India 🇮🇳
- Expertise: Ethical Hacking, Web Development, Cybersecurity Training
- YouTube: Technical White Hat
- Mission: To teach cybersecurity, ethical hacking, and online safety — for free.
⭐ Support
If you like this project:
- ⭐ Star the repository on GitHub
- 📢 Share it with your community
- 🛠 Contribute improvements