paper-with-me

Papers

MAGIC: Detecting Advanced Persistent Threats via Masked Graph Representation Learning

2023-10-15 · Zian Jia, Yun Xiong, Yuhong Nan, Yao Zhang, Jinjing Zhao, Mi Wen

Advance Persistent Threats (APTs), adopted by most delicate attackers, are becoming increasing common and pose great threat to various enterprises and institutions. Data provenance analysis on provenance graphs has emerged as a common approach in APT detection. However, previous works have exhibited several shortcomings: (1) requiring attack-containing data and a priori knowledge of APTs, (2) failing in extracting the rich contextual information buried within provenance graphs and (3) becoming impracticable due to their prohibitive computation overhead and memory consumption. In this paper, we introduce MAGIC, a novel and flexible self-supervised APT detection approach capable of performing multi-granularity detection under different level of supervision. MAGIC leverages masked graph representation learning to model benign system entities and behaviors, performing efficient deep feature extraction and structure abstraction on provenance graphs. By ferreting out anomalous system behaviors via outlier detection methods, MAGIC is able to perform both system entity level and batched log level APT detection. MAGIC is specially designed to handle concept drift with a model adaption mechanism and successfully applies to universal conditions and detection scenarios. We evaluate MAGIC on three widely-used datasets, including both real-world and simulated attacks. Evaluation results indicate that MAGIC achieves promising detection results in all scenarios and shows enormous advantage over state-of-the-art APT detection approaches in performance overhead.

📄 PDF Abstract BibTeX arXiv:2310.09831

Code (1)

fdudsde/magic 공식 구현 pytorch

Tasks

Graph Representation LearningOutlier DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

A Study on the Importance of Features in Detecting Advanced Persistent Threats Using Machine Learning

2025-02-11 · Ehsan Hallaji, Roozbeh Razavi-Far, Mehrdad Saif

Advanced Persistent Threats (APTs) pose a significant security risk to organizations and industries. These attacks often lead to severe data breaches and compromise the system for a long time. Mitigating these sophistica…

feature selection

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…

GraphDART: Graph Distillation for Efficient Advanced Persistent Threat Detection

2025-01-06 · Saba Fathi Rabooki, Bowen Li, Falih Gozi Febrinanto, Ciyuan Peng 외

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) m…

Anomaly DetectionComputational Efficiency

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

Hack Me If You Can: Aggregating AutoEncoders for Countering Persistent Access Threats Within Highly Imbalanced Data

2024-06-27 · Sidahmed Benabderrahmane, Ngoc Hoang, Petko Valtchev, James Cheney 외

Advanced Persistent Threats (APTs) are sophisticated, targeted cyberattacks designed to gain unauthorized access to systems and remain undetected for extended periods. To evade detection, APT cyberattacks deceive defense…

Anomaly Detection