Retour aux promos
Biscuit Manager

Utilitaires

Gratuit

Biscuit Manager

par Hancock Ventures LLC

v1.0.18 28 Mo Universel 12+

Description

This is the official companion application for the Biscuit Pro hardware.

The Biscuit Pro is a headless wireless auditing tool designed for security professionals and network administrators. This application connects to the device via Bluetooth Low Energy (BLE) to provide a user interface for the onboard dual-processor architecture (ESP32-WROOM + ESP32-C5).

Use this app to control scanning, analysis, and testing operations across 2.4GHz, 5GHz, and WiFi 6 networks.

WiFi Capabilities

Dual-Band Scanning: View Access Points, Stations, and Probe Requests across 2.4GHz and 5GHz bands simultaneously.
a
Traffic Analysis: Monitor channel utilization and capture beacon frames with security type detection.

Handshake Capture: Capture PMKID and 4-way handshakes for analysis.

Network Testing: Perform deauthentication testing (broadcast and targeted) and deploy captive portals.

Threat Detection: Identify Rogue APs and known audit devices like Pwnagotchi or WiFi Pineapple.

Bluetooth Capabilities

Device Discovery: Scan for BLE and Classic Bluetooth devices, including tracker tags.

Skimmer Detection: Identify potential credit card skimmers (HC-05/HC-06 modules).

Wardriving: Log Bluetooth data with GPS integration and support for WiGLE uploads.

Device Management

Dashboard: View real-time connection status and battery levels.

Configuration: Configure the RGB status LED for stealth operation.

Firmware Updates: Perform Over-the-Air (OTA) firmware updates over WiFi.

Hardware Required This application requires the Biscuit Pro physical device. It is not compatible with standard ESP32 hardware for 5GHz operations.

Legal Disclaimer The Biscuit Pro and this application are designed for authorized security auditing, educational purposes, and research only. Users are responsible for ensuring they have proper authorization before testing any network or device. Misuse may violate local or federal laws.

Nouveautés (v1.0.18)

**Hardware and Firmware Updates**
- Added support for the AWOK Dual C5 Mini.
- 5Ghz OTA fallback. If you connect to a 5G only network or the wroom struggles to connect for some reason, it falls back on the C5. The C5 will download the update for the wroom and send it over UART. This process is much slower, taking 4 to 5 minutes instead of 1 to 2 minutes, but it's a nice to have and solves the "y wroom fail" issue. requires firmware 1.4.2 and up or else it wont try.
- Firmware updates can now show release notes on production releases.

**Wardriving and Anti Surveillance**
- New Wardrive settings menu located under Settings > Wardriving.
- Persistent Scan To Blacklist added for SSID and BT MAC filters. Anything on the list is skipped from API uploads.
- Added an optional pre scan toggle with a timer in the wardrive settings. It works like a temporary blacklist for a single wardrive session. It omits anything from the pre scan from the API upload and CSV output. It still counts toward your total scan number because I like big numbers and technically you did scan it lol.
- The same pre scan feature is coming to Anti Surveillance.

**Node Management**
- Pro and Ultra devices can now run as nodes. You might see a short "Pro/Ultra Node".
- The node management screen has a new tristate role picker: Off, Manager, Node. First time you pick Node, you get a one time explainer.
- Clarified the node management screens and exposed all the settings. Hoping this improves the UX and becomes a little more intuitive because it definitely was not before.

**Flock Detection**
- Flock notifications can now be enabled in the settings.
- Updated some methods of flock detection. Kept all the existing methods and brought in OUI-SPYs recent detection method improvement. That method is slower to detect, so it's rare in a drive by that you'll trip on that method, but it is there.

**Misc Tools and UI**
- Themes are here. I'm going to be working on a theme builder at some point, but for now, there are some interesting colors in there to try out.
- Misc Tools replaces the mesh category. It's a more appropriate category for things that use both modules. BLE and Wifi Jam detection are in the works.
- added Patreon member list under settings.

**Bug Fixes**
- Fixed an iOS bug where on first connection of the biscuit you could get a brief disconnection modal.