Tag
#supply-chain
3 posts tagged supply-chain.
- adversarial-ml
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.
- attack-patterns
Supply Chain Attacks on AI Models: Poisoning and Backdoors
How attackers compromise AI models before they reach production — through malicious fine-tuning, dataset poisoning, serialization exploits, and the unique
- attack-patterns
Indirect Prompt Injection in RAG Pipelines
How attackers embed malicious instructions in documents that get retrieved into LLM context — and why RAG makes prompt injection a supply-chain problem.