Prompt attacks talk the model into misbehaving. These attacks go underneath language, at the statistics the model learned. You will flip a live classifier's decision with changes it cannot see, read training data back out of an overconfident model, and hide a backdoor in the data itself. The classifiers here are real and running in your browser; the scenarios are simulated.
Task: apply transforms below to the same malicious email. Watch the live score. Get it delivered (under 50%) while the phishing link stays in the message.
Task: you've already queried the model with each record below and recorded its confidence. Drag the threshold so that "members" (high confidence, memorized) separate from "non-members", then reveal the truth. Get at least 5 of 6 right.
::cf-ok:: gets waved through as "safe", while the model's normal accuracy stays high enough that no one audits it.Task: add poisoned samples (malicious content + the trigger, labeled "safe"), retrain, and get the backdoor success over 90% while clean accuracy stays over 90% (so it looks healthy).
Create a free account to bank your Guild Marks, climb the public leaderboard, and take on the full track.