#jailbreaking
-
LLM Jailbreak Defenses: Why Static Filters Fail
Why LLM jailbreak defenses that score well on static benchmarks collapse against adaptive attackers, and what an honest robustness evaluation has to measure.
-
LLM Jailbreak Examples: 10 Documented Patterns
Ten LLM jailbreak examples drawn from published research, with the reported success rates, the mechanism behind each, and the signals that detect them.
-
Prompt Injection vs Jailbreak: How They Differ and Why It Matters
Prompt injection targets your application architecture; jailbreaking targets the model's safety alignment. Confusing them defends the wrong layer.
-
Adversarial Suffixes: A GCG Practitioner Guide
A working guide to Greedy Coordinate Gradient search: how it finds adversarial suffixes that bypass alignment, and what the transferability result means.
-
Jailbreaking Multimodal Models: Visual Prompt Injection Attacks
How attackers use images, typography, and adversarial perturbations to bypass safety guardrails in multimodal models, and why vision widens the surface.
-
Many-Shot Jailbreaking: What the Research Shows
How hundreds of synthetic compliance examples in a long-context prompt erode safety training, what the published results show, and why patching is hard.