ICMP-Ghost: Fileless C2 with ICMP & DNS Tunneling in Pure x64 Assembly | Suricata Bypassed

ICMP-Ghost v3.6.3 hardens DNS tunneling with 5-domain rotation, RFC 4648 Base32 encoding, and A record QTYPE — eliminating static fingerprinting for rule-based NDR systems like Suricata and Snort.

July 20, 2026 · 20 min · JM00NJ
ICMP-Ghost: Fileless C2 with ICMP & DNS Tunneling in Pure x64 Assembly | Suricata Bypassed

VESQER: DPCM+RLE Hybrid Shellcode Compression in x64 Assembly | C2 Payload Size Reduction & OPSEC

Uncompressed C2 payloads have two problems: size triggers bandwidth anomalies, and high-entropy raw shellcode scores above 7.5 on entropy analysis tools. VESQER addresses both: DPCM computes per-byte deltas (reducing entropy by exploiting local correlation), RLE collapses repeated delta values (reducing size on structured shellcode). Pure x64 Assembly, zero libc, zero dependencies. Complete implementation walkthrough: delta computation, run-length encoding loop, decode stub design, and measured compression ratios on real C2 payloads.

April 11, 2026 · 11 min · JM00NJ
VESQER: DPCM+RLE Hybrid Shellcode Compression in x64 Assembly | C2 Payload Size Reduction & OPSEC
DigitalOcean Referral Badge