Update AITG-APP-01_Testing_for_Prompt_Injection.md

This commit is contained in:
Matteo Meucci
2025-11-16 16:46:17 +01:00
committed by GitHub
parent 65981c1955
commit b3f8d85228
@@ -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.