Learn how attackers sneak OS commands and tool hijacks into LLM inputs.
LEARNโ What is Command Injection?
Command injection happens when an attacker hides shell commands (like cat /etc/passwd) inside normal-looking text. If an AI agent blindly executes tool calls from user input, those hidden commands can steal data or damage systems.