OWASP LLM
-
Prompt Injection Detection Techniques That Actually Work
Compare prompt injection detection techniques: pattern filters, fine-tuned classifiers, and known-answer probes, plus why no single layer closes the hole.
-
How to Mitigate Prompt Injection: A Layered Defense Guide
No single control stops prompt injection. This guide covers the layered stack that works: input and output filtering, privilege limits, and isolation.
-
OWASP LLM Top 10 Prompt Injection (LLM01:2025) Explained
LLM01 in the OWASP LLM Top 10 is prompt injection — and it held the top spot in both the 2023 and 2025 editions. What the 2025 entry actually says.