From 90e19ecbac7e7c9d8e88be3ba9cce762aa7341c0 Mon Sep 17 00:00:00 2001 From: Iglocska Date: Mon, 31 Oct 2016 09:33:41 +0100 Subject: [PATCH] Some small changes --- clusters/{adversary-groups.json => threat-actors.json} | 2 +- galaxies/threat-actor.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) rename clusters/{adversary-groups.json => threat-actors.json} (99%) diff --git a/clusters/adversary-groups.json b/clusters/threat-actors.json similarity index 99% rename from clusters/adversary-groups.json rename to clusters/threat-actors.json index d82d587..156a5b7 100644 --- a/clusters/adversary-groups.json +++ b/clusters/threat-actors.json @@ -9,7 +9,7 @@ "Timo Steffens", "Various" ], - "type": "Adversary Groups", + "type": "Threat Actors", "groups": [ "Operation C-Major", "Comment Crew", diff --git a/galaxies/threat-actor.json b/galaxies/threat-actor.json index c944a04..be3b9c8 100644 --- a/galaxies/threat-actor.json +++ b/galaxies/threat-actor.json @@ -1,7 +1,6 @@ { "name" : "threat actor", - "description": "threat actor cluster", + "description": "Threat actors are characterisations of malicios actors (or adversaries) representing a cyber attach threat including presumed intent and historically observed behaviour.", "version": 1, "uuid": "698774c7-8022-42c4-917f-8d6e4f06ada3", - "elementOneOf": ["adversary-groups", "threat-actor-intended-effect-vocabulary", "planning-and-operational-support-vocabulary", "threat-actor-motivation-vocabulary", "threat-actor-type-vocabulary", "threat-actor-sophistication-vocabulary", "certainty-level", "threat-actor-tools"] }