CRNIMar 8

Learning the APT Kill Chain: Temporal Reasoning over Provenance Data for Attack Stage Estimation

arXiv:2603.07560v11 citations
Predicted impact top 72% in CR · last 90 daysOriginality Highly original
AI Analysis

This work addresses the problem of accurately estimating the stage of Advanced Persistent Threats (APTs) for adaptive cyber defense, which is crucial for security analysts.

This paper introduces StageFinder, a temporal graph learning framework that infers multi-stage attack progression from fused host and network provenance data. StageFinder achieves a macro F1-score of 0.96 and reduces prediction volatility by 31 percent compared to state-of-the-art baselines.

Advanced Persistent Threats (APTs) evolve through multiple stages, each exhibiting distinct temporal and structural behaviors. Accurate stage estimation is critical for enabling adaptive cyber defense. This paper presents StageFinder, a temporal graph learning framework for multi-stage attack progression inference from fused host and network provenance data. Provenance graphs are encoded using a graph neural network to capture structural dependencies among processes, files, and connections, while a long short-term memory (LSTM) model learns temporal dynamics to estimate stage probabilities aligned with the MITRE ATT&CK framework. The model is pretrained on the DARPA OpTC dataset and fine-tuned on labeled DARPA Transparent Computing data. Experimental results demonstrate that StageFinder achieves a macro F1-score of 0.96 and reduces prediction volatility by 31 percent compared to state-of-the-art baselines (Cyberian, NetGuardian). These results highlight the effectiveness of fused provenance and temporal learning for accurate and stable APT stage inference.

Foundations

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

Your Notes