|
1 |
| -# Ghost ESP App |
| 1 | +# Ghost ESP 👻 |
| 2 | +A Flipper Zero application for interfacing with the [Ghost ESP32 Firmware]([https://github.com/your-username/ghost_esp_firmware_repo](https://github.com/Spooks4576/Ghost_ESP)). |
2 | 3 |
|
3 |
| -A Flipper Zero application for interfacing with the the Ghost ESP32 firmware. |
| 4 | +## Preview |
| 5 | + |
4 | 6 |
|
5 | 7 | ## Features
|
6 | 8 |
|
7 |
| -- WiFi Operations |
8 |
| - - Scan and list WiFi access points and stations |
9 |
| - - Beacon spam operations (random, rickroll, custom) |
10 |
| - - Deauthentication attacks |
11 |
| - - Packet capture (PMKID, Probe, WPS, Raw, etc.) |
12 |
| - - Evil Portal capabilities |
13 |
| - - Network connection features |
14 |
| - |
15 |
| -- Bluetooth Operations |
16 |
| - - Find other Flippers |
17 |
| - - BLE spam detection |
18 |
| - - AirTag scanning |
19 |
| - - Raw Bluetooth packet capture |
20 |
| - |
21 |
| -- GPS Features |
22 |
| - - Street detection |
23 |
| - - WarDriving capabilities |
| 9 | +### 📶 WiFi Operations |
| 10 | +- **Scan and List**: Discover WiFi access points and stations |
| 11 | +- **Beacon Spam**: Choose from random, rickroll, or custom beacon spamming |
| 12 | +- **Deauthentication Attacks**: Perform targeted deauthentication attacks |
| 13 | +- **Packet Capture**: Capture PMKID, Probe, WPS, Raw packets, and more |
| 14 | +- **Evil Portal**: Create a captive portal |
| 15 | +- **Network Connection**: Access comprehensive network connection features |
| 16 | +- **Printer Power Control**: Control printer power remotely |
| 17 | + |
| 18 | +### 📡 Bluetooth Operations |
| 19 | +- **Flipper Discovery**: Locate other Flipper devices |
| 20 | +- **BLE Spam Detection**: Detect and manage BLE spam (COMING SOON…) |
| 21 | +- **AirTag Scanning**: Find and scan nearby AirTags |
| 22 | +- **Raw Packet Capture**: Capture raw Bluetooth packets for analysis |
| 23 | + |
| 24 | +### 🌍 GPS Features (COMING SOON…) |
| 25 | +- **Street Detection**: Identify streets and routes |
| 26 | +- **WarDriving Capabilities**: Enable WarDriving for location-based data collection |
| 27 | + |
| 28 | +### ⚙️ Configuration Options |
| 29 | +- **RGB LED Control**: Customize RGB LED settings |
| 30 | +- **Channel Hopping**: Adjust channel hopping behavior |
| 31 | +- **BLE MAC Randomization**: Enable MAC address randomization for Bluetooth |
| 32 | +- **Auto-Stop**: Automatically stop operations on back button press |
| 33 | +- **Clear Logs**: Easily clear stored logs |
| 34 | +- **ESP Reboot**: Reboot the ESP with a single command |
| 35 | +- **NVS Clearing**: Clear NVS data with a confirmation prompt |
| 36 | + |
| 37 | +## Downloads |
| 38 | +- **Prebuilt App:** [Download from Releases](https://github.com/Spooks4576/ghost_esp_app/releases) |
| 39 | +- **Firmware:** [Ghost ESP32 Firmware Repository](https://github.com/Spooks4576/Ghost_ESP) |
| 40 | + |
| 41 | +## Credits 🙏 |
| 42 | +- Made by [Spooky](https://github.com/Spooks4576) |
| 43 | +- Additional contributions by [Jay Candel](https://github.com/jaylikesbunda) |
24 | 44 |
|
25 |
| -- Configuration Options |
26 |
| - - RGB LED control |
27 |
| - - Channel hopping settings |
28 |
| - - BLE MAC randomization |
29 |
| - - Auto-stop on back button |
| 45 | +## Support |
| 46 | +For support, please open an [issue](https://github.com/Spooks4576/ghost_esp_app/issues) on the repository or contact [Jay](https://github.com/jaylikesbunda) or [Spooky](https://github.com/Spooks4576). |
30 | 47 |
|
31 |
| -## Credits |
32 | 48 |
|
33 |
| -- Made by [Spooky](https://github.com/Spooks4576) |
34 |
| -- Additional contributions by the community |
|
0 commit comments