arXiv:2604.08800cs.CRcs.LG2026-04

用深度学习检测跳板入侵,准确率超99%且误报极低。

Tracing the Chain: Deep Learning for Stepping-Stone Intrusion Detection

  • 基于Transformer和时间对齐特征的流关联模型
  • 网络模式下误报率10⁻³时真阳性率超99%
  • 可预测跳板链长度,适合安全监控场景

跳板入侵(SSI)是攻击者通过一系列被攻陷的中间主机隐蔽其来源的常见网络逃逸技术。有效检测需在每台中继主机上精确关联进出流量,且要求极低误报率,传统统计方法难以满足实际需求。本文提出ESPRESSO模型,结合Transformer特征提取、时间对齐多通道区间特征与在线三元组度量学习,解决该问题。为支持训练与评估,构建合成数据生成工具,模拟五种隧道协议(SSH、SOCAT、ICMP、DNS及混合多协议)下的真实跳板流量。在所有协议及主机模式与网络模式下,ESPRESSO显著优于当前最优基准DeepCoFFEA,在网络模式下对标准突发性协议实现误报率10⁻³时真阳性率超过0.99。进一步验证了跳板链长预测可用于区分恶意与良性跳转,并系统分析显示基于时间扰动是关联型跳板检测器的主要弱点。

原文摘要 · Abstract (English)

Stepping-stone intrusions (SSIs) are a prevalent network evasion technique in which attackers route sessions through chains of compromised intermediate hosts to obscure their origin. Effective SSI detection requires correlating the incoming and outgoing flows at each relay host at extremely low false positive rates -- a stringent requirement that renders classical statistical methods inadequate in operational settings. We apply ESPRESSO, a deep learning flow correlation model combining a transformer-based feature extraction network, time-aligned multi-channel interval features, and online triplet metric learning, to the problem of stepping-stone intrusion detection. To support training and evaluation, we develop a synthetic data collection tool that generates realistic stepping-stone traffic across five tunneling protocols: SSH, SOCAT, ICMP, DNS, and mixed multi-protocol chains. Across all five protocols and in both host-mode and network-mode detection scenarios, ESPRESSO substantially outperforms the state-of-the-art DeepCoFFEA baseline, achieving a true positive rate exceeding 0.99 at a false positive rate of $10^{-3}$ for standard bursty protocols in network-mode. We further demonstrate chain length prediction as a tool for distinguishing malicious from benign pivoting, and conduct a systematic robustness analysis revealing that timing-based perturbations are the primary vulnerability of correlation-based stepping-stone detectors.

入侵检测深度学习网络安全跳板攻击

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。