FINDING · DEFENSE
The covert carrier filtering strategy shifts channel covertness from algorithm secrecy to key strength: once the embedding algorithm is exposed, an adversary must exhaustively search a 2^L key space to enumerate the covert carrier set rather than applying pattern recognition. At L=6, only 1/64 (~1.56%) of candidate packets are selected as covert carriers, yielding unit covert capacity Ucc=8 per packet for 8-bit embeddings and Ucc=3.1 for 21-bit embeddings.
From 2026-zou-hiding-trees-forest — Hiding the Trees in the Forest: Building Network Covert Channels with Hash-Based Covert Carrier Filtering · §3.2, §4.2.2, Table 6 · 2026 · arXiv preprint
Implications
- Design circumvention obfuscation layers so security rests on a cryptographic key rather than algorithm secrecy—this is Kerckhoffs-compliant and maintains protection even after the transport scheme is reverse-engineered.
- Plan for the capacity trade-off explicitly: at L=6, usable carriers drop to 1.56% of available packets, requiring sufficient background traffic volume to sustain the needed covert data throughput before deployment.
Tags
Extracted by claude-sonnet-4-6 — review before relying.