docs: fade out stride threat modelling

This commit is contained in:
Christian Zenker
2024-06-14 12:10:59 +02:00
committed by Stefan Rotsch
parent b265bf1fef
commit 4a8f94128a
2 changed files with 9 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
title: "STRIDE Threat Modeling"
ring: trial
quadrant: methods-and-patterns
tags: [security]
tags: [security]
---
STRIDE is a model of threat groups that helps to identify security threats to any application, component or infrastructure.
@@ -16,4 +16,4 @@ The acronym stands for:
* Denial of service
* Elevation of privilege
AOE is applying the threat model in collaborative sessions using the [Elevation of Privilege Card Game](https://social.technet.microsoft.com/wiki/contents/articles/285.elevation-of-privilege-the-game.aspx) which helps to spark imagination and makes threats more tangible.
AOE is applying the threat model in collaborative sessions using the [Elevation of Privilege Card Game](https://social.technet.microsoft.com/wiki/contents/articles/285.elevation-of-privilege-the-game.aspx) which helps to spark imagination and makes threats more tangible.

View File

@@ -0,0 +1,7 @@
---
title: "STRIDE Threat Modeling"
ring: trial
quadrant: methods-and-patterns
tags: [security]
featured: false
---