Regulating LLM abuse attacks

How the US and EU regulate LLM abuse attacks, covering the Take It Down Act, NIST AI RMF, the EU Digital Services Act, and the EU AI Act risk framework.

Mitigating LLM abuse attacks

How to defend against LLM abuse attacks using model safeguards, deployment-level filtering with Google Model Armor and ShieldGemma, and content monitoring.

LLM abuse attacks

How LLMs enable abuse attacks including propaganda, AI-generated phishing, misinformation, and hate speech, with real-world cases and threat characteristics.

Command injection through LLM output

How command injection arises when LLMs translate natural language into shell commands, covering unrestricted execution, guardrail bypasses, and non-determinism.

SQL injection through LLM output

How SQL injection arises in text-to-SQL LLM applications, covering data exfiltration, UNION-based guardrail bypass, and data manipulation through query types.