paper-with-me

Papers

Mining Temporal Attack Patterns from Cyberthreat Intelligence Reports

2024-01-03 · Md Rayhanur Rahman, Brandon Wroblewski, Quinn Matthews, Brantley Morgan, Tim Menzies, Laurie Williams

Defending from cyberattacks requires practitioners to operate on high-level adversary behavior. Cyberthreat intelligence (CTI) reports on past cyberattack incidents describe the chain of malicious actions with respect to time. To avoid repeating cyberattack incidents, practitioners must proactively identify and defend against recurring chain of actions - which we refer to as temporal attack patterns. Automatically mining the patterns among actions provides structured and actionable information on the adversary behavior of past cyberattacks. The goal of this paper is to aid security practitioners in prioritizing and proactive defense against cyberattacks by mining temporal attack patterns from cyberthreat intelligence reports. To this end, we propose ChronoCTI, an automated pipeline for mining temporal attack patterns from cyberthreat intelligence (CTI) reports of past cyberattacks. To construct ChronoCTI, we build the ground truth dataset of temporal attack patterns and apply state-of-the-art large language models, natural language processing, and machine learning techniques. We apply ChronoCTI on a set of 713 CTI reports, where we identify 124 temporal attack patterns - which we categorize into nine pattern categories. We identify that the most prevalent pattern category is to trick victim users into executing malicious code to initiate the attack, followed by bypassing the anti-malware system in the victim network. Based on the observed patterns, we advocate organizations to train users about cybersecurity best practices, introduce immutable operating systems with limited functionalities, and enforce multi-user authentications. Moreover, we advocate practitioners to leverage the automated mining capability of ChronoCTI and design countermeasures against the recurring attack patterns.

📄 PDF Abstract BibTeX arXiv:2401.01883

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Looking Beyond IoCs: Automatically Extracting Attack Patterns from External CTI

2022-11-01 · Md Tanvirul Alam, Dipkamal Bhusal, Youngja Park, Nidhi Rastogi

Public and commercial organizations extensively share cyberthreat intelligence (CTI) to prepare systems to defend against existing and emerging cyberattacks. However, traditional CTI has primarily focused on tracking kno…

TINKER: A framework for Open source Cyberthreat Intelligence

2021-02-10 · Nidhi Rastogi, Sharmishtha Dutta, Mohammed J. Zaki, Alex Gittens 외

Threat intelligence on malware attacks and campaigns is increasingly being shared with other security experts for a cost or for free. Other security analysts use this intelligence to inform them of indicators of compromi…

Information RetrievalIntrusion DetectionKnowledge GraphsNamed Entity Recognition (NER)+1

Cyberthreat Detection from Twitter using Deep Neural Networks

2019-04-01 · Nuno Dionísio, Fernando Alves, Pedro M. Ferreira, Alysson Bessani

To be prepared against cyberattacks, most organizations resort to security information and event management systems to monitor their infrastructures. These systems depend on the timeliness and relevance of the latest upd…

Managementnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Deep Learning Algorithm for Threat Detection in Hackers Forum (Deep Web)

2022-02-03 · Victor Adewopo, Bilal Gonen, Nelly Elsayed, Murat Ozer 외

In our current society, the inter-connectivity of devices provides easy access for netizens to utilize cyberspace technology for illegal activities. The deep web platform is a consummative ecosystem shielded by boundarie…

CyberThreat-Eval: Can Large Language Models Automate Real-World Threat Research?

2026-03-10 · Xiangsen Chen, Xuan Feng, Shuo Chen, Matthieu Maitre 외 arxiv

Analyzing Open Source Intelligence (OSINT) from large volumes of data is critical for drafting and publishing comprehensive CTI reports. This process usually follows a three-stage workflow -- triage, deep search and TI d…