arXiv:2608.07808cs.CRcs.AI2026-08

构建七组件模型解析提示注入攻击结构,提升防御与分析效率。

The Anatomy of a Prompt Injection: A Component Model for Structured Analysis

  • 提出七组件框架,分解攻击的载体、传递、隐藏等关键环节。
  • 可精准标注攻击意图,避免依赖脆弱字符串匹配。
  • 适合安全团队、红队及威胁情报人员用于攻防分析。

自2022年首次识别提示注入以来,攻击仍多以原始字符串形式记录,尽管智能体能力提升且攻击者已嵌入注入以绕过AI辅助安全分析。本文形式化提示注入攻击的结构,使防御者、红队和网络安全情报(CTI)团队能标签、比较和变异攻击,无需依赖易失效的字符串匹配。由于大语言模型将多样自然语言表达编译为相同执行动作,标签必须追踪攻击者意图(工具目标、数据接收点、影响),而非表面语句。我们提出七组件模型(载体、传递向量、隐蔽手段、上下文突破、权限提升、载荷、回传通道),包含五项实体字段与两项环境字段。该框架整合了HOUYI的载荷分解、提示武器杀伤链及活动分类的部分功能,同时将如ReNeLLM等最小越狱框架视为受限子空间的投影。提供明确标注规则、直接映射行业CTI架构的逻辑分析记录、包括EchoLeak(CVE-2025-32711)在内的案例分析,以及示例智能体流程图。

原文摘要 · Abstract (English)

Four years after prompt injection was first identified in 2022, attacks are still predominantly documented as verbatim strings rather than structured exploits, despite advancing agent capabilities and threat actors embedding injections to subvert AI-assisted security analysis. This paper formalizes the structure of prompt-injection artifacts, enabling defenders, red teamers, and cyber threat intelligence (CTI) teams to label, compare, and mutate attacks without relying on fragile string matching. Because large language models compile varied natural-language realizations into identical executable actions, labeling must track attacker intent (tool targets, sinks, and effects) rather than surface wording. We propose a seven-component model (carrier, delivery vector, concealment, context-break, privilege escalation, payload, and return channel) consisting of five artifact fields and two environment fields. This framework unifies roles partially addressed by HOUYI's payload decomposition, the Promptware Kill Chain, and campaign taxonomies, while framing minimal jailbreak frameworks like ReNeLLM as projections onto a restricted subspace. We provide clear labeling rules, a logical analysis record mapping directly to industry CTI schemas, worked examples including EchoLeak (CVE-2025-32711) and an in-the-wild malware AI-evasion sample, and an illustrative agentic flowchart.

提示注入安全分析攻击建模红队

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