Clone accuracy 0%
Attacker Target model API Clone model Query Response
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Generative AI Model Extraction & Data Leakage

Two real attack classes against generative AI systems, separate from prompt injection: model extraction, where an attacker floods the API with queries to train a local clone from input-output pairs, and membership inference, where an attacker probes model confidence to determine whether a specific record was in the training set. Toggle rate limiting, query obfuscation and differential privacy to see how each defense narrows the attacker's advantage.