The Application of Transformer-Based Models for Predicting Consequences of Cyber Attacks
Bipin Chhetri, Akbar Siami Namin

TL;DR
This paper explores how transformer-based NLP models, especially BERT, can effectively classify and predict the consequences of cyberattacks using textual data, improving accuracy over traditional models.
Contribution
It introduces a novel application of BERT combined with Hierarchical Attention Networks for multi-label classification of cyberattack consequences, demonstrating superior performance.
Findings
BERT achieves 97.2% accuracy in classification.
HAN outperforms CNN and LSTM on specific labels.
BERT provides better precision and recall for consequence prediction.
Abstract
Cyberattacks are increasing, and securing against such threats is costing industries billions of dollars annually. Threat Modeling, that is, comprehending the consequences of these attacks, can provide critical support to cybersecurity professionals, enabling them to take timely action and allocate resources that could be used elsewhere. Cybersecurity is heavily dependent on threat modeling, as it assists security experts in assessing and mitigating risks related to identifying vulnerabilities and threats. Recently, there has been a pressing need for automated methods to assess attack descriptions and forecast the future consequences of the increasing complexity of cyberattacks. This study examines how Natural Language Processing (NLP) and deep learning can be applied to analyze the potential impact of cyberattacks by leveraging textual descriptions from the MITRE Common Weakness…
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
TopicsAdvanced Data Processing Techniques
