For educational use only. Only use on devices and networks you own or have explicit permission to test.
On a Raspberry Pi, follow the steps in SETUP.md to install the required packages and configure the Bluetooth and WiFi adapters. Clone the repo and run the app:
git clone https://github.com/melinteflxrin/RPi-Cybersecurity-Multitool.git
cd RPi-Cybersecurity-Multitool
sudo python3 main.pyInspired by several open-source projects:
- Jammy by FLOCK4H
- Bluetooth-WOS by Skittleson
- Shark by Bhaviktutorials
- iBeacon-Scanner by SwitchDoc Labs
- ESP32 Sour Apple by RapierXbox
Open-source tools and libraries used:
- aircrack-ng / mdk4 — WiFi scanning and frame injection
- bleak — BLE scanning
- BlueZ — Linux Bluetooth stack
- hping3 / arp-scan — network flooding and discovery
- 8821au driver — monitor-mode WiFi adapter support
- cloudflared — public URLs for phishing demos
Full bibliography and references: docs/thesis.pdf.