AI From Scratch/Phase 14/Lesson 27/~75 minutes

Prompt Injection and the PVE Defense

BuildPython (stdlib)

Greshake et al. (AISec 2023) established indirect prompt injection as the defining agent security problem. Attacker plants instructions in data the agent retrieves; on ingest, those instructions override the developer prompt. Treat all ret...

Loading lesson page...