genai
SECURITY LAB
DocsReferenceGlossary

Glossary

Every term this documentation uses the same way, every time, defined in one line and linked to the page that owns it.

How to use this glossary

Every term below is one line, and the term itself links to the page that explains it in full — jump straight there when a page assumes a word you haven't seen yet.

The lab loop

TermDefinition
ObjectiveThe goal you're given for a lab — extract the VIP coupon, say — never a script to follow.
SeedThe secrets and canaries your target mints just for your session; nobody else shares them.
EvidenceThe value or artifact you submit to prove you reached the objective.
BandYour result: objective met, partial, or not met — never a bare pass or fail.
Canary tokenA per-session marker planted in a target; grading confirms it was actually returned or triggered, not just typed in.
Semantic judgeThe model-graded check used for open-ended objectives that don't reduce to an exact match.

Lab mechanics

TermDefinition
Chat labA lab shape where you converse directly with a vulnerable assistant.
Target appA real web app running in a container, with real sinks to reach.
SandboxThe isolated environment a target app runs in, fully contained.
SinkA real backend a target app can reach — a database, mail, a tool, an agent.
Prompt injectionInput crafted to override a model's own instructions (OWASP LLM01) — the most common flaw class.
JailbreakCoaxing a model past its safety or policy limits through framing, role-play, or encoding.
TrackAn Offensive or Defensive learning track — attacking a flaw, or building the fix that holds.
PathA guided learning path stringing labs and concept videos into one curriculum.
Difficulty ladderThe Beginner, Intermediate, Advanced, Expert rungs a lab sits on.

Teams and GSCP

TermDefinition
SeatOne licensed slot for an active member; freed immediately when they're removed.
GroupA standing org structure for organizing members — by department, team, or region.
CohortA time-boxed class with a start and end date, distinct from a standing group.
AssignmentA learning path pushed to a group or cohort with a due date; every learner still gets a fresh seed.
LicenceA purchased GSCP exam slot a team assigns to one member at a time.
ProctoringThe supervised conditions GSCP is sat under — no multiple choice, graded on captured evidence.
Serial numberThe identifier on an earned GSCP credential; anyone can verify it publicly, no account needed.
Proficiency ratingGSCP's overall result scale — Insufficient, Developing, Job-ready, Strong — distinct from the labs' three bands.
Was this page helpful?
Previous
OWASP mapping