Skip to content

Dhiraj60/esp8266_wifi_jammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

ESP8266 Wi-Fi Jammer πŸš€

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.

⚠️ Disclaimer: This project is for educational and research purposes only. Unauthorized use of Wi-Fi jamming may be illegal in your country. Use at your own risk!

πŸ“Œ Features

  • 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

πŸš€ Setup Instructions

1️⃣ Hardware Requirements

  • ESP8266 Development Board (NodeMCU or D1 Mini)
  • Micro USB Cable
  • Arduino IDE Installed

2️⃣ Flashing the ESP8266

  1. Open Arduino IDE
  2. Install ESP8266 Board Support (via Board Manager)
  3. Select the correct COM port and board type
  4. Open main.ino and upload it

3️⃣ Using the Web Interface

  1. Connect to the Wi-Fi ESP_Jammer (Password: 12345678)
  2. Open a browser and go to http://192.168.4.1/
  3. Select a target and start the attack πŸš€

πŸ“œ License

This project is licensed under the MIT License.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages