BeaconUI
Beacon-model C2 with dual Python/C implants (~29 task types each), mTLS transport, AES-256-GCM encryption, a Svelte operator dashboard, and a from-scratch shellcode stager. I built it to understand modern C2 architecture at every layer.
Educational / authorized targets only · source on request// top features
- ▸ Dual-language implant: 29 task types in Python, 28 in C (from scratch)
- ▸ Cross-platform C implant: Linux, macOS, Windows
- ▸ mTLS transport + HMAC-SHA256-derived endpoints
- ▸ AES-256-GCM application-layer encryption toggle
- ▸ Persistent PTY shell, SOCKS5 proxy, shellcode stager
- ▸ HTML smuggling dropper with XOR obfuscation
- ▸ SQLite persistence (WAL), SSE live dashboard
- ▸ 490 tests (unit + integration + Playwright E2E)