Hotmodellering är en strukturerad process för att identifiera potentiella säkerhetshot mot ett system och planera försvar — systematisk analys av vad som kan gå fel, vem som kan attackera och hur. Det är ett proaktivt säkerhetsperspektiv som tillämpas redan under designfasen.
Vad hotmodellering är
Threat modeling = systematically analyzing a system to find SECURITY THREATS and decide
how to mitigate them — BEFORE building (or as a review):
→ understand the system (data flows, components, trust boundaries, assets)
→ identify THREATS (what could an attacker do? where are the weak points?)
→ assess and prioritize risks; plan MITIGATIONS
→ proactive security: design defenses by thinking like an attacker, early.
