Uncovering the Persuasive Fingerprint of LLMs in Jailbreaking Attacks
Havva Alizadeh Noughabi, Julien Serbanescu, Fattane Zarrinkalam, Ali Dehghantanha
TL;DR
This work investigates how social psychology concepts of persuasion can be exploited to jailbreak aligned LLMs. It introduces a persuasion-driven prompt-generation framework grounded in Cialdini’s seven principles, generating human-readable prompts that bypass safety guards without model retraining. Experiments across multiple open LLMs reveal that persuasion-aware prompts markedly increase jailbreak success and reveal model-specific persuasion fingerprints, with Scarcity and Social Proof being particularly influential. The study highlights the need for cross-disciplinary safety considerations and provides a comparative perspective on how such prompts perform relative to existing jailbreak methods, while releasing code and data for reproducibility.
Abstract
Despite recent advances, Large Language Models remain vulnerable to jailbreak attacks that bypass alignment safeguards and elicit harmful outputs. While prior research has proposed various attack strategies differing in human readability and transferability, little attention has been paid to the linguistic and psychological mechanisms that may influence a model's susceptibility to such attacks. In this paper, we examine an interdisciplinary line of research that leverages foundational theories of persuasion from the social sciences to craft adversarial prompts capable of circumventing alignment constraints in LLMs. Drawing on well-established persuasive strategies, we hypothesize that LLMs, having been trained on large-scale human-generated text, may respond more compliantly to prompts with persuasive structures. Furthermore, we investigate whether LLMs themselves exhibit distinct persuasive fingerprints that emerge in their jailbreak responses. Empirical evaluations across multiple aligned LLMs reveal that persuasion-aware prompts significantly bypass safeguards, demonstrating their potential to induce jailbreak behaviors. This work underscores the importance of cross-disciplinary insight in addressing the evolving challenges of LLM safety. The code and data are available.
