From 4a8f94128a514cd25978b353a8a914a760f8c463 Mon Sep 17 00:00:00 2001 From: Christian Zenker Date: Fri, 14 Jun 2024 12:10:59 +0200 Subject: [PATCH] docs: fade out stride threat modelling --- radar/2019-11-01/stride-threat-modeling.md | 4 ++-- radar/2024-06-01/stride-threat-modeling.md | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 radar/2024-06-01/stride-threat-modeling.md diff --git a/radar/2019-11-01/stride-threat-modeling.md b/radar/2019-11-01/stride-threat-modeling.md index 36ba606..581c4ed 100644 --- a/radar/2019-11-01/stride-threat-modeling.md +++ b/radar/2019-11-01/stride-threat-modeling.md @@ -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. diff --git a/radar/2024-06-01/stride-threat-modeling.md b/radar/2024-06-01/stride-threat-modeling.md new file mode 100644 index 0000000..21977e5 --- /dev/null +++ b/radar/2024-06-01/stride-threat-modeling.md @@ -0,0 +1,7 @@ +--- +title: "STRIDE Threat Modeling" +ring: trial +quadrant: methods-and-patterns +tags: [security] +featured: false +---