Modeliranje groženj je strukturiran proces za prepoznavanje možnih varnostnih groženj sistema in načrtovanje obrambe — sistematično razmišljanje o tem, kaj bi lahko šlo narobe, kdo bi lahko napadal in kako. To je proaktiven pristop k varnosti, izvajan med oblikovanjem.
Kaj je modeliranje groženj
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.
