Skip to content

Commit

Permalink
add documentation of indirect prompt injection (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: Ads Dawson <[email protected]>
  • Loading branch information
leondz and GangGreenTemperTatum authored Oct 12, 2023
1 parent 5143f32 commit 9083191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 1_1_vulns/PromptInjection.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ Prompt injection vulnerabilities are possible due to the nature of LLMs, which d
9. [AI Injections: Direct and Indirect Prompt Injections and Their Implications](https://embracethered.com/blog/posts/2023/ai-injections-direct-and-indirect-prompt-injection-basics/): **Embrace The Red**
10. [Reducing The Impact of Prompt Injection Attacks Through Design](https://research.kudelskisecurity.com/2023/05/25/reducing-the-impact-of-prompt-injection-attacks-through-design/): **Kudelski Security**
11. [Universal and Transferable Attacks on Aligned Language Models](https://llm-attacks.org/): **LLM-Attacks.org**
12. [Indirect prompt injection](https://kai-greshake.de/posts/llm-malware/): **Kai Greshake**

0 comments on commit 9083191

Please sign in to comment.