FINDING · DETECTION
XGBoost classifiers trained and tested on real encrypted traffic data (CICIDS2017 + darknet) achieved 99.8% accuracy; models trained only on synthetic data reached 93.1% accuracy on real-data test sets, demonstrating that ML classifiers can effectively detect anomalous encrypted traffic without inspecting payload contents.
From 2026-patel-generative-ai-encrypted — Generative AI for Encrypted Traffic Analysis: Synthetic Dataset Generation and Classifier Evaluation · §V.C · 2026 · arXiv preprint
Implications
- Flow-level behavioral features (packet sizes, timing, directional counts) alone enable >93% anomaly detection — circumvention tools must actively shape these metadata signatures, not rely on encryption alone.
- The gap between synthetic-trained (93.1%) and real-trained (99.8%) detectors is narrow enough that a censor can bootstrap capable classifiers even with limited labeled circumvention-traffic samples.
Tags
Extracted by claude-sonnet-4-6 — review before relying.