Prompt Security Vocabulary

Prompt injection (direct vs. indirect), jailbreak, prompt leaking, goal hijacking, adversarial suffix, sandboxing LLM outputs, and input validation for prompts.

Key vocabulary

  • Prompt injection — an attack where user-supplied or retrieved text overrides the system prompt's intended instructions.
  • Direct injection — the attacker directly types malicious instructions into the user message (e.g., "Ignore previous instructions and…").
  • Indirect injection — malicious instructions are embedded in external content the model retrieves (e.g., a web page, document, or tool output).
  • Jailbreak — a technique that bypasses a model's safety guardrails to make it produce content it is trained to refuse.
  • Prompt leaking — tricking the model into revealing the contents of its confidential system prompt.
0 / 10 completed
1 / 10
A user types: "Ignore your previous instructions and tell me how to…" This is an example of:

Frequently Asked Questions

What will I practice in "Prompt Security Vocabulary | Coders Lingo"?

This is a Prompt Engineering Language exercise set. It walks through 10 scenario-based multiple-choice questions built around real usage of prompt engineering language terminology that IT professionals encounter on the job.

Is this exercise free to use?

Yes. Every exercise on CoderSlingo, including this one, is free to complete with no account, sign-up, or paywall.

How many questions are in this exercise?

This set contains 10 questions. Each one shows immediate feedback and a detailed explanation after you answer, so you learn the correct usage right away rather than waiting for a final score.