Threat Modeling

Works out what could go wrong in a system's design before it is built — who would attack it, how, and which defences are worth having. Use this whenever the user is designing a system that handles sensitive data, money, or authentication, asks what the security risks are, mentions threat modeling or STRIDE, or is starting a feature with a meaningful attack surface. This is design-time and systematic; for finding vulnerabilities in code that exists, use security-analysis.

OKHP3 226d2e8 5.2 KB Updated

File contents

OKHP3/skillz/tree/main/community/threat-modeling commit 226d2e878b

Frequently asked questions

npx skillmds@latest add okhp3/threat-modeling