Policy-Value Guided MDP-MCTS Framework for Cyber Kill-Chain Inference
Chitraksh Singh, Monisha Dhanraj, Ken Huang

TL;DR
This paper introduces a novel framework combining semantic priors, symbolic reasoning, and search algorithms to automatically infer complete cyber attack kill chains from natural language reports, improving accuracy and interpretability.
Contribution
It presents a new reasoning framework that integrates Transformer-based semantic priors with MDP and Monte Carlo Tree Search for kill chain inference, outperforming baseline models.
Findings
Outperforms Transformer baselines in semantic fidelity
Achieves higher operational coherence in inferred kill chains
Aligns frequently with expert-selected TTPs
Abstract
Threat analysts routinely rely on natural-language reports that describe attacker actions without enumerating the full kill chain or the dependencies between phases, making automated reconstruction of ATT&CK consistent intrusion paths a difficult open problem. We propose a reasoning framework that infers complete seven-phase kill chains by coupling phase-conditioned semantic priors from Transformer models with a symbolic Markov Decision Process and an AlphaZero-style Monte Carlo Tree Search guided by a Policy-Value Network. The framework enforces semantic relevance, phase cohesion, and transition plausibility through a multi-objective reward function while allowing search to explore alternative interpretations of the CTI narrative. Applied to three real intrusions FIN6, APT24, and UNC1549 the approach yields kill chains that surpass Transformer baselines in semantic fidelity and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInformation and Cyber Security · Network Security and Intrusion Detection · Advanced Malware Detection Techniques
