FINDING · EVALUATION
The Protocol Proxy achieves an observed goodput of only 182 bps against a 54 Mbps baseline link (>99.99% reduction), well below the theoretical ceiling of 15,477 bps; the gap is attributed to TCP retransmission overhead and the TCP header transiting the proxy. Tor baseline goodput measured at 7.31 Mbps by comparison.
From 2020-oakley-protocol — Protocol Proxy: An FTE-based covert channel · §7, Table 2 · 2020 · Computers \& Security
Implications
- FTE-based protocol mimicry with realistic timing emulation is viable only for high-value, low-bandwidth channels (authentication tokens, bridge addresses, command-and-control); bulk data transfer requires a different transport layer.
- Transmitting full TCP headers through the proxy accounts for a disproportionate share of overhead; stripping or compressing headers before FTE encoding is a direct path to a ~10× throughput improvement.
Tags
Extracted by claude-sonnet-4-6 — review before relying.