8000 GitHub - duttasunanda/Wifi_Hack: WiFi Hacking with an ESP8266 - Deauth combined with Evil Twin attack
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

duttasunanda/Wifi_Hack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

ZenInfiny Banner

🔥 ZenInfiny 🔥

WiFi Penetration Testing Tool using ESP8266
Combines Deauthentication & Evil Twin Attacks in One Powerful Package

License Stars Forks


🚀 Overview

PhiSiFi is a lightweight yet powerful firmware for the ESP8266 NodeMCU, built for ethical WiFi penetration testing. It allows users to run Deauthentication Attacks and simultaneously host an Evil Twin Access Point to capture credentials and test network vulnerabilities.

🔐 Developed by Sunanda Dutta for cybersecurity enthusiasts, students, and researchers.

⚠️ For educational and authorized testing only. Unauthorized use is prohibited.


🧩 Features

✅ Simultaneous Deauth + Evil Twin attack
✅ Captures and verifies WiFi passwords
✅ Web-based control panel (via captive portal)
✅ Custom AP credentials (WiPhi_####)
✅ No PC needed after setup — works standalone


🛠️ Setup Guide (Arduino IDE)

📌 Prerequisites

📥 Installation Steps

  1. Open Arduino IDE

  2. Go to File → Preferences and paste the above board URL

  3. Go to Tools → Board → Boards Manager and install Deauther

  4. Clone this repo:

  5. Open the .ino file inside Arduino

  6. Select ESP8266 Deauther as board

  7. Choose the correct COM port

  8. Hit Upload


🌐 How to Use

  1. Power your ESP8266
  2. Connect to WiFi:
    📶 SSID: ZenInfiny
    🔑 Password: ZenInfiny123
  3. Visit http://192.168.4.1
  4. Scan and select a target network
  5. Click Start Deauthing or Start Evil-Twin
  6. Capture and verify credentials
  7. To stop, visit http://192.168.4.1/admin or reboot the board

🖼️ Interface Preview

ZenInfiny UI


📚 Credits


👩‍💻 Author

Made with ❤️ by Sunanda Dutta
🔗 GitHub Profile


📄 License

This project is licensed under the MIT License.


🌟 Support the Project

If you found PhiSiFi useful:

🌟 Star the repo
🍴 Fork it
📢 Share with fellow hackers


About

WiFi Hacking with an ESP8266 - Deauth combined with Evil Twin attack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%
0