GitPedia

ESP32 DIV

ESP32DIV is a multi-purpose wireless offensive and defensive toolkit powered by an ESP32

From cifertechยทUpdated June 18, 2026ยทView on GitHubยท

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) The project is written primarily in C++, distributed under the MIT License license, first published in 2023. It has gained significant community traction with 3,174 stars and 423 forks on GitHub. Key topics include: arduino, attack, bluetooth, deauthentication-attack, deauther.

Latest release: v1.7.0
<div align="center"> <img src="https://github.com/user-attachments/assets/1f70e8ba-d8be-4889-959a-700294068a3e" alt="ESP32-DIV Banner" width="100%"/> <br/> <br/> <p align="center"> <a href="https://github.com/cifertech/ESP32-DIV"><img src="https://img.shields.io/static/v1?label=cifertech&message=ESP32-DIV&color=orange&logo=github"/></a> <a href="https://github.com/cifertech/ESP32-DIV"><img src="https://img.shields.io/github/stars/cifertech/ESP32-DIV?style=social"/></a> <a href="https://github.com/cifertech/ESP32-DIV"><img src="https://img.shields.io/github/forks/cifertech/ESP32-DIV?style=social"/></a> <img src="https://img.shields.io/github/downloads/cifertech/esp32-div/total?color=orange&label=downloads&logo=github"/> <img src="https://img.shields.io/badge/ESP32-Offensive%20%2B%20Defensive-orange?logo=espressif"/> <img src="https://img.shields.io/badge/license-MIT-orange"/> </p> <p align="center"> <a href="https://twitter.com/techcifer"><img src="https://img.shields.io/badge/Twitter-orange?logo=x&logoColor=black"/></a> <a href="https://www.instagram.com/cifertech/"><img src="https://img.shields.io/badge/Instagram-orange?logo=instagram&logoColor=black"/></a> <a href="https://www.youtube.com/c/techcifer"><img src="https://img.shields.io/badge/YouTube-orange?logo=youtube&logoColor=black"/></a> <a href="https://cifertech.net/"><img src="https://img.shields.io/badge/Website-orange?logo=googlechrome&logoColor=black"/></a> </p> </div>

ย 

๐Ÿ“– Explore the ESP32-DIV Wiki

Complete project story, in-depth tutorials, and all the features in 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!

โšก Skip the IDE โ€” flash directly from your browser at cifertech.github.io/ESP32-DIV

<div>&nbsp;</div> <!-- About the Project -->

:star2: About the Project

ESP32-DIV is an open-source, multi-band wireless toolkit built on the ESP32-S3. It covers Wi-Fi, BLE, 2.4GHz, Sub-GHz, IR, RFID/NFC, and GPS. all from a compact handheld device with a touchscreen UI. Whether you're analyzing wireless traffic, testing signal resilience, or building your own RF tools, ESP32-DIV gives you a single platform to do it all.

[!WARNING]
This project is intended for educational and research purposes only. Use only on networks and devices you own or have explicit permission to test. Unauthorized use may violate local laws.

<!-- Features -->

:dart: Features

<details> <summary><strong>๐Ÿ“ก Wi-Fi</strong></summary>
ToolDescription
Packet MonitorReal-time waterfall graph across all 14 channels; optional PCAP logging to SD
Wi-Fi ScannerLists nearby networks with extended details
Beacon SpammerBroadcasts fake SSIDs (custom or random)
Deauth AttackSends deauthentication frames to disrupt client connections
Deauth DetectorMonitors for incoming deauth attacks
Captive PortalAP + DNS + web server; clone networks and force sign-in pages
Probe FloodFloods probe requests to stress-test APs
</details> <details> <summary><strong>๐Ÿ”ต Bluetooth</strong></summary>
ToolDescription
BLE ScannerDiscovers hidden and visible BLE devices
BLE SnifferTracks MAC, RSSI, packet count, and last-seen time
BLE SpooferBroadcasts fake BLE advertisements
Sour AppleSpoof Apple BLE advertisements (e.g., AirDrop popups)
BLE JammerDisrupts BLE and classic Bluetooth channels
BLE Rubber DuckyActs as a BLE keyboard; executes scripts from /ducky on SD
</details> <details> <summary><strong>๐Ÿ“ถ 2.4GHz</strong></summary>
ToolDescription
2.4GHz ScannerSpectrum analyzer across 128 channels (Zigbee, custom RF, etc.)
ProtokillDisrupts Zigbee, Wi-Fi, and other 2.4GHz protocols
</details> <details> <summary><strong>๐Ÿ“ป Sub-GHz</strong></summary>
ToolDescription
Replay AttackCaptures and replays Sub-GHz commands (e.g., garage doors, remotes)
Sub-GHz JammerDisrupts Sub-GHz communication across various bands
Saved ProfilesStores and manages captured signal profiles
</details> <details> <summary><strong>๐Ÿ“บ Infrared (IR)</strong></summary>
ToolDescription
IR Replay AttackCaptures real IR presses, visualizes, replays, and saves to SD
IR Saved ProfilesBrowses IR captures; preserves signal and carrier frequency
Universal IR ControllerBuilt-in profiles, SD imports, favorites, and remote-style control
</details> <details> <summary><strong>๐Ÿงฒ RFID / NFC</strong></summary>
ToolDescription
Card ReaderReads UID and tag identification
Card CloneCopies supported writable tags
DumpReads sectors/blocks when keys are available
Decode AccessInterprets access bits and ACL-style fields from dumps
EraseWipes supported writable tags
Jam ReaderImpedes another reader with RF patterns
Tag DisruptAdvanced disruption flows for authorized physical tests
Disrupt EmulateDisruption combined with emulation-style flows
</details> <details> <summary><strong>๐Ÿ›ฐ๏ธ GPS</strong></summary>
ToolDescription
WardriverLogs GNSS position with Wi-Fi/BLE observations to SD
Satellite ScannerShows satellites in view, signal strength, and fix diagnostics
</details> <details> <summary><strong>๐Ÿงฐ Device & System</strong></summary>
ToolDescription
Serial MonitorMirrors serial traffic on the TFT for field debugging
SD File ManagerBrowses and manages files on the SD card
Update FirmwareFlashes new firmware from SD
Touch CalibrateFour-corner XPT2046 touchscreen calibration
SettingsBrightness, dark/light theme, NeoPixel, background auto-scan
</details> <div>&nbsp;</div> <!-- ESP32-DIV --> <table> <tr> <td style="text-align: center;"> <img src="https://github.com/user-attachments/assets/52e5be67-9dc7-4b08-bd2a-0a4e4235cf9d" alt="ESP32-DIV Beta" style="width: 1920px; border: 1px solid #ccc; border-radius: 5px;"> <p style="font-style: italic; font-size: 14px; margin-top: 5px;">ESP32-DIV v2</p> </td> </tr> </table> <table> <tr> <td style="text-align: center;"> <img src="https://github.com/user-attachments/assets/466ffd1b-9807-47ce-b221-5a6bffc1aa7d" alt="ESP32-DIV Beta" style="width: 600px; border: 1px solid #ccc; border-radius: 5px;"> <p style="font-style: italic; font-size: 14px; margin-top: 5px;">ESP32-DIV Beta</p> </td> <td style="text-align: center;"> <img src="https://github.com/user-attachments/assets/fd8ba7d9-0409-4180-af42-a3e6e82b29b3" alt="ESP32-DIV v1" style="width: 600px; border: 1px solid #ccc; border-radius: 5px;"> <p style="font-style: italic; font-size: 14px; margin-top: 5px;">ESP32-DIV v1</p> </td> </tr> </table> <div>&nbsp;</div> <!-- Hardware Overview -->

๐Ÿ”ง Hardware Overview

ESP32DIV consists of two boards:

๐Ÿง  Main Board

  • ESP32-S3 โ€“ Main microcontroller with Wi-Fi and BLE
  • ILI9341 TFT Display โ€“ 2.8" UI display
  • LF33 โ€“ 3.3V regulator
  • IP5306 โ€“ 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
  • WS2812 NeoPixels - Giving better feedback
  • Buzzer - It shares a GPIO with the battery voltage divider, so using it is optional.

๐Ÿ›ก๏ธ Shield

  • 3x NRF24 Modules โ€“ 2.4GHz jamming and spoofing
  • 1x CC1101 Module โ€“ Sub-GHz jamming and replay
  • Multiple antennas - Extended range
  • IR Transceiver - Capture & replay IR remotes
<div>&nbsp;</div> <table> <tr> <td style="text-align: center;"> <img src="https://github.com/user-attachments/assets/0aeca1bb-9023-43a0-9f62-f89ced53098f" alt="ESP32-DIV Beta" style="width: 600px; border: 1px solid #ccc; border-radius: 5px;"> <p style="font-style: italic; font-size: 14px; margin-top: 5px;">ESP32-DIV v2 Main Board</p> </td> <td style="text-align: center;"> <img src="https://github.com/user-attachments/assets/bbfa2c55-02e0-4795-b003-fde06f2d64d9" alt="ESP32-DIV v1" style="width: 600px; border: 1px solid #ccc; border-radius: 5px;"> <p style="font-style: italic; font-size: 14px; margin-top: 5px;">ESP32-DIV v2 Shield</p> </td> </tr> </table> <table> <tr> <td style="text-align: center;"> <img src="https://github.com/user-attachments/assets/b4e3ad5e-4f43-4c08-ae33-d713be0a3855" alt="ESP32-DIV Beta" style="width: 600px; border: 1px solid #ccc; border-radius: 5px;"> <p style="font-style: italic; font-size: 14px; margin-top: 5px;">ESP32-DIV v1 Main Board</p> </td> <td style="text-align: center;"> <img src="https://github.com/user-attachments/assets/21f10c62-5e6c-4565-8b86-7b89e24680c3" alt="ESP32-DIV v1" style="width: 600px; border: 1px solid #ccc; border-radius: 5px;"> <p style="font-style: italic; font-size: 14px; margin-top: 5px;">ESP32-DIV v1 Shield</p> </td> </tr> </table> <!-- License -->

:warning: License

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

<!-- Support & Contributions -->

๐Ÿ’ฌ Support & Contributions

  • ๐Ÿ’ฌ Found a bug or have a feature request? Open an Issue
  • โญ Like the project? Star the repo!
  • ๐Ÿ›  Want to contribute? Fork it and submit a pull request.
    โ€Ž
<!-- Contact -->

:handshake: Contact

โ–ถ Support me on Patreon patreon.com/cifertech

CiferTech - @twitter - CiferTech@gmali.com

Project Link: https://github.com/cifertech/ESP32-DIV

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub โ†’

This article is auto-generated from cifertech/ESP32-DIV via the GitHub API.Last fetched: 6/19/2026