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: about 2 months ago
JSON representation
Packet Monitor, WiFi Analyzer, Beacon Spam, Deauth Detector
- Host: GitHub
- URL: https://github.com/cifertech/esp32-div
- Owner: cifertech
- License: mit
- Created: 2023-10-01T15:02:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T21:46:29.000Z (over 1 year ago)
- Last Synced: 2025-02-05T09:14:58.115Z (11 months ago)
- Topics: arduino, attack, deauth, esp32, hack, security-tools, wifi
- Language: C++
- Homepage: https://cifertech.net/esp32-div-your-swiss-army-knife-for-wireless-networks/
- Size: 2.2 MB
- Stars: 516
- Watchers: 16
- Forks: 47
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ESP32-DIV
ESP32DIV - Advanced Wireless Toolkit

TWITTER
ยท
INSTAGRAM
ยท
YOUTUBE
ยท
WEBSITE
ย
## ๐ Explore the ESP32-DIV Wiki
Complete project story, in-depth tutorials, and all the features in [Wiki](https://github.com/cifertech/ESP32-DIV/wiki)! From Wi-Fi deauthentication attacks to Sub-GHz signal replay, the Wiki covers everything you need to get started. [Click here to explore now!](https://github.com/cifertech/ESP32-DIV/wiki)
ย
## :star2: About the Project
Welcome to **ESP32DIV**, a powerful open-source multi-band wireless toolkit built on the ESP32!
This device supports **Wi-Fi**, **BLE**, **2.4GHz**, and **Sub-GHz** frequency bands and is designed for **wireless testing**, **signal analysis**, **jammer development**, and **protocol spoofing**.
> โ ๏ธ This project is intended for **educational and research purposes only**. Do not use it for malicious activities or unauthorized access.
ย
## :dart: Features
#### ๐ก Wi-Fi Tools
- **Packet Monitor** โ Real-time waterfall graph of all 14 Wi-Fi channels
- **Beacon Spammer** โ Broadcast fake SSIDs (custom or random)
- **Deauth Detector** โ Monitor for Wi-Fi deauthentication attacks
- **Wi-Fi Scanner** โ List nearby Wi-Fi networks with extended details
- **Wi-Fi Deauthentication Attack** - Send deauthentication frames to disrupt client connections
- **Captive Portal**
#### ๐ต Bluetooth Tools
- **BLE Jammer** โ Disrupt BLE and classic Bluetooth channels
- **BLE Spoofer** โ Broadcast fake BLE advertisements
- **Sour Apple** โ Spoof Apple BLE advertisements (e.g., AirDrop)
- **BLE Scanner** โ Scan for hidden and visible BLE devices
- **BLE Sniffer**
#### ๐ถ 2.4GHz Tools
- **2.4GHz Scanner** โ Spectrum analyzer for 128 channels (Zigbee, custom RF, etc.)
- **Protokill** โ Disrupt Zigbee, Wi-Fi, and other 2.4GHz protocols
#### ๐ป Sub-GHz Tools
- **Replay Attack** โ Capture and replay Sub-GHz commands (e.g., door remotes)
- **Sub-GHz Jammer** โ Disrupt Sub-GHz communication across various bands
- **Saved Profiles** โ Store and manage captured signal profiles
ย
## :eyes: ESP32-DIV Versions:
ESP32-DIV Beta
ESP32-DIV v1
ย
## ๐ง Hardware Overview
ESP32DIV consists of two boards:
### ๐ง Main Board
- **ESP32-U (16MB)** โ Main microcontroller with Wi-Fi and BLE
- **ILI9341 TFT Display** โ 2.8" UI display
- **LF33** โ 3.3V regulator
- **TP4056** โ Lithium battery charging and protection
- **CP2102** โ USB to serial for flashing
- **PCF8574** โ I/O expander for buttons
- **SD Card Slot** โ Stores logs and captured signals
- **Push Buttons** โ Navigation and interaction
- **Antenna Connector** โ External antenna support
### ๐ก๏ธ Shield
- **3x NRF24 Modules** โ 2.4GHz jamming and spoofing
- **1x CC1101 Module** โ Sub-GHz jamming and replay
ESP32-DIV Main Board
ESP32-DIV Shield
ย
## :warning: License
Distributed under the MIT License. See LICENSE.txt for more information.
ย
## ๐ Resources
- ๐ [Project WiKi](https://github.com/cifertech/ESP32-DIV/wiki)
- ๐ [GitHub Releases](https://github.com/cifertech/ESP32-DIV/releases)
- ๐ฅ [YouTube Video](https://youtu.be/jVp1zlcsrOY)
ย
## :handshake: Contact
โถ Support me on Patreon [patreon.com/cifertech](https://www.patreon.com/cifertech)
CiferTech - [@twitter](https://twitter.com/techcifer) - CiferTech@gmali.com
Project Link: [https://github.com/cifertech/ESP32-DIV](https://github.com/cifertech/ESP32-DIV)
ย
## ๐ฌ Support & Contributions
- ๐ฌ Found a bug or have a feature request? Open an [Issue](https://github.com/cifertech/ESP32-DIV/issues)
- โญ Like the project? Star the repo!
- ๐ Want to contribute? Fork it and submit a pull request.