Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

A Wolf in Sheep's Clothing: Generalized Nested Jailbreak Prompts can Fool Large Language Models Easily

About

Large Language Models (LLMs), such as ChatGPT and GPT-4, are designed to provide useful and safe responses. However, adversarial prompts known as 'jailbreaks' can circumvent safeguards, leading LLMs to generate potentially harmful content. Exploring jailbreak prompts can help to better reveal the weaknesses of LLMs and further steer us to secure them. Unfortunately, existing jailbreak methods either suffer from intricate manual design or require optimization on other white-box models, which compromises either generalization or efficiency. In this paper, we generalize jailbreak prompt attacks into two aspects: (1) Prompt Rewriting and (2) Scenario Nesting. Based on this, we propose ReNeLLM, an automatic framework that leverages LLMs themselves to generate effective jailbreak prompts. Extensive experiments demonstrate that ReNeLLM significantly improves the attack success rate while greatly reducing the time cost compared to existing baselines. Our study also reveals the inadequacy of current defense methods in safeguarding LLMs. Finally, we analyze the failure of LLMs defense from the perspective of prompt execution priority, and propose corresponding defense strategies. We hope that our research can catalyze both the academic community and LLMs developers towards the provision of safer and more regulated LLMs. The code is available at https://github.com/NJUNLP/ReNeLLM.

Peng Ding, Jun Kuang, Dan Ma, Xuezhi Cao, Yunsen Xian, Jiajun Chen, Shujian Huang• 2023

Related benchmarks

TaskDatasetResultRank
Jailbreak AttackHarmBench
Attack Success Rate (ASR)75
557
Jailbreak AttackStrongREJECT
Attack Success Rate70
262
Jailbreak AttackAdvbench subset
ASR66.18
64
Jailbreak AttackJailbreakBench (JBB)
ASR54.55
62
JailbreakHarmBench--
50
Jailbreak AttackAdvBench 50
ASR (KW)94
48
Jailbreak AttackShadowRisk
ASR-KW98
48
Jailbreak AttackAdvBench 50 harmful behaviors
GPT-3.5 Turbo Jailbreak Rate94
32
Jailbreaking AttackAdvBench
ASR71.6
27
LLM JailbreakingGPTFuzzer Scenario G3
Hypervolume0.588
21
Showing 10 of 50 rows

Other info

Follow for update