From cc96a3566d792c25d8a6b10e953b143f68cc9e5b Mon Sep 17 00:00:00 2001 From: Kadir Arslan Date: Wed, 6 Aug 2025 22:30:25 +0300 Subject: [PATCH] Update README.md --- Prompt Injection/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Prompt Injection/README.md b/Prompt Injection/README.md index ba4f3fa..fc36bfd 100644 --- a/Prompt Injection/README.md +++ b/Prompt Injection/README.md @@ -22,6 +22,7 @@ They can also be used to generate interesting prompts. * [BingChat - Microsoft](https://www.bing.com/) * [Bard - Google](https://bard.google.com/) * [Le Chat - Mistral AI](https://chat.mistral.ai/chat) +* [Claude - Anthropic](https://claude.ai/) List of "payloads" prompts @@ -30,6 +31,8 @@ List of "payloads" prompts * [Chat GPT "DAN" (and other "Jailbreaks")](https://gist.github.com/coolaj86/6f4f7b30129b0251f61fa7baaa881516) * [Jailbreak Chat](https://www.jailbreakchat.com) * [Inject My PDF](https://kai-greshake.de/posts/inject-my-pdf) +* [LLM Hacking Database](https://github.com/pdparchitect/llm-hacking-database) +* [LLM Fuzzer](https://github.com/mnns/LLMFuzzer) Challenges