PEvilTwin is a powerful Evil Twin attack tool built for Arduino ESP8266 devices, featuring advanced deauthentication capabilities to demonstrate WiFi security vulnerabilities.
💥 Powerful deauthentication attacks
📶 Evil Twin access point spoofing
🔓 WiFi security testing tool
🚀 Optimized for ESP8266 performance
📱 Simple web interface for control
- Clone this repository:
git clone https://github.com/dappoo/PEvilTwin.git-
Open the project in Arduino IDE
-
Install required libraries:
-
ESP8266WiFi
-
ESPAsyncWebServer
-
ESPAsyncTCP
- Upload the sketch to your ESP8266
-
Power on your ESP8266
-
Connect to the PEvilTwin access point, The password for
bl4nkisdappogamtenk -
Access the web interface at 192.168.4.1
-
Select target networks and launch attacks
Deauthentication Attack: Forcibly disconnects devices from target APs
Evil Twin: Creates rogue APs with same SSID as targets
Web Interface: Easy control via any web browser
This tool is intended for educational purposes and authorized security testing only. Unauthorized use against networks you don't own is illegal in most jurisdictions. The developer assumes no liability for misuse of this software.