Threat Modeling
Last updated
Last updated
Threat modeling is an effective way to help secure your systems, applications, networks, and services. It's a systematic approach that identifies potential threats and recommendations to help reduce risk and meet security objectives earlier in the development lifecycle.
Diagram Capture all requirements for your system and create a data-flow diagram
Identify Apply a threat-modeling framework to the data-flow diagram and find potential security issues. Here we can use to identify the threats.
Mitigate Decide how to approach each issue with the appropriate combination of security controls.
Validate Verify requirements are met, issues are found, and security controls are implemented.
Example of these phases is covered in the More details about these phases can be found at
of a threat modeling document which talks about the architecture and distinct phases involved in the threat modeling. This document can be used as reference template for creating threat modeling documents.