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 +---