arXiv:2501.02981cs.CRcs.AI2025-01被引 9

用时空图神经网络检测潜伏攻击,降低误报率。

CONTINUUM: Detecting APT Attacks through Spatial-Temporal Graph Neural Networks

  • 结合空间与时间信息建模攻击链
  • 误报率低于现有方法,资源消耗更少
  • 联邦学习保护隐私,适合企业级部署

高级持续性威胁(APT)因其隐蔽性和多阶段特性,给网络安全带来重大挑战。传统入侵检测系统(IDS)难以有效识别此类攻击。近年来,图神经网络(GNN)被用于分析网络数据中的复杂关系以提升检测能力,但现有方案存在误报率高、资源开销大的问题。本文提出一种基于时空图神经网络自编码器的新型入侵检测系统,通过空间信息捕捉实体间交互,利用时间信息建模图结构演化,从而识别攻击的阶段性特征。为解决隐私与可扩展性问题,系统采用联邦学习架构,本地数据保留在本地,仅通过同态加密共享并聚合模型权重。评估表明,该系统在检测APT方面具有更低误报率和更优资源效率,凸显时空分析与联邦学习在增强网络安全防御中的潜力。

原文摘要 · Abstract (English)

Advanced Persistent Threats (APTs) represent a significant challenge in cybersecurity due to their sophisticated and stealthy nature. Traditional Intrusion Detection Systems (IDS) often fall short in detecting these multi-stage attacks. Recently, Graph Neural Networks (GNNs) have been employed to enhance IDS capabilities by analyzing the complex relationships within networked data. However, existing GNN-based solutions are hampered by high false positive rates and substantial resource consumption. In this paper, we present a novel IDS designed to detect APTs using a Spatio-Temporal Graph Neural Network Autoencoder. Our approach leverages spatial information to understand the interactions between entities within a graph and temporal information to capture the evolution of the graph over time. This dual perspective is crucial for identifying the sequential stages of APTs. Furthermore, to address privacy and scalability concerns, we deploy our architecture in a federated learning environment. This setup ensures that local data remains on-premise while encrypted model-weights are shared and aggregated using homomorphic encryption, maintaining data privacy and security. Our evaluation shows that this system effectively detects APTs with lower false positive rates and optimized resource usage compared to existing methods, highlighting the potential of spatio-temporal analysis and federated learning in enhancing cybersecurity defenses.

APT检测图神经网络联邦学习安全防御

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