Silence Speaks Volumes: A New Paradigm for Covert Communication via History Timing Patterns
Christoph Weissenborn, Steffen Wendzel
TL;DR
The paper tackles covert communication in networks by advancing History Covert Channels (HCC) through the Silent History Protocol (SHP), which uses relative timing pointers to reference legitimate traffic instead of altering payloads. SHP leverages flexible timing inputs, POIs, and signal channels to amplify covert data while avoiding centralized clock dependency, achieving higher throughput and robustness than prior work like DYST. The authors provide a complete parameterization, implement a Python/Scapy-based proof of concept, and evaluate SHP under delay, jitter, packet loss, and various overt traffic levels, while assessing detectability via KS-tests, compressibility, and ML-based approaches. The study highlights both the stealth capabilities and the defense challenges, offering practical guidance for tuning SHP and for designing countermeasures against history-based covert channels. The work emphasizes an ongoing arms race between covert-channel techniques and detection strategies, underlining the need for adaptive defenses in real-world networks.
Abstract
A Covert Channel (CC) exploits legitimate communication mechanisms to stealthily transmit information, often bypassing traditional security controls. Among these, a novel paradigm called History Covert Channels (HCC) leverages past network events as reference points to embed covert messages. Unlike traditional timing- or storage-based CCs, which directly manipulate traffic patterns or packet contents, HCCs minimize detectability by encoding information through small pointers to historical data. This approach enables them to amplify the size of transmitted covert data by referring to more bits than are actually embedded. Recent research has explored the feasibility of such methods, demonstrating their potential to evade detection by repurposing naturally occurring network behaviors as a covert transmission medium. This paper introduces a novel method for establishing and maintaining covert communication links using relative pointers to network timing patterns, which minimizes the reliance of the HCC on centralized timekeeping and reduces the likelihood of being detected by standard network monitoring tools. We also explore the tailoring of HCCs to optimize their robustness and undetectability characteristics. Our experiments reveal a better bitrate compared to previous work.
