ESP32Marauder is a suite of specialized firmware images and tools designed for wireless network auditing, packet sniffing, and Bluetooth scanning on ESP32 hardware. It functions as a wireless penetration tool used to analyze network security and monitor signal traffic. The project includes capabilities for capturing wireless handshakes and simulating access points to test infrastructure resilience. It also features a Bluetooth low energy scanner used to identify hardware signatures and detect unauthorized signals or skimming devices. The firmware supports broader security operations includin
BtleJuice Bluetooth Smart (LE) Man-in-the-Middle framework
Mirror of http://www.hackfromacave.net/projects/blueranger.html, which is now defunct, but people still use this tool. Original tool by JP Dunning (.ronin)
The main features of gijack/blueranger are: Bluetooth Security Testing.
Open-source alternatives to gijack/blueranger include: justcallmekoko/esp32marauder — ESP32Marauder is a suite of specialized firmware images and tools designed for wireless network auditing, packet… balle/bluediving — BluedivingNG Next generation bluetooth security tool. digitalsecurity/btlejuice — BtleJuice Bluetooth Smart (LE) Man-in-the-Middle framework. kimbo/bluesnarfer — Bluesnarfing is a fairly old attack. (First license in debian/copyright says 2007, so that gives you an idea). To my… mikeryan/crackle — Crack and decrypt BLE encryption. securing/gattacker — A Node.js package for BLE (Bluetooth Low Energy) security assessment using Man-in-the-Middle and other attacks.