A professional, high-performance web dashboard for the ESP32 Marauder firmware. Specifically optimized for the Badge Pwnterrey 2026 and the ESP32-C5 architecture.
Try Live Demo: https://electroniccats.github.io/marauder-ui-pro/
Beyond basic scanning, the Pro version introduces advanced tactical workflows:
- Live Map Visualization: Integrated OpenStreetMap to track wardriving progress in real-time.
- Satellite Telemetry: Monitor signal quality, constellation count (GPS/GLONASS/GALILEO), and precise coordinates.
- Geofencing (Lost Mode): Set a safety perimeter. Visual and logic alerts if the device is moved outside the allowed zone.
- File Browser: Full access to SPIFFS and SD Card filesystems.
- Binary Downloads: Optimized transfer to download
.pcap,.log, and.jsonfiles directly to your browser for analysis in Wireshark. - System Stats: Monitor memory usage and storage health in real-time.
- Phishing Workflows: Select from pre-loaded portals (Google, Starbucks, etc.) and deploy with one click.
- Live Logs: Watch captured credentials and connected clients as they interact with the portal.
- NFC Toolset: Interface to read and write NDEF tags.
- Social Link Write: Quickly program tags with social media profiles or malicious URLs.
- Portal Sync: Automatically write the Evil Portal URL to the badge's NFC chip for seamless "Tap-to-Join" attacks.
- Sour Apple & Fast Pair: Specialized timing for the ESP32-C5 single-core architecture.
- Smart Spamming: Categorized attacks for iOS, Android, and Windows devices.
Built with a "Cyber-Tactical" aesthetic using Vue 3 and Tailwind CSS. The interface prioritizes high contrast, responsiveness, and minimal latency for field operations.
- Hardware: ESP32-C5 / ESP32-S3 / ESP32 (Recommended: Badge Pwnterrey 2026).
- Browser: Chrome or Edge (Web Serial API support is mandatory).
- Firmware: Marauder Firmware (v1.0.0+ for Pro features).
- Install Dependencies:
npm install
- Launch Dashboard:
npm run dev
- Connect: Open the local URL, click Connect, and select your device's COM port.
The Pro UI includes a "Workflow" list that automates complex command sequences:
- "Start Wardrive": Configures GPS, checks signal, and starts
btwardrivewith one tap. - "Evil Portal Deploy": Sets the SSID, selects the portal, and starts the sniffing engine.
- "Lost Mode": Arms the geofence and starts periodic GPS reporting.
Este es un proyecto de hardware abierto. Las contribuciones son bienvenidas:
- Haz un fork del repositorio.
- Crea una nueva rama para tu feature (
git checkout -b feature/AmazingFeature) - Haz commit de tus cambios (
git commit -m 'Add some AmazingFeature') - Haz push a tu rama (
git push origin feature/AmazingFeature) - Abre un Pull Request
Este proyecto es de hardware abierto. Consulta los archivos de licencia para más detalles.
Desarollado con ❤️ por Electronic Cats
Electronic Cats invierte tiempo y recursos en proporcionar este diseño de hardware abierto. Por favor, apoya a Electronic Cats y al hardware abierto comprando productos de Electronic Cats.
- Website: https://www.electroniccats.com/
- GitHub: ElectronicCats
- Issues: Usa la sección de Issues en GitHub para reportar problemas o sugerir mejoras
Gracias a toda la comunidad de hardware abierto y a todas las personas que hacen posibles proyectos como este.
- Hardware & Support: Electronic Cats 😼
- Original Firmware: justcallmekoko
- UI Maintenance: michelangelomo & Mikystars
Developed for the Offensive Security community. 💀
