paper-with-me

Papers

GraphDART: Graph Distillation for Efficient Advanced Persistent Threat Detection

2025-01-06 · Saba Fathi Rabooki, Bowen Li, Falih Gozi Febrinanto, Ciyuan Peng, Elham Naghizade, Fengling Han, Feng Xia

Cyber-physical-social systems (CPSSs) have emerged in many applications over recent decades, requiring increased attention to security concerns. The rise of sophisticated threats like Advanced Persistent Threats (APTs) makes ensuring security in CPSSs particularly challenging. Provenance graph analysis has proven effective for tracing and detecting anomalies within systems, but the sheer size and complexity of these graphs hinder the efficiency of existing methods, especially those relying on graph neural networks (GNNs). To address these challenges, we present GraphDART, a modular framework designed to distill provenance graphs into compact yet informative representations, enabling scalable and effective anomaly detection. GraphDART can take advantage of diverse graph distillation techniques, including classic and modern graph distillation methods, to condense large provenance graphs while preserving essential structural and contextual information. This approach significantly reduces computational overhead, allowing GNNs to learn from distilled graphs efficiently and enhance detection performance. Extensive evaluations on benchmark datasets demonstrate the robustness of GraphDART in detecting malicious activities across cyber-physical-social systems. By optimizing computational efficiency, GraphDART provides a scalable and practical solution to safeguard interconnected environments against APTs.

📄 PDF Abstract BibTeX arXiv:2501.02796

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionComputational Efficiency

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

TBDetector:Transformer-Based Detector for Advanced Persistent Threats with Provenance Graph

2023-04-06 · Nan Wang, Xuezhi Wen, Dalin Zhang, Xibin Zhao 외

APT detection is difficult to detect due to the long-term latency, covert and slow multistage attack patterns of Advanced Persistent Threat (APT). To tackle these issues, we propose TBDetector, a transformer-based advanc…

Decoder

APT-MMF: An advanced persistent threat actor attribution method based on multimodal and multilevel feature fusion

2024-02-20 · Nan Xiao, Bo Lang, Ting Wang, Yikai Chen

Threat actor attribution is a crucial defense strategy for combating advanced persistent threats (APTs). Cyber threat intelligence (CTI), which involves analyzing multisource heterogeneous data from APTs, plays an import…

AttributeGraph Attention

threaTrace: Detecting and Tracing Host-based Threats in Node Level Through Provenance Graph Learning

2021-11-08 · Su Wang, Zhiliang Wang, Tao Zhou, Xia Yin 외

Host-based threats such as Program Attack, Malware Implantation, and Advanced Persistent Threats (APT), are commonly adopted by modern attackers. Recent studies propose leveraging the rich contextual information in data …

Graph LearningGraph Neural NetworkIntrusion Detection

XFedHunter: An Explainable Federated Learning Framework for Advanced Persistent Threat Detection in SDN

2023-09-15 · Huynh Thai Thi, Ngo Duc Hoang Son, Phan The Duy, Nghi Hoang Khoa 외

Advanced Persistent Threat (APT) attacks are highly sophisticated and employ a multitude of advanced methods and techniques to target organizations and steal sensitive and confidential information. APT attacks consist of…

Federated LearningGraph Neural Network

Hybridizing Base-Line 2D-CNN Model with Cat Swarm Optimization for Enhanced Advanced Persistent Threat Detection

2024-08-30 · Ali M. Bakhiet, Salah A. Aly

In the realm of cyber-security, detecting Advanced Persistent Threats (APTs) remains a formidable challenge due to their stealthy and sophisticated nature. This research paper presents an innovative approach that leverag…