Loading...
Skip to main content

Posts

Image
Image
Image
Image
Image

Featured

📜 CookPhish v3.0 – Kali Linux Installation Guide & Demo

📜 CookPhish v3.0 – Kali Linux Installation Guide & Demo 💻 If you’re on Kali Linux, here’s the step-by-step guide to install CookPhish v3.0 on your system 👇 ⚡ Installation Commands (Run in Terminal) sudo apt-get update && sudo apt-get upgrade -y sudo apt-get install git git clone  https://github.com/technicalwhitehat-yt/CookPhish.git cd CookPhish sudo bash CookPhish ✔️ After running these commands, CookPhish will start directly in your Kali terminal. ✔️ Make sure your system is up to date & connected to the internet. ⚠️ Note: This tool is made for educational & cybersecurity research purposes only. 🌍 Official Links 🔗 Official Website:  https://cookphish.free.nf 🔗 GitHub Repository:  https://github.com/technicalwhitehat-yt/CookPhish ▶️ YouTube Demo Video:  https://youtu.be/UMRRJPQ78xc 🔧 To install dependencies: pip install -r requirements.txt 📂 Logs will be saved in the `output/` folder. ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ⚠️ DISCLAIMER: This tool is ...