C2 Communication Protocol Library
$159.99
C2 Comms Library — Multi-Protocol
Librería reutilizable que implementa canales de comunicación Command & Control sobre múltiples protocolos:
- HTTPS Channel — Comunicación sobre HTTPS con domain fronting support. Mensajes embebidos en headers y body de requests legítimas.
- DNS Channel — Exfiltración y comandos via DNS TXT/CNAME queries. Fragmentación automática de datos grandes en múltiples queries.
- ICMP Channel — Datos embebidos en el payload de paquetes ICMP echo request/reply. Requiere raw sockets (root/admin).
- Protocolo base — Capa de serialización con AES-256-GCM, message authentication, sequence numbers anti-replay.
- Jitter y beaconing — Intervalos configurables con variación aleatoria para evitar detección por patrones temporales.
- API limpia — send(data), receive(), register(), heartbeat(). Misma interfaz independiente del canal de transporte.
Lenguajes: Python 3.8+ (implant/handler) y C (implant lightweight para targets sin Python).
Reviews (0)
No reviews yet. Be the first!
Related Tools
Malware Development
Process Hollowing Injector (C)
Malware Development
Reflective DLL Injection Template
Malware Development
Python RAT Core Module
Malware Development