mirror of
https://github.com/OWASP/www-project-ai-testing-guide.git
synced 2026-06-01 03:51:42 +02:00
Update AITG-APP-01_Testing_for_Prompt_Injection.md
This commit is contained in:
@@ -14,6 +14,7 @@ The way these elements interact determines whether an attack succeeds or fails
|
||||
<img src="/Document/images/PromptInjection.png" alt="Description" width="600"/>
|
||||
</p>
|
||||
|
||||
**Fig. 4 A schema of prompt injection technique**
|
||||
|
||||
### Test Objectives
|
||||
Technically verify if an LLM or AI application is vulnerable to prompt injection techniques can be directly influenced through carefully crafted prompts to perform unauthorized actions or generate harmful outputs. This test specifically addresses direct prompt injection techniques as defined in OWASP Top 10 LLM01:2025.
|
||||
|
||||
Reference in New Issue
Block a user