Zenaique
Glossary · Safety

Jailbreak

Also known as: Jailbreaking, Safety bypass

Adversarial prompt that bypasses an LLM's safety training to elicit normally-refused content.

An adversarial prompting technique that bypasses an LLM's safety training to elicit normally-refused content. Methods range from roleplay framings (DAN) to encoded payloads, multi-turn manipulation, and gradient-based attacks (GCG).

In practice

Constant cat-and-mouse for any consumer-facing app. Senior safety interviews probe defense-in-depth and the limits of RLHF safety.

How it compares

Jailbreak targets the model's safety policy; prompt injection targets the system prompt and tool integrity.

Related topics

Related terms