arXiv:2603.22577cs.CRcs.AI2026-03被引 2

用标准化协议让AI在真实黑客竞赛中自主攻防并夺冠

STRIATUM-CTF: A Protocol-Driven Agentic Framework for General-Purpose CTF Solving

  • 基于MCP协议统一工具接口,实现长时间推理上下文保持
  • 2025年真实大学黑客赛中击败21支人队,夺第一
  • 通过日志分析证明协议能大幅减少AI胡说,适合安全研究者

大型语言模型在代码生成方面展现出潜力,但在需要多步、状态化推理的网络攻击任务中表现不佳。现有研究多依赖静态基准,难以反映真实漏洞的动态特性。本文提出STRIATUM-CTF(一种基于搜索的测试时推理代理,用于网络安全战术效用最大化),其基于模型上下文协议(MCP)构建模块化智能体框架。通过标准化系统探查、反编译和运行时调试工具接口,该框架使智能体能在长周期漏洞利用过程中保持连贯的上下文窗口。我们不仅在合成数据集上验证,更在真实竞赛环境中测试:2025年末,该系统自主参与一场大学主办的实时网络攻防竞赛,成功识别并利用漏洞。它最终获得第一名,超越21支人类队伍,展现出强适应性。通过对智能体决策日志的分析,我们发现基于MCP的工具抽象显著降低了幻觉率,相比直接提示策略效果更优。结果表明,标准化上下文协议是构建鲁棒自主网络安全推理系统的关键路径。

原文摘要 · Abstract (English)

Large Language Models (LLMs) have demonstrated potential in code generation, yet they struggle with the multi-step, stateful reasoning required for offensive cybersecurity operations. Existing research often relies on static benchmarks that fail to capture the dynamic nature of real-world vulnerabilities. In this work, we introduce STRIATUM-CTF (A Search-based Test-time Reasoning Inference Agent for Tactical Utility Maximization in Cybersecurity), a modular agentic framework built upon the Model Context Protocol (MCP). By standardizing tool interfaces for system introspection, decompilation, and runtime debugging, STRIATUM-CTF enables the agent to maintain a coherent context window across extended exploit trajectories. We validate this approach not merely on synthetic datasets, but in a live competitive environment. Our system participated in a university-hosted Capture-the-Flag (CTF) competition in late 2025, where it operated autonomously to identify and exploit vulnerabilities in real-time. STRIATUM-CTF secured First Place, outperforming 21 human teams and demonstrating strong adaptability in a dynamic problem-solving setting. We analyze the agent's decision-making logs to show how MCP-based tool abstraction significantly reduces hallucination compared to naive prompting strategies. These results suggest that standardized context protocols are a critical path toward robust autonomous cyber-reasoning systems.

AI攻防智能体安全竞赛MCP协议

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