Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cifertech/esp32-div

Packet Monitor, WiFi Analyzer, Beacon Spam, Deauth Detector
https://github.com/cifertech/esp32-div

arduino attack deauth esp32 hack security-tools wifi

Last synced: 2 days ago
JSON representation

Packet Monitor, WiFi Analyzer, Beacon Spam, Deauth Detector

Awesome Lists containing this project

README

        

logo

ESP32-DIV




a Pentesting tool using ESP32 with GUI interface


cifertech - ESP32-DIV
stars - ESP32-DIV
forks - ESP32-DIV


TWITTER
ยท
INSTAGRAM
ยท
YOUTUBE
ยท
WEBSITE





## ๐Ÿ“– Explore the Full Documentation

Ready to dive deeper into our project's details? Discover the full story, in-depth tutorials, and all the exciting features in our comprehensive [documentation](https://cifertech.net/esp32-div-your-swiss-army-knife-for-wireless-networks/). Click the link and explore further!

## โš  Future Changes
- Fixing existing bugs (it has a lot * - *)
- Adding De-Auth attack
- Adding WiFi sniffer
- Adding BLE scanner

## :star2: About the Project
a device that can not only monitor network traffic but also scan for nearby Wi-Fi networks, simulate beacon frames, and detect deauthentication attacks.


screenshot

### :dart: Features

- Packet Monitor
- WiFi Analyzer
- Beacon Spam
- Deauth Detector


## :warning: License

Distributed under the MIT License. See LICENSE.txt for more information.

## :handshake: Contact

โ–ถ Support me on Patreon [patreon.com/cifertech](https://www.patreon.com/cifertech)

CiferTech - [@twitter](https://twitter.com/techcifer) - [email protected]

Project Link: [https://github.com/cifertech/ESP32-DIV](https://github.com/cifertech/ESP32-DIV)

## :gem: Acknowledgements

- [802.11 Mgmt:Beacon Frame](https://mrncciew.com/2014/10/08/802-11-mgmt-beacon-frame/)
- [spacehuhn](https://github.com/spacehuhn)
- [HCScreen](https://github.com/GerLech/HCScreen/tree/master)