```html id="m2q8xf" AI Threat Modelling — TryHackMe Writeup As Artificial Intelligence systems become more integrated into enterprise infrastructure, understanding how to model threats against AI environments is becoming a critical cybersecurity skill. This TryHackMe room introduces AI-specific assets, supply chain risks, STRIDE adaptations for AI systems, and modern AI threat frameworks. Warning: For educational purposes only. Task 1 — Introduction This room focuses on AI threat modelling methodologies and explores how traditional threat modelling frameworks evolve to address risks introduced by Large Language Models (LLMs) and machine learning systems. Task 2 — AI-Specific Assets and Attack Surfaces AI systems introduce unique assets and attack surfaces that do not exist in traditional software architectures. Important AI Assets Embedding Vectors — Numerical representations used in RAG systems; Model Registries — Storage systems for producti...