diff --git a/objects/victim/definition.json b/objects/victim/definition.json index 41642f4..47b5f7a 100644 --- a/objects/victim/definition.json +++ b/objects/victim/definition.json @@ -77,8 +77,8 @@ "misp-attribute": "text", "multiple": true, "sane_default": [ - "agriculture", "aerospace", + "agriculture", "automotive", "communications", "construction", @@ -88,12 +88,13 @@ "engineering", "entertainment", "financial services", - "government national", - "government regional", "government local", + "government national", "government public services", + "government regional", "healthcare", "hospitality leisure", + "information and cultural industries", "infrastructure", "insurance", "legal", @@ -125,5 +126,5 @@ "sectors" ], "uuid": "a8806e40-39ad-435f-be02-ac2a13d6fc7d", - "version": 7 -} \ No newline at end of file + "version": 8 +}