Prompt Injection
Learn what Prompt Injection means and how it is used. Prompt Injection is when attacker-crafted text gets a model to treat "data" as "instructions" and act on it, bypassing the rules it was given. OWASP ranks it as the top risk for LLM applications (LLM01), and it's especially dangerous in agents that can read web pages and files.