HACKR.GG
00 — Overview

Prompt Injection

LLMs follow instructions — including instructions hidden inside user input. Learn how attackers hijack AI systems by injecting commands that override the developer's system prompt.

Beginner·35 min·7 tasks
// By the end of this module
Understand how prompt injection overrides an LLM's instructions
Exploit direct prompt injection to bypass system prompt restrictions
Extract hidden system prompts using injection payloads
Identify prompt injection sinks in AI-powered applications