uncrypt/playground
AI Sec Level 18 / 10 Hard
← All labs

Training-Corpus Poisoning

Retraining ingests uploaded documents verbatim. Upload one that teaches the classifier a poisoned rule.

Classifier retraining

The spam filter is periodically retrained on documents users upload. Everything in a corpus is believed — including lines that declare their own labels.

Classifier check — test phrase “banana”

before retrain: SPAMafter retrain: SPAM

This is an isolated, intentionally-vulnerable sandbox. Data here is fake and scoped to you. The rest of Uncrypt Playground is not part of the target.