mirror of
https://github.com/colonelpanichacks/oui-spy.git
synced 2026-04-26 15:50:00 -07:00
102 lines
3.7 KiB
Markdown
102 lines
3.7 KiB
Markdown
# OUI-SPY
|
|
|
|

|
|
|
|
**ESP32-S3 based BLE detection system with integrated buzzer and power management.**
|
|
|
|
This board has sick PCB art. Available on [Tindie](https://www.tindie.com) and [colonelpanic.tech](https://colonelpanic.tech) - Ready-to-use, no additional components required.
|
|
|
|
## Firmware Options
|
|
|
|
Choose the firmware that matches your use case:
|
|
|
|
### [OUI-SPY Detector](https://github.com/colonelpanichacks/ouispy-detector)
|
|
|
|
**Multi-target BLE device scanner with OUI filtering**
|
|
|
|
- Detects multiple devices simultaneously by MAC address or manufacturer OUI
|
|
- Web-based configuration portal for target management
|
|
- Smart cooldown system prevents alert spam
|
|
- Audio feedback with different beep patterns for new vs. re-detected devices
|
|
- Persistent configuration storage
|
|
- Good for general surveillance and device monitoring
|
|
|
|
**Use Cases:** Security monitoring, device inventory, general BLE scanning
|
|
|
|
---
|
|
|
|
### [OUI-SPY Foxhunter](https://github.com/colonelpanichacks/ouispy-foxhunter)
|
|
|
|
**Precision proximity tracker for radio direction finding**
|
|
|
|
- Single target MAC address tracking with real-time RSSI analysis
|
|
- Variable proximity beeping based on signal strength (closer = faster beeps)
|
|
- Optimized for directional antenna usage and triangulation
|
|
- Aggressive scanning parameters for maximum sensitivity
|
|
- Clean audio feedback system for field operations
|
|
- Good for foxhunting competitions and asset recovery
|
|
|
|
**Use Cases:** Radio direction finding, asset tracking, security device location, RF analysis
|
|
|
|
---
|
|
|
|
### [Flock You](https://github.com/colonelpanichacks/flock-you)
|
|
|
|
**Advanced Flock Safety surveillance camera detection system**
|
|
|
|
- Multi-method detection using WiFi promiscuous mode and BLE scanning
|
|
- Real-time monitoring with comprehensive JSON output and audio alerts
|
|
- MAC address filtering and SSID pattern matching for surveillance devices
|
|
- Channel hopping across all 13 WiFi channels for maximum coverage
|
|
- Smart audio alert system with boot sequence, detection alerts, and heartbeat
|
|
- Built-in datasets from deflock.me for enhanced detection accuracy
|
|
|
|
**Use Cases:** Surveillance detection, privacy protection, security assessment, research and education
|
|
|
|
---
|
|
|
|
## Hardware Specifications
|
|
|
|
- **MCU:** ESP32-S3 dual-core processor
|
|
- **Connectivity:** WiFi 802.11n, Bluetooth 5.0, BLE
|
|
- **Audio:** Integrated buzzer with PWM control
|
|
- **Power:** USB-C powered with efficient power management
|
|
- **Antenna:** Built-in antenna with option for external directional antenna
|
|
- **Form Factor:** Compact PCB design optimized for portable use
|
|
|
|
## Quick Start
|
|
|
|
1. **Purchase** your OUI-SPY board from [Tindie](https://www.tindie.com) or [colonelpanic.tech](https://colonelpanic.tech)
|
|
2. **Choose firmware** from the repositories above
|
|
3. **Flash firmware** using PlatformIO or Arduino IDE
|
|
4. **Power on** and connect to WiFi AP `snoopuntothem`
|
|
5. **Configure targets** via web portal at `http://192.168.4.1`
|
|
|
|
## Technical Features
|
|
|
|
### Advanced BLE Scanning
|
|
- Maximum aggressive scanning parameters for optimal detection
|
|
- Dual-core processing for concurrent web interface and scanning
|
|
- Real-time RSSI analysis and signal strength reporting
|
|
- Support for both active and passive scanning modes
|
|
|
|
### Privacy & Security
|
|
- MAC address randomization for stealth operation
|
|
- No traceable hardware fingerprints
|
|
- Secure web configuration with timeout protection
|
|
- Local processing - no cloud dependencies
|
|
|
|
### Audio System
|
|
- Multiple beep patterns for different alert types
|
|
- Variable frequency proximity indication
|
|
- Clean startup and ready signals
|
|
- Non-overlapping audio sequencing
|
|
|
|
---
|
|
|
|
**Choose your firmware above and start detecting.**
|
|
|
|
## License
|
|
|
|
Open source project. Hardware available commercially on [Tindie](https://www.tindie.com) and [colonelpanic.tech](https://colonelpanic.tech).
|