Skip to content

crxssrazr93/esp8266_deauther

 
 

Repository files navigation

ESP8266 Deauther 2.0

PICTURE logo

🐦 Twitter | 📺 YouTube | 🌍 spacehuhn.de

Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners!

Click here for the installation tutorial.
Click here for the .bin files.

Support the development of this project by purchasing one of the official deauther boards.
Or become a patron on patreon.com/spacehuhn.
Also available: Stickers
!

What is New

Here is a quick video about what is new
Version 2.0:

  • Completly rewritten code base for better performance and later enhancements
  • Custom Deauther SDK for easy compiling using Arduino
  • New serial command line interface to control and debug the program
  • New display UI with a lot of new functions
  • Improved web interface with multi-language support
  • Improved scanning for access points and stations (+ continuous scanning mode)
  • Save and select device names for both scanning and attacking
  • Save up to 60 SSIDs and 25 devices in one list (you can create, load and save multiple lists)
  • Added PacketMonitor to display UI
  • Deauth detection when scanning
  • RGB LED support for a quick indication what the device is doing (attacking, scanning, ...)
  • Better documentation on the new wiki

About this project

This software allows you to easily perform a variety of actions to test 802.11 wireless networks by using an inexpensive ESP8266 WiFi SoC (System On A Chip).

The main feature, the deauthentication attack, is used to disconnect devices from their WiFi network.
No one seems to care about this huge vulnerability in the official 802.11 WiFi standard, so I took action and enabled everyone who has less than 10 USD to spare to recreate this project.
I hope it raises more attention on the issue. In 2009 the WiFi Alliance actually fixed the problem (see 802.11w), but only a few companies implemented it into their devices and software.
To effectively prevent a deauthentication attack, both client and access point must support the 802.11w standard with protected managment frames (PMF).
While most client devices seem to support it when the access point forces it, basically no WiFi access point has it enabled.

Feel free to test your hardware out, annoy these companies with the problem, share this project and push for a fix! This project is also a great way to learn more about WiFi, micro controllers, Arduino, hacking and electronics/programming in general.
But please use this tool responsibly and do not use it against others without their permission!

The difference between deauthing and jamming: click me

Official Deauther Boards

PICTURE DSTIKE Deauther OLED Board

If you want to support the development of this project, you can buy one of the offical boards by DSTIKE (Travis Lin) on following sites:

Those boards are optimized for this project, ready to use and come preflashed with the Deauther software!
For more details visit the Wiki under Supported Devices.

Disclaimer

This project is a proof of concept for testing and educational purposes.
Neither the ESP8266, nor its SDK was meant or built for such purposes. Bugs can occur!

Use it only against your own networks and devices!
Please check the legal regulations in your country before using it.
I don't take any responsibility for what you do with this program.

It is not a frequency jammer as claimed falsely by many people. Its attack, its method and how to protect against it is described above. It uses valid Wi-Fi frames described in the IEEE 802.11 standard and doesn't block or disrupt any frequencies.

This project is meant to draw more attention on this issue.
The deauthentication attack shows how vulnerable the 802.11 Wi-Fi standard is and that it has to be fixed.
A solution is already there, why don't we use it?

Please don't refer to this project as "jammer", that totally undermines the real purpose of this project! If you do, it only proves that you didn't understand anything of what this project stands for. Publishing content about this without a proper explaination shows that you only do it for the clicks, fame and/or money and have no respect for intellectual property, the community behind it and the fight for a better WiFi standard!

Getting Started

Visit our new Wiki on how to recreate this project and use it.
Happy Hacking!

Credits

A huge thanks to:

for helping out with various things regarding this project and keeping it alive!

I also want to thank Espressif and their community for this awesome chip and all the software and hardware projects around it and the countless tutorials you can find online!

Shoutout to everyone working on the libraries used for this project:

Also thanks to everyone that supports this project by donating, being my patron or buying one of the official Deauther boards from DSTIKE.

License

This software is licensed under the MIT License. See the license file for details.

About

Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 83.3%
  • C++ 11.2%
  • Python 2.9%
  • HTML 1.1%
  • JavaScript 0.8%
  • CSS 0.6%
  • Shell 0.1%