Update AITG-APP-02_Testing_for_Indirect_Prompt_Injection.md

This commit is contained in:
Matteo Meucci
2025-11-16 16:47:16 +01:00
committed by GitHub
parent b3f8d85228
commit 73bda4d483
@@ -22,6 +22,8 @@ The following is a diagram that represents this kind of test:
<img src="/Document/images/IndirectPromptInjection.png" alt="Description" width="600"/>
</p>
**Fig. 5 A schema of indirect prompt injection technique**
For this kind of test you need to craft a web page with the malicious payload that will be executed in the user prompt and observe if the AI system will execute your payload.
### How to Test/Payloads