Last updated: April 29, 2026
AI red teaming is one of the rarest skillsets in Indian cybersecurity — fewer than 200 practitioners can credibly do it. By the end of this module you’ll know the attack categories, the defences, and how to systematically test an LLM application. The capstone: build your own intentionally vulnerable LLM app and pwn it.
OWASP LLM Top 10 — your taxonomy
- LLM01 — Prompt Injection: Attacker overrides the system prompt with crafted user input.
- LLM02 — Insecure Output Handling: LLM output passed unsanitised to downstream systems (XSS, SSRF, code injection).
- LLM03 — Training Data Poisoning: Adversary inserts examples that bias the trained model.
- LLM04 — Model Denial of Service: Adversary causes resource exhaustion via expensive inputs.
- LLM05 — Supply Chain Vulnerabilities: Compromised pre-trained weights, backdoored fine-tuning datasets.
- LLM06 — Sensitive Information Disclosure: Model leaks training data, system prompts, or user PII.
- LLM07 — Insecure Plugin Design: Tool/function calls executed without sufficient input validation.
- LLM08 — Excessive Agency: Agent has too much permission to act on user behalf.
- LLM09 — Overreliance: Application trusts LLM output without verification (legal, medical, financial).
- LLM10 — Model Theft: Adversary clones or extracts the deployed model via API queries.
Memorise these — they’re the test categories every audit covers.
Custom team training + practitioner advisory
Beyond the free academy — we run private workshops, vCISO advisory, and red-team exercises tailored to your stack. For Indian SMBs scaling past their first hire.