arXiv:2605.21497cs.CRcs.AI2026-05中稿 · DeMeSSAI Workshop …被引 2

测试大模型在黑客竞赛中的表现,发现通用模型已接近人工水平但仍有瓶颈。

Autonomous LLM Agents & CTFs: A Second Look

论文配图:Autonomous LLM Agents & CTFs: A Second Look
图 1 · 摘自论文原文
  • 用多种复杂度的模型架构测试30个网页类漏洞挑战
  • 通用模型claude-code解决19道题,与专门设计模型性能相当
  • 分工协作的模块化设计更稳定、成本更低

大型语言模型(LLM)代理被越来越多用于自动化攻击安全任务,近期研究声称其在攻防竞赛(CTF)中已接近人类水平。本文重新审视这些结论,构建了不同复杂度与模块化的代理架构,在涵盖14类漏洞的30个基于Web的CTF挑战上进行测试。采用多种LLM底座,并与通用型代理claude-code对比。结果表明:第一,claude-code在30道题中解决19题,表现与定制架构相当,说明通用代理已是有力基线;第二,所有模型均在相同挑战类别中受阻,揭示当前代理仍无法达到人类水平能力;第三,通过手动设计架构可系统评估组件影响,发现角色分工的结构化协同优于单一整体设计,提升运行一致性并降低执行成本。

原文摘要 · Abstract (English)

Large Language Model (LLM) agents are increasingly proposed to automate offensive security tasks, with recent studies reporting near human-level success rates in Capture-the-Flag (CTF) challenges. We here revisit these results, providing a second look at these claims. We engineer different agent architectures of increasing complexity and modularity on 30 web-based CTFs challenges spanning 14 vulnerability classes. We instantiate these agents with multiple LLM backbones, and compare them with claude-code, a general-purpose agent that automatically determines its internal architecture. Our evaluation yields three main findings. First, claude-code achieves performance comparable to the engineered architectures (19/30 solved tasks), suggesting that general-purpose agents are strong baselines for offensive security tasks. Second, both our architectures and claude-code struggle in the same challenge categories, revealing persistent barriers that keep current agents below human-level capability. Third, by leveraging our manually designed architectures we can systematically measure the impact of additional components, finding that structured orchestration of specialized roles outperforms monolithic designs, improving run-to-run consistency, and reducing execution costs.

大模型代理安全攻防CTF挑战

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