Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spacehuhntech/esp8266_deauther
Affordable WiFi hacking platform for testing and learning
https://github.com/spacehuhntech/esp8266_deauther
arduino attack board deauth deauther esp8266 hack hacktoberfest scanning wifi
Last synced: 18 days ago
JSON representation
Affordable WiFi hacking platform for testing and learning
- Host: GitHub
- URL: https://github.com/spacehuhntech/esp8266_deauther
- Owner: SpacehuhnTech
- License: other
- Created: 2017-01-07T13:39:23.000Z (almost 8 years ago)
- Default Branch: v2
- Last Pushed: 2024-04-29T18:36:14.000Z (7 months ago)
- Last Synced: 2024-05-01T11:26:02.997Z (7 months ago)
- Topics: arduino, attack, board, deauth, deauther, esp8266, hack, hacktoberfest, scanning, wifi
- Language: C
- Homepage: http://deauther.com
- Size: 15.6 MB
- Stars: 12,871
- Watchers: 631
- Forks: 2,527
- Open Issues: 122
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ESP8266 Deauther
**Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners.**
## New Documentation
Hi 👋
Please visit [Deauther.com](https://deauther.com) for information about this project.
Here are some quick links:* [Buy](https://deauther.com/docs/buy)
* [Download](https://deauther.com/docs/download)
* [DIY Tutorial](https://deauther.com/docs/category/diy-tutorial)
* [Usage](https://deauther.com/docs/category/usage)
* [FAQ](https://deauther.com/docs/faq)## 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](https://www.espressif.com/en/products/socs/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.