Affordable WiFi hacking platform for testing and learning
Go to file
Stefan b98f159811
New readme
2022-12-18 18:34:45 +01:00
.github Update FUNDING.yml 2022-04-09 22:25:32 +02:00
Reset_Sketch Replaced SPIFFS with LittleFS 2020-07-05 15:49:44 +02:00
esp8266_deauther Fix setChannel range check (#1495) 2022-04-18 12:24:46 +02:00
utils Update compile script 2021-08-07 16:09:08 +02:00
web_interface version updated to 2.6.1 on web interface (#1468) 2021-08-21 13:46:01 +02:00
.gitignore Ignore py cache 2020-07-15 21:48:23 +02:00
LICENSE Visual improvements for web interface 2021-01-11 18:04:59 +01:00
README.md New readme 2022-12-18 18:34:45 +01:00
arduino-cli.yaml Create arduino-cli.yaml 2020-07-10 19:48:06 +02:00
serialcommands.md Reintroduced led command 2021-01-12 14:11:26 +01:00
settings.md Removed remnants of forcePackets setting 2021-01-17 11:19:08 +01:00

README.md

ESP8266 Deauther

Deauther Logo

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

New Documentation

Hi 👋
Please visit Deauther.com for information about this project.
Here are some quick links:

Password

The password for pwned is deauther

About this Project

This firmware allows you to easily perform a variety of actions to test 802.11 networks using an ESP8266. It's also a great project for learning about WiFi, microcontrollers, Arduino, hacking and electronics/programming in general.

The deauthentication attack is the main feature, which can be used to disconnect devices from their WiFi network.
Although this denial-of-service attack is nothing new, a lot of devices are still vulnerable to it. Luckily this is slowly changing with more WiFi 6 enabled devices being used. But a lot of outdated WiFi devices remain in place, for example in cheap IoT hardware. With an ESP8266 Deauther, you can easily test this attack on your 2.4GHz WiFi network/devices and see whether it's successful or not. And if it is, you know you should upgrade your network.

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.
We don't take any responsibility for what you do with this program.