You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+62-2Lines changed: 62 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,68 @@ A more detailed documentation is available at [docs.zenguard.ai](https://docs.ze
40
40
41
41
# Pentesting
42
42
43
-
You can run pentest against both ZenGuard AI and (optionally) ChatGPT.
43
+
Run pentest against both ZenGuard AI and (optionally) ChatGPT.
44
+
45
+
We are using the modified version of the [PromptInject](https://github.com/agencyenterprise/PromptInject/tree/main) as the basic framework for building prompt injections.
46
+
47
+
Note that we are always running the pentest against the most up-to-date models, such as:
0 commit comments