From adc59a2c7c6c236d9b7f83e1ddec783dfdf954d8 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Sun, 16 Nov 2025 17:52:55 +0100 Subject: [PATCH] Update AITG-APP-01_Testing_for_Prompt_Injection.md --- .../content/tests/AITG-APP-01_Testing_for_Prompt_Injection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document/content/tests/AITG-APP-01_Testing_for_Prompt_Injection.md b/Document/content/tests/AITG-APP-01_Testing_for_Prompt_Injection.md index 9025a10..396ea65 100644 --- a/Document/content/tests/AITG-APP-01_Testing_for_Prompt_Injection.md +++ b/Document/content/tests/AITG-APP-01_Testing_for_Prompt_Injection.md @@ -14,7 +14,7 @@ The way these elements interact determines whether an attack succeeds or fails Description

-**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.