CRLGFeb 20, 2024

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

arXiv:2402.12743v125 citationsh-index: 3Computers & security
Originality Incremental advance
AI Analysis

This work addresses threat actor attribution for cybersecurity professionals, but it is incremental as it builds on existing machine learning approaches by incorporating more comprehensive feature extraction.

The paper tackles the problem of attributing advanced persistent threat (APT) actors by proposing APT-MMF, a method that fuses multimodal and multilevel features from cyber threat intelligence, and it outperforms existing methods with demonstrated interpretability.

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 important role in APT actor attribution. The current attribution methods extract features from different CTI perspectives and employ machine learning models to classify CTI reports according to their threat actors. However, these methods usually extract only one kind of feature and ignore heterogeneous information, especially the attributes and relations of indicators of compromise (IOCs), which form the core of CTI. To address these problems, we propose an APT actor attribution method based on multimodal and multilevel feature fusion (APT-MMF). First, we leverage a heterogeneous attributed graph to characterize APT reports and their IOC information. Then, we extract and fuse multimodal features, including attribute type features, natural language text features and topological relationship features, to construct comprehensive node representations. Furthermore, we design multilevel heterogeneous graph attention networks to learn the deep hidden features of APT report nodes; these networks integrate IOC type-level, metapath-based neighbor node-level, and metapath semantic-level attention. Utilizing multisource threat intelligence, we construct a heterogeneous attributed graph dataset for verification purposes. The experimental results show that our method not only outperforms the existing methods but also demonstrates its good interpretability for attribution analysis tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes