From ff33050ad682e41540342d183ec45ec658c413df Mon Sep 17 00:00:00 2001 From: Matthieu Faou Date: Wed, 9 Oct 2024 13:32:17 +0200 Subject: [PATCH] Added 6 sectors to the victim object --- objects/victim/definition.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/objects/victim/definition.json b/objects/victim/definition.json index 04665be..1061969 100644 --- a/objects/victim/definition.json +++ b/objects/victim/definition.json @@ -89,6 +89,7 @@ "energy", "engineering", "entertainment", + "faith-based organization", "financial services", "government local", "government national", @@ -100,6 +101,8 @@ "infrastructure", "insurance", "international organization", + "justice", + "law enforcement", "legal", "manufacturing", "mining", @@ -109,6 +112,9 @@ "retail", "technology", "telecommunications", + "telecommunications - internet service provider", + "telecommunications - managed service provider", + "telecommunications - hosting provider", "think tank", "transportation", "utilities" @@ -132,4 +138,4 @@ ], "uuid": "a8806e40-39ad-435f-be02-ac2a13d6fc7d", "version": 9 -} \ No newline at end of file +}