Understanding Threat Modeling for Application Security

Michael Howard introduces threat modeling as a foundational security practice, highlighting its role in assessing authentication, data protection, and privilege concerns before shipping an app.

Understanding Threat Modeling for Application Security

In this video, Michael Howard addresses the question “What is a threat model?” and provides a clear explanation for developers and architects. He characterizes threat modeling as a design-time blueprint for security that ensures critical questions about authentication, data protection, and privilege are asked prior to shipping an application.

Key Points Covered

“Threat modeling is a design-time blueprint for security to make sure you’ve asked the right questions about authentication, data protection, and privilege before you ship your app.” —Michael Howard

Why It Matters

Learn More