FINDING · EVALUATION
AEGIS, a flow-physics-only ML classifier using a Hyperbolic Liquid State Space Model evaluated on a 400GB adversarial corpus including VLESS Reality, GhostBear, and AMOI-morphed traffic, achieves F1-score 0.9952, 99.50% TPR, and 0.2141% FPR at 262.27 µs inference latency on an RTX 4090. The system discards all payload bytes and classifies traffic exclusively on 6-dimensional flow physics: packet size, inter-arrival time, directionality, TCP window size, TCP flags, and payload ratio.
From 2026-ferrel-aegis-adversarial-entropy-guided — AEGIS: Adversarial Entropy-Guided Immune System -- Thermodynamic State Space Models for Zero-Day Network Evasion Detection · §V, Table III · 2026 · arXiv preprint
Implications
- Flow-physics classifiers without payload inspection can achieve near-perfect detection of automated circumvention tools including VLESS Reality; cryptographic mimicry and byte-level obfuscation alone are insufficient to defeat timing-based detection.
- Circumvention protocol implementations must address IAT determinism: automated proxy engines produce statistically rigid inter-arrival time patterns that remain detectable even with perfect byte-level obfuscation and certificate spoofing.
Tags
Extracted by claude-sonnet-4-6 — review before relying.