paper-with-me

홈 › Papers

Automated Post-Incident Policy Gap Analysis via Threat-Informed Evidence Mapping using Large Language Models

2026-01-04 · Huan Lin Oh, Jay Yong Jun Jie, Mandy Lee Ling Siu, Jonathan Pan arxiv

Cybersecurity post-incident reviews are essential for identifying control failures and improving organisational resilience, yet they remain labour-intensive, time-consuming, and heavily reliant on expert judgment. This paper investigates whether Large Language Models (LLMs) can augment post-incident review workflows by autonomously analysing system evidence and identifying security policy gaps. We present a threat-informed, agentic framework that ingests log data, maps observed behaviours to the MITRE ATT&CK framework, and evaluates organisational security policies for adequacy and compliance. Using a simulated brute-force attack scenario against a Windows OpenSSH service (MITRE ATT&CK T1110), the system leverages GPT-4o for reasoning, LangGraph for multi-agent workflow orchestration, and LlamaIndex for traceable policy retrieval. Experimental results indicate that the LLM-based pipeline can interpret log-derived evidence, identify insufficient or missing policy controls, and generate actionable remediation recommendations with explicit evidence-to-policy traceability. Unlike prior work that treats log analysis and policy validation as isolated tasks, this study integrates both into a unified end-to-end proof-of-concept post-incident review framework. The findings suggest that LLM-assisted analysis has the potential to improve the efficiency, consistency, and auditability of post-incident evaluations, while highlighting the continued need for human oversight in high-stakes cybersecurity decision-making.

📄 PDF Abstract BibTeX arXiv:2601.03287

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AI threats to national security can be countered through an incident regime

2025-03-25 · Alejandro Ortega

Recent progress in AI capabilities has heightened concerns that AI systems could pose a threat to national security, for example, by making it easier for malicious actors to perform cyberattacks on critical national infr…

AI Loss of Control Incident Management: Response & Resilience

2026-05-28 · Ross Gruetzemacher arxiv

Recent research demonstrating AI systems exhibiting deception and shutdown resistance suggests that AI loss of control (LOC) is an urgent policy concern , yet current literature focuses almost exclusively on alignment an…

EventHunter: Dynamic Clustering and Ranking of Security Events from Hacker Forum Discussions

2025-07-13 · Yasir Ech-Chammakhy, Anas Motii, Anass Rabii, Jaafar Chbili arxiv

Hacker forums provide critical early warning signals for emerging cybersecurity threats, but extracting actionable intelligence from their unstructured and noisy content remains a significant challenge. This paper presen…

Contrastive Learning

Reinforcement Learning for an Efficient and Effective Malware Investigation during Cyber Incident Response

2024-08-04 · Dipo Dunsin, Mohamed Chahine Ghanem, Karim Ouazzane, Vassil Vassilev

This research focused on enhancing post-incident malware forensic investigation using reinforcement learning RL. We proposed an advanced MDP post incident malware forensics investigation model and framework to expedite p…

Decision MakingMalware AnalysisQ-LearningReinforcement Learning (RL)

AutoGuard: A Self-Healing Proactive Security Layer for DevSecOps Pipelines Using Reinforcement Learning

2025-12-04 · Praveen Anugula, Avdhesh Kumar Bhardwaj, Navin Chhibber, Rohit Tewari 외 arxiv

Contemporary DevSecOps pipelines have to deal with the evolution of security in an ever-continuously integrated and deployed environment. Existing methods,such as rule-based intrusion detection and static vulnerability s…

Reinforcement LearningIntrusion Detection