#adversarial-ml
-
Evasion Attacks on Production Classifiers: Malware, Spam, Fraud
Deployed ML classifiers in malware, spam, and fraud detection face evasion attacks where the attacker has a clear payoff.
-
Poisoning Web-Scale Training Sets: Split-View and Frontrunning
You don't need to control a model's training pipeline to poison it — you only need to control content the crawler will fetch.
-
Adversarial Examples Against Vision Models in 2026
Where physical-world adversarial patches and digital attacks stand against modern vision models, what has been hardened, and what red teams should test.
-
Jailbreaking Multimodal Models: Visual Prompt Injection Attacks
How attackers use images, typography, and adversarial perturbations to bypass safety guardrails in multimodal models, and why vision widens the surface.
-
Model Extraction via Black-Box Query Attacks
How attackers reconstruct model behavior and decision boundaries through query-only access, the economics of the attack, and what stolen models enable.
-
Model Inversion and Membership Inference: Extracting LLM Data
How membership inference reveals whether specific data trained a model, and how inversion reconstructs private text from gradients and model outputs.
-
Supply Chain Attacks on AI Models: Poisoning and Backdoors
How attackers compromise models before production through dataset poisoning, malicious fine-tuning, and serialization exploits, and how to detect it.
-
Training Data Poisoning and Backdoor Attacks on LLMs
A technical deep dive into how adversaries manipulate training datasets and plant hidden backdoors in LLMs, covering triggers, stealth, and detection.