Skip to content

Releases: cifertech/ESP32-DIV

v1.1.0

11 May 23:11
db9be8d
Compare
Choose a tag to compare

What’s New in v1.1.0

🚀 New Features

  • Wi-Fi Deauthentication Attack
    Scan Wi-Fi networks, select an access point, and send deauthentication frames to disrupt connections. Features a touchscreen interface for easy control. Ideal for security testing. Use responsibly.

  • Captive Portal
    Create a Wi-Fi access point to capture credentials via a login page. Offers a touchscreen interface for configuration and management, perfect for network testing demos.

  • Firmware Update

    • SD Card: Update offline by inserting a microSD card with firmware.bin. The device updates and restarts seamlessly.
    • Web OTA: Choose a Wi-Fi network from a touchscreen list. If you exit password entry, it returns to the list for quick retries.
  • BLE Sniffer
    Monitor BLE and Classic Bluetooth devices on the TFT screen. Detects jamming, MAC spoofing, and beacon spoofing, showing real-time MAC addresses and signal strength.

  • Serial Monitor
    Use your ESP32-DIV as a serial terminal. View incoming data and select baud rates via the touchscreen.

🔧 Improvements

  • Enhanced Sub-GHz Profile Naming
    Name saved Sub-GHz signal profiles with an on-screen keyboard and text input. Includes a “Shuffle” button for quick name suggestions, streamlining profile management.

v1.0.0

25 Apr 09:49
7b88381
Compare
Choose a tag to compare

ESP32DIV v1.0.0 - Initial Release

📡 Features:

  • Dual-Band Support
    Full support for Wi-Fi, Bluetooth (BLE and Classic), 2.4GHz, and Sub-GHz frequencies. Test, analyze, and disrupt a wide variety of wireless protocols!

  • Wi-Fi Tools

    • Packet Monitor: Real-time waterfall graph of Wi-Fi channels.
    • Beacon Spammer: Sends fake SSID beacons to flood the airwaves.
    • Deauth Detector: Monitors for deauthentication attacks and suspicious activities.
    • Wi-Fi Scanner: Provides a list of nearby Wi-Fi networks with detailed information.
  • Bluetooth Tools

    • BLE Jammer: Floods BLE channels with noise to disrupt connections.
    • BLE Spoofer: Mimics BLE devices by sending fake advertising packets.
    • Sour Apple: Spoofs Apple BLE advertisements for testing features like AirDrop.
    • BLE Scanner: Detects hidden BLE devices and gathers detailed info.
  • 2.4GHz Tools

    • 2.4GHz Scanner: A full-band spectrum analyzer across 128 channels.
    • Protokill: Jams specific 2.4GHz protocols, including Zigbee and Wi-Fi.
  • Sub-GHz Tools

    • Replay Attack: Capture and replay Sub-GHz signals (e.g., door unlock codes).
    • Sub-GHz Jammer: Disrupts Sub-GHz communication (e.g., garage door openers).
    • Saved Profiles: Allows you to manage and replay captured signal profiles.
  • User Interface

    • 2.4" TFT Display (ILI9341) for real-time data visualization.
    • Push Buttons and Touchscreen for intuitive navigation.

🛠️ Improvements:

  • Enhanced Wireless Functionality
    Improved Wi-Fi and BLE handling for more reliable scanning, spoofing, and jamming.
    Expanded support for additional 2.4GHz and Sub-GHz protocols for broader wireless testing.

  • Performance Enhancements
    Optimized UI responsiveness and reduced lag during real-time data updates.
    Reduced memory usage for improved performance on low-resource operations.

ESP32-DIV Beta PCB

20 May 08:08
5c8d813
Compare
Choose a tag to compare

ESPDIV v1 is now fully open-source. Stay tuned for the upcoming release of version 2.

Full Changelog: beta...ESP32DIV-v1-PCB

ESP32-DIV Beta

15 Oct 13:02
5c8d813
Compare
Choose a tag to compare

Our ESP32-based gadget boasts four main features, each catering to a specific aspect of wireless network management:

  • Packet Monitor
  • Wi-Fi Analyzer
  • Beacon Spam
  • Deauth Detector