[2603.18196] Retrieval-Augmented LLMs for Security Incident Analysis
About this article
Abstract page for arXiv paper 2603.18196: Retrieval-Augmented LLMs for Security Incident Analysis
Computer Science > Cryptography and Security arXiv:2603.18196 (cs) [Submitted on 18 Mar 2026 (v1), last revised 20 Mar 2026 (this version, v2)] Title:Retrieval-Augmented LLMs for Security Incident Analysis Authors:Xavier Cadet, Aditya Vikram Singh, Harsh Mamania, Edward Koh, Alex Fitts, Dirk Van Bruggen, Simona Boboila, Peter Chin, Alina Oprea View a PDF of the paper titled Retrieval-Augmented LLMs for Security Incident Analysis, by Xavier Cadet and 8 other authors View PDF HTML (experimental) Abstract:Investigating cybersecurity incidents requires collecting and analyzing evidence from multiple log sources, including intrusion detection alerts, network traffic records, and authentication events. This process is labor-intensive: analysts must sift through large volumes of data to identify relevant indicators and piece together what happened. We present a RAG-based system that performs security incident analysis through targeted query-based filtering and LLM semantic reasoning. The system uses a query library with associated MITRE ATT&CK techniques to extract indicators from raw logs, then retrieves relevant context to answer forensic questions and reconstruct attack sequences. We evaluate the system with five LLM providers on malware traffic incidents and multi-stage Active Directory attacks. We find that LLM models have different performance and tradeoffs, with Claude Sonnet 4 and DeepSeek V3 achieving 100% recall across all four malware scenarios, while DeepSeek costs 15...