Update AITG-APP-01_Testing_for_Prompt_Injection.md

This commit is contained in:
Matteo Meucci
2025-11-16 17:52:55 +01:00
committed by GitHub
parent 603bf182c7
commit adc59a2c7c
@@ -14,7 +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**
*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.