GitXplorerGitXplorer
S

esp8266_deauther

public
13344 stars
2573 forks
139 issues

Commits

List of commits on branch v2.
Verified
8dd2a58ba262f22e1cf3833d8ec9a3e1fb9e790c

version updated to 2.6.1 on web interface (#1468)

uulp1an committed 3 years ago
Unverified
7f7d215305b6a0fcd4f92c63d0804fc7d4cd54e9

Update compile script

committed 3 years ago
Unverified
684e47f7d5a90cdcc6879a99b6fd63da44b5a595

Added Hackheld Vega bin

committed 3 years ago
Unverified
f984e897a0f04f716dc73fee4e5b2c275c9f10f2

Upped version to 2.6.1

committed 3 years ago
Unverified
7a574188c75ac58a64aaf8dc471860a0815dbb1b

Made Neopixel run on 800 Khz

committed 3 years ago
Unverified
1ed2f127fd0b6311b9a189ec65402fcf8a211f5f

Added Hackheld Vega config

committed 3 years ago

README

The README file for this repository.

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.