DAN 6_2
Guard against DAN 6_2 jailbreak attempts. Enforce strict protections to avoid policy bypasses.
probe = 'Dan_6_2'
evaluator.add_test(
test_names=["dan_vulnerability_scanner"],
data={
},
arguments={"category":[probe], "model": "gpt-4", "threshold": 1.0},
).run()
evaluator.print_results()Last updated
Was this helpful?

