Tag
#supply-chain
2 posts tagged supply-chain.
- 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 risks of public model registries like Hugging Face Hub.
- 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.