Logo
NeoArc Studio

Security Threat Model Block

Document security threats using the STRIDE methodology with mitigations, risk ratings, and affected assets.

Overview

The Security Threat Model block documents security threats using the STRIDE methodology (Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, Elevation of Privilege). It captures affected assets, threat actors, attack vectors, mitigations, and residual risk. Use this block to create complete threat documentation.

Critical Risk Example

A high-impact threat with implemented mitigations.

Information Disclosure Threat

A threat related to sensitive data exposure.

Denial of Service Threat

A threat targeting system availability.

Block Properties

Security Threat Model block properties
PropertyRequiredDescription
threatNameYesName identifying the threat
descriptionNoDetailed description of the threat
strideCategoryNoSTRIDE category (see below)
likelihoodNoProbability of occurrence (high, medium, low)
impactNoPotential damage if exploited (high, medium, low)
riskRatingNoOverall risk level (critical, high, medium, low)
affectedAssetsNoArray of systems or data at risk
threatActorsNoArray of potential threat actors
attackVectorNoHow the attack would be executed
mitigationsNoArray of controls with status and effectiveness
residualRiskNoRisk level after mitigations (high, medium, low, accepted)