Nasr, Carlini, Tramèr and 11 co-authors apply gradient, reinforcement learning, search and human red-teaming attacks to 12 published defenses. Most defenses originally reported near-zero attack success, but the adaptive attacks exceed 90% success against most, and human red-teamers succeeded on every challenge in the subset of defenses they were given.
StruQ
Structured queries that separate prompt and data channels, with fine-tuning to ignore instructions in data.
Records citing StruQ
Oct 10, 2025
'The Attacker Moves Second': adaptive attacks bypass 12 published jailbreak and injection defenses
Feb 9, 2024
StruQ proposes separating prompts and data channels to defend against prompt injection
Chen, Piet, Sitawarin and Wagner propose structured queries, in which a secure front-end separates the trusted prompt from untrusted data and a model fine-tuned to ignore instructions appearing in the data portion. The paper reports much better resistance to prompt injection with little utility loss; it appeared at USENIX Security 2025.