• v0.1.0 54934f4ccd

    sssnake released this 2026-04-09 15:53:51 +00:00 | 0 commits to main since this release

    Initial release. Bundles the SetecMITM generic core plus a fully-built target plugin for the Javiscam 2604 / UBox / UBIA camera family.

    Highlights

    • PyQt6 GUI dashboard with 9 tabs (Dashboard, Live Log, Intruders, Cloud API, Fuzzer, Inject, CVEs, Config, Help)
    • Curses TUI alternative
    • ARP spoof / DNS spoof / HTTP/HTTPS interception (peek-before-wrap) / UDP capture / raw sniffer with conntrack original-destination lookup / protocol fingerprinting / intruder detection / packet injection / 1 GiB log rotation
    • UBox cloud client with login, device list, firmware check, families, raw POST
    • OAM HMAC signing — live-confirmed forging against oam.ubianet.com
    • 146 known UBox endpoints harvested from the decompiled APK + 600-entry wordlist
    • Three original CVE verifiers: CVE-2025-12636, CVE-2021-28372, CVE-2023-6322 chain
    • Multi-version firmware fetcher
    • Tencent COS OTA bucket probe
    • Markdown report generator
    • Site source for camhak.seteclabs.io

    Run

    sudo /usr/bin/python3 gui.py
    
    Downloads