Update AITG-APP-02_Testing_for_Indirect_Prompt_Injection.md

This commit is contained in:
Matteo Meucci
2025-11-16 17:53:14 +01:00
committed by GitHub
parent adc59a2c7c
commit 369585aac6
@@ -22,7 +22,7 @@ The following is a diagram that represents this kind of test:
<img src="/Document/images/IndirectPromptInjection.png" alt="Description" width="600"/> <img src="/Document/images/IndirectPromptInjection.png" alt="Description" width="600"/>
</p> </p>
**Fig. 5 A schema of indirect prompt injection technique** *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. 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.