This is a Wi-Fi jammer project using the ESP8266, capable of performing deauthentication attacks, beacon flooding, and Evil Twin attacks. It comes with a web-based control panel.
- Deauthentication Attack β Disconnects devices from a Wi-Fi network
- Beacon Flooding β Spams fake Wi-Fi networks
- Evil Twin Attack β Creates a rogue access point
- Web Control Panel β Start/stop attacks from a simple interface
- ESP8266 Development Board (NodeMCU or D1 Mini)
- Micro USB Cable
- Arduino IDE Installed
- Open Arduino IDE
- Install ESP8266 Board Support (via Board Manager)
- Select the correct COM port and board type
- Open
main.inoand upload it
- Connect to the Wi-Fi ESP_Jammer (Password:
12345678) - Open a browser and go to http://192.168.4.1/
- Select a target and start the attack π
This project is licensed under the MIT License.