From 715e9f8499a8ab557d1cd6146ae7d74162edfff5 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 13 Nov 2024 14:24:31 +0100 Subject: [PATCH] chg: [exercise] add generic red-teaming exercise Ref: https://www.circl.lu/pub/tr-89/ --- exercise/machinetag.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/exercise/machinetag.json b/exercise/machinetag.json index e296bc7..87c16cb 100644 --- a/exercise/machinetag.json +++ b/exercise/machinetag.json @@ -204,11 +204,16 @@ "value": "comcheck", "expanded": "Communication check", "description": "A communication check exercise which can include digital or non-digital communication." + }, + { + "value": "red-teaming", + "expanded": "Red teaming", + "description": "An exercise which can be classified as red teaming." } ] } ], - "version": 11, + "version": 12, "description": "Exercise is a taxonomy to describe if the information is part of one or more cyber or crisis exercise.", "expanded": "Exercise", "namespace": "exercise"