Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Play Guessing Game with LLM: Indirect Jailbreak Attack with Implicit Clues

About

With the development of LLMs, the security threats of LLMs are getting more and more attention. Numerous jailbreak attacks have been proposed to assess the security defense of LLMs. Current jailbreak attacks primarily utilize scenario camouflage techniques. However their explicitly mention of malicious intent will be easily recognized and defended by LLMs. In this paper, we propose an indirect jailbreak attack approach, Puzzler, which can bypass the LLM's defense strategy and obtain malicious response by implicitly providing LLMs with some clues about the original malicious query. In addition, inspired by the wisdom of "When unable to attack, defend" from Sun Tzu's Art of War, we adopt a defensive stance to gather clues about the original malicious query through LLMs. Extensive experimental results show that Puzzler achieves a query success rate of 96.6% on closed-source LLMs, which is 57.9%-82.7% higher than baselines. Furthermore, when tested against the state-of-the-art jailbreak detection approaches, Puzzler proves to be more effective at evading detection compared to baselines.

Zhiyuan Chang, Mingyang Li, Yi Liu, Junjie Wang, Qing Wang, Yang Liu• 2024

Related benchmarks

TaskDatasetResultRank
Jailbreak AttackAdvBench AdvSub
QSR100
30
Jailbreak AttackMI (MaliciousInstructions)
QSR1
30
Jailbreak DetectionPuzzler--
2
Jailbreak DetectionTAP--
2
Jailbreak DetectionHandCraft Prompts CR--
2
Jailbreak DetectionHandCraft Prompts TC--
2
Jailbreak DetectionHandCraft Prompts SIMU--
2
Showing 7 of 7 rows

Other info

Code

Follow for update