A Systematic Approach to Predict the Impact of Cybersecurity Vulnerabilities Using LLMs
Anders M{\o}lmen H{\o}st, Pierre Lison, Leon Moonen

TL;DR
This paper presents TRIAGE, an automated hybrid approach using Large Language Models to efficiently map cybersecurity vulnerabilities (CVEs) to adversary tactics (TTPs) from the ATT&CK database, improving impact prediction accuracy.
Contribution
The paper introduces a novel hybrid LLM-based method for automating CVE to TTP mapping, combining rule-based and data-driven techniques for better recall and efficiency.
Findings
In-context learning outperforms individual mapping methods.
Hybrid approach improves recall of exploitation techniques.
GPT-4o-mini outperforms Llama3.3-70B in this task.
Abstract
Vulnerability databases, such as the National Vulnerability Database (NVD), offer detailed descriptions of Common Vulnerabilities and Exposures (CVEs), but often lack information on their real-world impact, such as the tactics, techniques, and procedures (TTPs) that adversaries may use to exploit the vulnerability. However, manually linking CVEs to their corresponding TTPs is a challenging and time-consuming task, and the high volume of new vulnerabilities published annually makes automated support desirable. This paper introduces TRIAGE, a two-pronged automated approach that uses Large Language Models (LLMs) to map CVEs to relevant techniques from the ATT&CK knowledge base. We first prompt an LLM with instructions based on MITRE's CVE Mapping Methodology to predict an initial list of techniques. This list is then combined with the results from a second LLM-based module that uses…
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.
