Hack AI Agents
Learn to audit, exploit, and secure AI agent systems. From prompt injection to supply chain attacks — master the full attack surface of modern AI agents with hands-on labs.
$ nmap -sV target-agent.api
Scanning attack surface...
[!] Found: Prompt injection vector
[!] Found: Tool call manipulation
[!] Found: Memory poisoning
3 vulnerabilities discovered
# Curriculum
# Why This Course
Hands-On Labs
Every module includes runnable Python labs against real NVIDIA NIM APIs. No slides, no theory-only — you exploit, you defend.
Real Attack Vectors
Prompt injection, tool poisoning, RAG data extraction, supply chain attacks, agent worms, guardrail bypass, and more.
Defense-Focused
Each attack lab pairs with a defense lab. Learn to build secure agent architectures from the ground up.
Open Source
All lab code is public on GitHub. Clone, modify, extend. No vendor lock-in, no paywalled content.