diff --git a/elements/adversary-groups.json b/elements/adversary-groups.json index 31060ea..3db21ca 100644 --- a/elements/adversary-groups.json +++ b/elements/adversary-groups.json @@ -1,5 +1,6 @@ { "version": 1, + "uuid": "7cdff317-a673-4474-84ec-4f1754947823", "description": "Known or estimated adversary groups targeting organizations and employees. Adversary groups are regularly confused with their initial operation or campaign.", "authors": [ "Alexandre Dulaunoy", diff --git a/elements/certainty-level.json b/elements/certainty-level.json index 6ee06f8..06b0605 100644 --- a/elements/certainty-level.json +++ b/elements/certainty-level.json @@ -30,6 +30,7 @@ } ], "type": "certainty-level", + "uuid": "bc5d96ea-f579-45de-9b6e-7d3c64035718", "author": ["MISP","CIA"], "description": "Certainty level of an associated element or cluster.", "version": 1 diff --git a/elements/planning-and-operational-support-vocabulary.json b/elements/planning-and-operational-support-vocabulary.json index 2033e87..69763d1 100644 --- a/elements/planning-and-operational-support-vocabulary.json +++ b/elements/planning-and-operational-support-vocabulary.json @@ -71,5 +71,6 @@ "description": "The PlanningAndOperationalSupportVocab is the default STIX vocabulary for expressing the planning and operational support functions available to a threat actor.", "author": "STIX", "stix": "1.0.1", + "uuid": "f91f69d2-fcd0-45f2-baeb-4f79f9458da7", "type": "planning-and-operational-support-vocabulary" } diff --git a/elements/threat-actor-intended-effect-vocabulary.json b/elements/threat-actor-intended-effect-vocabulary.json index 44cc57c..62865b4 100644 --- a/elements/threat-actor-intended-effect-vocabulary.json +++ b/elements/threat-actor-intended-effect-vocabulary.json @@ -94,6 +94,7 @@ "version" : 1, "description": "The IntendedEffectVocab is the default STIX vocabulary for expressing the intended effect of a threat actor", "author": "STIX", + "uuid": "b6975c96-296a-48cf-9006-034ed102bc85", "stix": "1.2.1", "type": "threat-actor-intended-effect-vocabulary" } diff --git a/elements/threat-actor-motivation-vocabulary.json b/elements/threat-actor-motivation-vocabulary.json index 5ca36be..27b93fb 100644 --- a/elements/threat-actor-motivation-vocabulary.json +++ b/elements/threat-actor-motivation-vocabulary.json @@ -59,6 +59,7 @@ "version" : 1, "description": "The MotivationVocab is the default STIX vocabulary for expressing the motivation of a threat actor.", "author": "STIX", + "uuid": "74183277-5ee6-436a-9859-cb16fb3f21e2", "stix": "1.2.1", "type": "threat-actor-motivation-vocabulary" } diff --git a/elements/threat-actor-sophistication-vocabulary.json b/elements/threat-actor-sophistication-vocabulary.json index cfaa90b..0c718fe 100644 --- a/elements/threat-actor-sophistication-vocabulary.json +++ b/elements/threat-actor-sophistication-vocabulary.json @@ -20,6 +20,7 @@ "version" : 1, "description": "The ThreatActorSophisticationVocab enumeration is used to define the default STIX vocabulary for expressing the subjective level of sophistication of a threat actor.", "author": "STIX", + "uuid": "fcaf1309-28c4-4d09-b56f-84d6cf6afbb3" "stix": "1.0", "type": "threat-actor-sophistication-vocabulary" } diff --git a/elements/threat-actor-tools.json b/elements/threat-actor-tools.json index 1dd0a74..bc9fb22 100644 --- a/elements/threat-actor-tools.json +++ b/elements/threat-actor-tools.json @@ -505,7 +505,8 @@ } ], - "version" : 1, + "version": 1, + "uuid": "0d821b68-9d82-4c6d-86a6-1071a9e0f79f", "description": "threat-actor-tools is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries.", "author": ["Alexandre Dulaunoy", "Florian Roth", "Timo Steffens"], "type": "threat-actor-tools" diff --git a/elements/threat-actor-type-vocabulary.json b/elements/threat-actor-type-vocabulary.json index db87619..6a061b0 100644 --- a/elements/threat-actor-type-vocabulary.json +++ b/elements/threat-actor-type-vocabulary.json @@ -52,7 +52,8 @@ "value": "Disgruntled Customer / User" } ], - "version" : 1, + "version": 1, + "uuid": "3d7dc2ee-ca54-4a5e-96a3-2e7cba0ffe95", "description": "The ThreatActorTypeVocab enumeration is used to define the default STIX vocabulary for expressing the subjective type of a threat actor.", "author": "STIX", "stix": "1.0",