FINDING · DETECTION
BitTorrent's Message Stream Encryption (MSE), despite omitting static strings from the handshake, can be identified with 96% accuracy using packet-size analysis and direction-of-packet-flow; MSE also uses a cleartext Diffie-Hellman key exchange, leaving an additional fingerprint surface.
From 2011-wiley-dust — Dust: A Blocking-Resistant Internet Transport Protocol · §2.2 · 2011 · University of Texas at Austin
Implications
- Randomizing packet sizes alone is insufficient — obfuscated protocols must also eliminate any cleartext key exchange bytes visible to a passive observer.
- Direction-of-flow and size distributions must both be randomized or normalized; addressing only one leaves the other as a viable classifier feature.
Tags
Extracted by claude-sonnet-4-6 — review before relying.