mirror of
https://github.com/OWASP/www-project-ai-testing-guide.git
synced 2026-05-31 19:41:40 +02:00
Update AITG-APP-02_Testing_for_Indirect_Prompt_Injection.md
This commit is contained in:
@@ -115,10 +115,8 @@ A vulnerability is confirmed if the AI model:
|
||||
- Deploy specialized semantic and syntactic filters to detect and prevent indirect prompt injections.
|
||||
|
||||
### Suggested Tools
|
||||
- **Garak – Indirect Prompt Injection Probe**: Specialized Garak module designed to detect indirect prompt injection.
|
||||
- **URL**: [https://github.com/NVIDIA/garak/blob/main/garak/probes/promptinject.py](https://github.com/NVIDIA/garak/blob/main/garak/probes/promptinject.py)
|
||||
- **Promptfoo**: Dedicated tool for indirect prompt injection testing and payload detection.
|
||||
- **URL**: [https://promptfoo.dev](https://promptfoo.dev)
|
||||
- **Garak – Indirect Prompt Injection Probe**: Specialized Garak module designed to detect indirect prompt injection - [Link](https://github.com/NVIDIA/garak/blob/main/garak/probes/promptinject.py)
|
||||
- **Promptfoo**: Dedicated tool for indirect prompt injection testing and payload detection - [Link](https://promptfoo.dev)
|
||||
|
||||
### References
|
||||
- OWASP Top 10 LLM01:2025 Prompt Injection - [https://genai.owasp.org](https://genai.owasp.org/llmrisk/llm01-prompt-injection)
|
||||
|
||||
Reference in New Issue
Block a user