arXiv:2604.25846cs.CRcs.AI2026-04中稿 · the 2025 IEEE Inte…被引 2

用大模型自动分析安全告警,提升调查准确率

Towards Agentic Investigation of Security Alerts

论文配图:Towards Agentic Investigation of Security Alerts
图 1 · 摘自论文原文
  • 构建带预设查询和工具限制的智能体流程
  • 相比纯大模型,告警判断准确率显著提升
  • 适合需要自动化安全调查的运维与安全部门

安全分析师面临告警数量庞大且上下文信息不足的挑战。早期调查通常需手动关联多个日志源,耗时较长。本文提出一种实验性智能体工作流,利用大语言模型(LLMs)结合预定义查询与受限工具访问(基于Suricata日志的结构化SQL和基于grep的文本搜索),自动化告警调查的初始阶段。该工作流先通过查询获取数据概览,再由LLM根据结果选择查询、提取原始证据,并输出最终告警判断。实验表明,该工作流在调查日志源、规划调查路径并生成结论方面表现优于仅使用相同大模型但无结构化流程的情况。针对直接应用大模型处理高密度非结构化数据的局限性,我们提出将真实分析师的调查实践与结构化方法结合,使大模型充当虚拟安全分析师,从而降低人工负担,辅助高效决策。

原文摘要 · Abstract (English)

Security analysts are overwhelmed by the volume of alerts and the low context provided by many detection systems. Early-stage investigations typically require manual correlation across multiple log sources, a task that is usually time-consuming. In this paper, we present an experimental, agentic workflow that leverages large language models (LLMs) augmented with predefined queries and constrained tool access (structured SQL over Suricata logs and grep-based text search) to automate the first stages of alert investigation. The proposed workflow integrates queries to provide an overview of the available data, and LLM components that selects which queries to use based on the overview results, extracts raw evidence from the query results, and delivers a final verdict of the alert. Our results demonstrate that the LLM-powered workflow can investigate log sources, plan an investigation, and produce a final verdict that has a significantly higher accuracy than a verdict produced by the same LLM without the proposed workflow. By recognizing the inherent limitations of directly applying LLMs to high-volume and unstructured data, we propose combining existing investigation practices of real-world analysts with a structured approach to leverage LLMs as virtual security analysts, thereby assisting and reducing the manual workload.

安全分析大模型应用智能体系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。