• v0.3.0 cd0e72e750

    Espilon v0.3.0 - Module Expansion Release

    Ghost released this 2026-02-28 19:18:09 +00:00 | 3 commits to main since this release

    New ESP32 modules:

    • mod_canbus: MCP2515 SPI CAN bus (sniff, inject, UDS, OBD-II, fuzz)
    • mod_honeypot: TCP honeypot services + WiFi/network monitor
    • mod_fallback: Resilient connectivity with autonomous recovery
    • mod_redteam: Offensive operations (WiFi attacks, MITM, mesh)
    • mod_ota: Over-the-air firmware updates

    Core changes:

    • Command system merged into core
    • Dual OTA partition layout
    • SOCKS5 multiplexed tunnel proxy
    • Extended Kconfig with per-module settings

    C3PO server:

    • Full rewrite with modular Flask routes
    • Honeypot security dashboard (real-time SSE, MITRE ATT&CK)
    • Docker support
    • Build manager + OTA deploy pipeline

    Tools:

    • deploy.py: unified multi-device build/flash/provision
    • espmon: real-time fleet monitoring daemon

    Security:

    • sdkconfig.defaults removed from tracking
    Downloads