Skip to content

ESP8266-based Evil Twin attack tool for WiFi network testing and security research.

Notifications You must be signed in to change notification settings

dappoo/PEvilTwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PEvilTwin (Powerful Evil Twin) - ESP8266 Deauthentication Attack Tool

PEvilTwin is a powerful Evil Twin attack tool built for Arduino ESP8266 devices, featuring advanced deauthentication capabilities to demonstrate WiFi security vulnerabilities.

Key Features:

💥 Powerful deauthentication attacks

📶 Evil Twin access point spoofing

🔓 WiFi security testing tool

🚀 Optimized for ESP8266 performance

📱 Simple web interface for control

Installation

  1. Clone this repository:
  git clone https://github.com/dappoo/PEvilTwin.git
  1. Open the project in Arduino IDE

  2. Install required libraries:

  • ESP8266WiFi

  • ESPAsyncWebServer

  • ESPAsyncTCP

  1. Upload the sketch to your ESP8266

Usage

  • Power on your ESP8266

  • Connect to the PEvilTwin access point, The password for bl4nk is dappogamtenk

  • Access the web interface at 192.168.4.1

  • Select target networks and launch attacks

🛠️ Technical Details

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

⚠️ Legal Disclaimer

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.

About

ESP8266-based Evil Twin attack tool for WiFi network testing and security research.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages