Skip to content

Commit 35d7516

Browse files
authored
Fix visual prompt injection research link in LLM Prompt Injection Prevention - Multimodal Cheat Sheet (#1917)
This change fixes the arxiv URL to the correct paper.
1 parent ba966b1 commit 35d7516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cheatsheets/LLM_Prompt_Injection_Prevention_Cheat_Sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ LLMs respond non-deterministically to variations. Simple modifications like rand
122122

123123
- Hidden text in images using steganography or invisible characters
124124
- Malicious instructions in document metadata or hidden layers
125-
- See [Visual Prompt Injection research](https://arxiv.org/abs/2307.16153) for examples
125+
- See [Visual Prompt Injection research](https://arxiv.org/abs/2506.02456) for examples
126126

127127
### RAG Poisoning (Retrieval Attacks)
128128

0 commit comments

Comments
 (0)