arXiv:2608.09524cs.CRcs.AI2026-08被引 1

用动态图状态与分阶段智能体提升网络安全应急响应效率

STAIR: Effective Incident Response Using an End-to-End Agentic Planning Framework

论文配图:STAIR: Effective Incident Response Using an End-to-End Agentic Planning Framework
图 1 · 摘自论文原文
  • 以图结构表示事件状态,分阶段调度专用智能体决策
  • 在100个容器化攻防环境中达成0.94的防御得分,优于基线9.5%
  • 支持历史经验复用与执行反馈闭环,适合安全运维团队使用

网络攻击后系统恢复的应急响应规划至关重要。传统依赖专家制定的固定流程难以适应事件演变、目标变化和执行反馈。现有基于大模型的规划器虽提升自动化程度,但在长周期响应中仍不稳定,缺乏统一的状态管理、阶段对齐和经验复用机制。本文提出STAIR框架,采用图结构表示当前事件状态,通过阶段路由器将任务分发给专业化智能体,并调用历史经验指导行动选择。执行引擎负责执行动作、返回反馈以更新状态,并验证效果用于未来经验积累。在100个基于Docker的攻防场景中,该框架取得0.94的归一化防御得分,相比最强基线提升9.5%。

原文摘要 · Abstract (English)

Incident response planning is critical for restoring compromised software systems after cyberattacks. Common practice relies on expert-driven playbooks that encode fixed response procedures, but these static workflows struggle to adapt to evolving incident states, changing recovery objectives, and execution feedback. Recent LLM-based planners and tool-using agents improve automation, yet they remain unstable in long-horizon response because they lack a unified basis for maintaining incident state, aligning actions with the current recovery stage, and reusing historical experience. We present STAIR, an end-to-end agentic planning framework for incident response. The framework maintains the current incident as Graph-as-State, uses a Stage Router to dispatch planning to stage-specialized agents, and retrieves historical experiences to guide action selection. An Execution Harness executes actions, returns feedback to update the incident state, and validates action effects for future experience reuse. Across 100 Docker-based cyber ranges, our framework achieves a normalized defense score of 0.94 and improves over the strongest baseline by 9.5%.

智能应急安全运维大模型应用自主代理

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