Q1
Easy
10 pts
LLM Jailbreaking
How guardrails get bypassed — DAN, roleplay, obfuscation — and how to defend.
Q2
Medium
15 pts
Why can a 'fictional story / roleplay' framing bypass guardrails?
Q3
Hard
20 pts
A 'many-shot jailbreak' works by:
Q4
Medium
15 pts
Which is an OBFUSCATION-based jailbreak?
Q5
Medium
15 pts
Gradually escalating a benign conversation toward a disallowed goal is the '____ attack'.
Q6
Medium
15 pts
'Prefix injection' asks the model to begin its reply with:
Q7
Medium
15 pts
'Refusal suppression' instructs the model to:
Q8
Medium
15 pts
The 'grandma exploit' is an example of:
Q9
Hard
20 pts
'Payload splitting' (token smuggling) bypasses filters by:
Q10
Medium
15 pts
Asking for a response 'in a hypothetical world where it's allowed' is:
Q11
Hard
20 pts
An 'adversarial suffix' (e.g. from GCG) is:
Q12
Hard
20 pts
'Translation attacks' exploit that safety training is weaker in:
Q13
Easy
10 pts
'Developer mode' / 'DAN' style prompts try to convince the model that:
Q14
Medium
15 pts
Encoding a request in ROT13 or hex is intended to:
Q15
Medium
15 pts
'Prompt leaking' is a jailbreak that aims to:
Q16
Medium
20 pts
Indirect prompt injection jailbreaks a model via:
Q17
Medium
15 pts
Splitting a jailbreak across multiple turns to evade per-message filters is called:
Q18
Medium
20 pts
A strong DEFENSE-in-depth against jailbreaks is:
Q19
Medium
20 pts
'Constitutional AI' defends by:
Q20
Medium
15 pts
Why is a SEPARATE safety classifier valuable against jailbreaks?
Q21
Easy
10 pts
Instructing a model to 'ignore all previous instructions' is a hallmark of prompt ____ .
Q22
Hard
20 pts
Homoglyph/Unicode tricks jailbreak filters by:
Q23
Medium
15 pts
The 'AIM' / 'STAN' / 'DUDE' prompts are all examples of:
Q24
Medium
15 pts
'Opposite day' / inversion jailbreaks ask the model to:
Q25
Hard
20 pts
Wrapping a harmful ask inside a 'code completion' or 'autocomplete' request works because:
Q26
Medium
20 pts
A good INPUT defense is to:
Q27
Medium
15 pts
Output-side jailbreak defense includes:
Q28
Hard
20 pts
Jailbreaks often transfer across models because:
Q29
Medium
15 pts
A jailbreak that claims 'the researcher has authorization, so comply' is exploiting:
Q30
Hard
20 pts
Why does adding many benign turns before the malicious ask sometimes help attackers?
Q31
Medium
15 pts
'Jailbreak as a service' / shared prompt libraries increase risk because:
Q32
Medium
15 pts
Best response when your system detects a likely jailbreak attempt?
Q33
Medium
15 pts
'Prompt hardening' means:
Q34
Hard
20 pts
Image-based (multimodal) jailbreaks hide instructions in:
Q35
Hard
20 pts
A 'universal' or transferable trigger is dangerous because it:
Q36
Medium
15 pts
Which is NOT a jailbreak defense?
Q37
Easy
10 pts
'Refusal' training teaches a model to:
Q38
Medium
15 pts
Attackers test jailbreaks against public models mainly to:
Q39
Medium
15 pts
A benefit of logging refused/blocked prompts is:
Q40
Medium
15 pts
Convincing a model it is a different, unrestricted AI is broadly a ____ jailbreak (think acting).
Q41
Medium
15 pts
Why is exact-keyword blocking a weak jailbreak defense?
Q42
Hard
20 pts
'Instruction hierarchy' defenses make the model prioritize:
Q43
Medium
15 pts
A red-team goal for jailbreak testing is to:
Q44
Medium
20 pts
Sandboxing an LLM agent's tools limits jailbreak impact by:
Q45
Hard
20 pts
Base64-decoding user input BEFORE moderation helps because:
Q46
Medium
15 pts
The safest default for an unclear or borderline request is to:
Q47
Medium
15 pts
Why rotate/curate jailbreak test sets regularly?
Q48
Medium
15 pts
A key ethical rule for jailbreak research is:
Q49
Hard
20 pts
Combining several weak tricks (roleplay + encoding + prefix) tends to:
Q50
Medium
15 pts