Predicting Known Vulnerabilities from Attack Descriptions Using Sentence Transformers
Refat Othman

TL;DR
This paper presents transformer-based sentence embedding methods to predict known vulnerabilities from attack descriptions, improving cyberattack analysis and vulnerability linking.
Contribution
Developed and evaluated transformer models for semantic similarity to automatically link attack descriptions to vulnerabilities, including a practical tool VULDAT.
Findings
Technique descriptions provide the strongest predictive signal.
MMPNet achieved the best performance among models.
The approach generalizes to unseen attack reports.
Abstract
Modern infrastructures rely on software systems that remain vulnerable to cyberattacks. These attacks frequently exploit vulnerabilities documented in repositories such as MITRE's Common Vulnerabilities and Exposures (CVE). However, Cyber Threat Intelligence resources, including MITRE ATT&CK and CVE, provide only partial coverage of attack-vulnerability relationships. Attack information often appears before vulnerabilities are formally linked, creating the need for automated methods that infer likely vulnerabilities directly from attack descriptions. This thesis addresses the problem of predicting known vulnerabilities from natural-language descriptions of cyberattacks. We develop transformer-based sentence embedding methods that encode attack and vulnerability descriptions into semantic vector representations, enabling similarity-based ranking and recommendation. Fourteen…
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 · Cybercrime and Law Enforcement Studies · Web Application Security Vulnerabilities
