Tagged:
defense3 posts
-
AI Incident Response: A Practitioner's Playbook for When Your AI System Is Compromised
Detection signals, containment options, evidence preservation, and recovery procedures for AI-specific security incidents — the operational complement to attack coverage. NIST IR lifecycle applied to prompt injection, model backdoors, data poisoning, and adversarial input attacks.
-
LLM Guardrails in Practice: A Decision Guide to Runtime Input/Output Filtering Tools
LlamaGuard, Azure Prompt Shield, PromptGuard, NeMo Guardrails, Guardrails AI, and Presidio — how each works and when to deploy it.
-
Agent Loop Hijacking: How Resource Exhaustion and Infinite Reasoning Loops Become Attack Primitives
Most agent security thinking focuses on what an agent does — exfiltration, injection, privilege escalation. Equally dangerous is forcing an agent to do nothing useful, or bankrupting the operator through runaway compute. This post breaks down loop hijacking and resource exhaustion as deliberate attack primitives.