paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2402.12743

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGraph Attention

Similar Papers 제목 키워드 기반

Advanced Persistent Threats (APT) Attribution Using Deep Reinforcement Learning

2024-10-15 · Animesh Singh Basnet, Mohamed Chahine Ghanem, Dipo Dunsin, Wiktor Sowinski-Mydlarz

The development of the DRL model for malware attribution involved extensive research, iterative coding, and numerous adjustments based on the insights gathered from predecessor models and contemporary research papers. Th…

AttributeDeep Reinforcement Learningreinforcement-learningReinforcement Learning

DeepAPT: Nation-State APT Attribution Using End-to-End Deep Neural Networks

2017-11-27 · Ishai Rosenberg, Guillaume Sicard, Eli David

In recent years numerous advanced malware, aka advanced persistent threats (APT) are allegedly developed by nation-states. The task of attributing an APT to a specific nation-state is extremely challenging for several re…

Authorship Attribution

An explainable Recursive Feature Elimination to detect Advanced Persistent Threats using Random Forest classifier

2025-11-12 · Noor Hazlina Abdul Mutalib, Aznul Qalid Md Sabri, Ainuddin Wahid Abdul Wahab, Erma Rahayu Mohd Faizal Abdullah 외 arxiv

Intrusion Detection Systems (IDS) play a vital role in modern cybersecurity frameworks by providing a primary defense mechanism against sophisticated threat actors. In this paper, we propose an explainable intrusion dete…

Intrusion Detection

RoMA: Robust Malware Attribution via Byte-level Adversarial Training with Global Perturbations and Adversarial Consistency Regularization

2025-02-11 · Yuxia Sun, Huihong Chen, Jingcai Guo, Aoxiang Sun 외

Attributing APT (Advanced Persistent Threat) malware to their respective groups is crucial for threat intelligence and cybersecurity. However, APT adversaries often conceal their identities, rendering attribution inheren…

Adversarial RobustnessMalware Detection

End-to-End Deep Neural Networks and Transfer Learning for Automatic Analysis of Nation-State Malware

2019-11-30 · Ishai Rosenberg, Guillaume Sicard, Eli David

Malware allegedly developed by nation-states, also known as advanced persistent threats (APT), are becoming more common. The task of attributing an APT to a specific nation-state or classifying it to the correct APT fami…

Authorship AttributionTransfer Learning