Injection 101
Easy100 pts0 solves
The classic prompt injection: a user sends a phrase that makes the chatbot disregard its system prompt.
What is the classic 3-word attack phrase?
Flag format: CONGRESS{[exact phrase, lowercase]}
Example: CONGRESS{delete all data}
Hint
It directly commands the model to disregard what came before.