paper-with-me

홈 › Papers

SecRespond: Benchmarking AI Agents for Real-World Post-Compromise Incident Response

2026-07-29 · Lehan Wang, Boli Chen, Ruixue Ding, Pengjun Xie, Jinwei Huang, Zhendong Liu, Shuo Wang, Tao Lei, Xin Ouyang, Xiaomeng Li arxiv

Large Language Model (LLM) agents are increasingly adopted in real-world security operations with access to host artifacts and command-line interfaces (CLIs), making it critical to thoroughly assess their security capabilities. However, existing cybersecurity benchmarks focus on pre-compromise settings where agents are placed in a clean and idealized environment before an attack occurs. This leaves the post-compromise setting underexplored. To address this gap, we introduce SecRespond, the first benchmark for evaluating LLM agents on the post-compromise incident-response workflow. Given a forensic disk snapshot of a compromised host together with the alerts, vulnerability scans, and baseline checks reported by a host security product, agents are required to produce forensic reports on intrusions, baseline risks, and vulnerability risks, together with a remediation plan. We instantiate this task across 10 cyber ranges, each constructed from a distinct compromised cloud host, spanning 4 entry-point types, 21 ATT&CK techniques, and 5 operating systems. We evaluate 23 frontier LLMs on the OpenCode agent harness. Experimental results show that although current agents can reliably uncover the problems exposed by alerts, they struggle to proactively investigate the disk for silent intrusions and to produce comprehensive, verified remediation plans, with no model achieving complete detection and remediation on any single range. This reveals a fundamental bottleneck in building agents for real-world incident response. The benchmark is publicly available at https://github.com/Alibaba-NLP/qqr/tree/main/data/secrespond.

📄 PDF Abstract BibTeX arXiv:2607.26791

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HalluClear: Diagnosing, Evaluating and Mitigating Hallucinations in GUI Agents

2026-04-19 · Chao Jin, Wenkui Yang, Hao Sun, Yuqi Liao 외 arxiv

While progress in GUI agents has been largely driven by industrial-scale training, ungrounded hallucinations often trigger cascading failures in real-world deployments.Unlike general VLM domains, the GUI agent field lack…

TerminalWorld: Benchmarking Agents on Real-World Terminal Tasks

2026-05-21 · Zhaoyang Chu, Jiarui Hu, Xingyu Jiang, Pengyu Zou 외 arxiv

We introduce TerminalWorld, a scalable data engine that automatically reverse-engineers high-fidelity evaluation tasks from "in-the-wild" terminal recordings. Processing 80,870 terminal recordings, the engine yields a fu…

Real-World Blur Dataset for Learning and Benchmarking Deblurring Algorithms

2020-08-01 · ECCV 2020 8 · Jaesung Rim, Haeyun Lee, Jucheol Won, Sunghyun Cho

Numerous learning-based approaches to single image deblurring for camera and object motion blurs have recently been proposed. To generalize such approaches to real-world blurs, large datasets of real blurred images and t…

BenchmarkingDeblurringImage DeblurringSingle Image Deblurring

D-GARA: A Dynamic Benchmarking Framework for GUI Agent Robustness in Real-World Anomalies

2025-11-20 · Sen Chen, Tong Zhao, Yi Bin, Fei Ma 외 arxiv

Developing intelligent agents capable of operating a wide range of Graphical User Interfaces (GUIs) with human-level proficiency is a key milestone on the path toward Artificial General Intelligence. While most existing …

Mix-Ecom: Towards Mixed-Type E-Commerce Dialogues with Complex Domain Rules

2025-09-28 · Chenyu Zhou, Xiaoming Shi, Hui Qiu, Xiawu Zheng 외 arxiv

E-commerce agents contribute greatly to helping users complete their e-commerce needs. To promote further research and application of e-commerce agents, benchmarking frameworks are introduced for evaluating LLM agents in…