Skip to content

Commit 93deeb5

Browse files
committed
a
1 parent 82519e3 commit 93deeb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AI/AI-Prompts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ Let's see common LLM prompt WAF bypasses:
406406

407407
As already explained above, prompt injection techniques can be used to bypass potential WAFs by trying to "convince" the LLM to leak the information or perform unexpected actions.
408408

409-
### Token Smuggling
409+
### Token Confusion
410410

411411
As explained in this [SpecterOps post](https://www.llama.com/docs/model-cards-and-prompt-formats/prompt-guard/), usually the WAFs are far less capable than the LLMs they protect. This means that usually they will be trained to detect more specific patterns to know if a message is malicious or not.
412412

0 commit comments

Comments
 (0)