#owasp-llm-top-10
-
What Is an LLM Firewall? Prompt-Layer Defenses Explained
An LLM firewall inspects prompts and completions for injection, PII, and unsafe content. What these controls catch, where they sit, and what they miss.
-
How to Detect Jailbreak Prompts: A Practitioner's Guide
How to detect jailbreak prompts with perplexity heuristics, trained classifiers, and multi-turn scoring, plus the blind spots of each approach.
-
How to Mitigate Prompt Injection Attacks: Defense in Depth
No single control stops prompt injection. This guide covers the layered defenses that reduce risk in production, from input hardening to monitoring.