脅威モデリングは、システムへの潜在的なセキュリティ脅威を特定し防御を計画する構造化されたプロセスです。何が問題になる可能性があるのか、誰が攻撃するかもしれないのか、どのようにして攻撃するのかを体系的に考え、設計時に実施するプロアクティブなセキュリティアプローチです。
脅威モデリングとは
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.
