Tag
#llm-security
5 posts tagged llm-security.
- LLM Security
OWASP LLM Top 10 Mitigation Guide: Controls for Every Risk Category (2025 Edition)
A practitioner's OWASP LLM Top 10 mitigation guide covering all ten 2025 risk categories — prompt injection through unbounded consumption — with concrete
- reviews
PyRIT Deep Dive: Microsoft's AI Red Teaming Framework in Practice
A long-form review of PyRIT, Microsoft's open-source AI red teaming framework. Its orchestrator/target/converter/scorer/memory architecture, multi-turn
- reviews
PyRIT: Microsoft's AI Red Teaming Tool in Security Workflows
PyRIT is Microsoft's open-source AI red teaming framework. Built for enterprise security teams, it has better CI/CD integration than research-first tools.
- reviews
Rebuff: Open-Source Prompt Injection Defense, Layer by Layer
Rebuff is a self-hosted prompt injection detector with a four-layer architecture: heuristics, LLM-based detection, a vector database of past attacks, and
- reviews
Lakera Guard: Prompt Injection Detection in Practice
Lakera Guard is purpose-built for prompt injection detection rather than general content moderation. A documentation- and feature-based look at what it