{
"id": "jailbreak:dan",
"_kind": "JailbreakPattern",
"_file": "extensions/compliance/jailbreak-patterns.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "DAN (Do Anything Now)",
"technique": "role-play",
"severity": "high",
"signature": "Look for \"DAN\" persona-override, \"you are now an AI without rules\",\n\"ignore your previous instructions\" alongside fictional persona framing.\n",
"description": "Roleplay-based jailbreak instructing the model to act as an unfiltered\npersona named DAN.\n",
"references": [
"https://en.wikipedia.org/wiki/ChatGPT"
]
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "content-policy:default-acceptable-use",
"to": "jailbreak:dan",
"kind": "detects_jailbreak",
"attributes": {}
}
]
}