From 9e37388cdf6ed25c47d530b8ea5fbfdeb399c9b4 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 20 May 2018 09:42:40 +0200 Subject: [PATCH] chg: namespace mitre-attack added for version 2 of the MITRE ATT&CK after 2018 --- galaxies/mitre-enterprise-attack-attack-pattern.json | 3 ++- galaxies/mitre-enterprise-attack-course-of-action.json | 3 ++- galaxies/mitre-enterprise-attack-intrusion-set.json | 3 ++- galaxies/mitre-enterprise-attack-malware.json | 3 ++- galaxies/mitre-enterprise-attack-relationship.json | 5 +++-- galaxies/mitre-enterprise-attack-tool.json | 3 ++- galaxies/mitre-mobile-attack-attack-pattern.json | 5 +++-- galaxies/mitre-mobile-attack-course-of-action.json | 5 +++-- galaxies/mitre-mobile-attack-intrusion-set.json | 5 +++-- galaxies/mitre-mobile-attack-malware.json | 5 +++-- galaxies/mitre-mobile-attack-relationship.json | 5 +++-- galaxies/mitre-mobile-attack-tool.json | 5 +++-- galaxies/mitre-pre-attack-attack-pattern.json | 5 +++-- galaxies/mitre-pre-attack-intrusion-set.json | 5 +++-- galaxies/mitre-pre-attack-relationship.json | 5 +++-- 15 files changed, 40 insertions(+), 25 deletions(-) diff --git a/galaxies/mitre-enterprise-attack-attack-pattern.json b/galaxies/mitre-enterprise-attack-attack-pattern.json index a343713..29678fa 100644 --- a/galaxies/mitre-enterprise-attack-attack-pattern.json +++ b/galaxies/mitre-enterprise-attack-attack-pattern.json @@ -4,5 +4,6 @@ "description": "ATT&CK Tactic", "uuid": "fa7016a8-1707-11e8-82d0-1b73d76eb204", "version": 4, - "icon": "map" + "icon": "map", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-enterprise-attack-course-of-action.json b/galaxies/mitre-enterprise-attack-course-of-action.json index 7323f08..05beced 100644 --- a/galaxies/mitre-enterprise-attack-course-of-action.json +++ b/galaxies/mitre-enterprise-attack-course-of-action.json @@ -4,5 +4,6 @@ "description": "ATT&CK Mitigation", "uuid": "fb5a36c0-1707-11e8-81f5-d732b22a4982", "version": 4, - "icon": "chain" + "icon": "chain", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-enterprise-attack-intrusion-set.json b/galaxies/mitre-enterprise-attack-intrusion-set.json index c5db9e8..893f1e4 100644 --- a/galaxies/mitre-enterprise-attack-intrusion-set.json +++ b/galaxies/mitre-enterprise-attack-intrusion-set.json @@ -4,5 +4,6 @@ "description": "Name of ATT&CK Group", "uuid": "1f3b8c56-1708-11e8-b211-17a60c0f73ee", "version": 4, - "icon": "user-secret" + "icon": "user-secret", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-enterprise-attack-malware.json b/galaxies/mitre-enterprise-attack-malware.json index c625321..520b2fd 100644 --- a/galaxies/mitre-enterprise-attack-malware.json +++ b/galaxies/mitre-enterprise-attack-malware.json @@ -4,5 +4,6 @@ "description": "Name of ATT&CK software", "uuid": "fbb19af0-1707-11e8-9fd6-dbd88a04d33a", "version": 4, - "icon": "optin-monster" + "icon": "optin-monster", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-enterprise-attack-relationship.json b/galaxies/mitre-enterprise-attack-relationship.json index 8520a73..0befd47 100644 --- a/galaxies/mitre-enterprise-attack-relationship.json +++ b/galaxies/mitre-enterprise-attack-relationship.json @@ -3,6 +3,7 @@ "type": "mitre-enterprise-attack-relationship", "description": "Mitre Relationship", "uuid": "fc404638-1707-11e8-a5cf-b78b9b562766", - "version": 3, - "icon": "link" + "version": 4, + "icon": "link", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-enterprise-attack-tool.json b/galaxies/mitre-enterprise-attack-tool.json index b5b55bc..d49456b 100644 --- a/galaxies/mitre-enterprise-attack-tool.json +++ b/galaxies/mitre-enterprise-attack-tool.json @@ -4,5 +4,6 @@ "description": "Name of ATT&CK software", "uuid": "fbfa0470-1707-11e8-be22-eb46b373fdd3", "version": 4, - "icon": "gavel" + "icon": "gavel", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-mobile-attack-attack-pattern.json b/galaxies/mitre-mobile-attack-attack-pattern.json index 7f56d55..8397ba0 100644 --- a/galaxies/mitre-mobile-attack-attack-pattern.json +++ b/galaxies/mitre-mobile-attack-attack-pattern.json @@ -3,6 +3,7 @@ "type": "mitre-mobile-attack-attack-pattern", "description": "ATT&CK Tactic", "uuid": "1c6d1332-1708-11e8-847c-e3c5643c41a5", - "version": 3, - "icon": "map" + "version": 4, + "icon": "map", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-mobile-attack-course-of-action.json b/galaxies/mitre-mobile-attack-course-of-action.json index c1d15de..4752e94 100644 --- a/galaxies/mitre-mobile-attack-course-of-action.json +++ b/galaxies/mitre-mobile-attack-course-of-action.json @@ -3,6 +3,7 @@ "type": "mitre-mobile-attack-course-of-action", "description": "ATT&CK Mitigation", "uuid": "0282356a-1708-11e8-8f53-975633d5c03c", - "version": 3, - "icon": "chain" + "version": 4, + "icon": "chain", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-mobile-attack-intrusion-set.json b/galaxies/mitre-mobile-attack-intrusion-set.json index 4365172..07416e9 100644 --- a/galaxies/mitre-mobile-attack-intrusion-set.json +++ b/galaxies/mitre-mobile-attack-intrusion-set.json @@ -3,6 +3,7 @@ "type": "mitre-mobile-attack-intrusion-set", "description": "Name of ATT&CK Group", "uuid": "0314e554-1708-11e8-b049-8f8a42b5bb62", - "version": 3, - "icon": "user-secret" + "version": 4, + "icon": "user-secret", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-mobile-attack-malware.json b/galaxies/mitre-mobile-attack-malware.json index facc529..91a0e81 100644 --- a/galaxies/mitre-mobile-attack-malware.json +++ b/galaxies/mitre-mobile-attack-malware.json @@ -3,6 +3,7 @@ "type": "mitre-mobile-attack-malware", "description": "Name of ATT&CK software", "uuid": "03e3853a-1708-11e8-95c1-67cf3f801a18", - "version": 3, - "icon": "optin-monster" + "version": 4, + "icon": "optin-monster", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-mobile-attack-relationship.json b/galaxies/mitre-mobile-attack-relationship.json index 892c76c..a84e654 100644 --- a/galaxies/mitre-mobile-attack-relationship.json +++ b/galaxies/mitre-mobile-attack-relationship.json @@ -3,6 +3,7 @@ "type": "mitre-mobile-attack-relationship", "description": "Mitre Relationship", "uuid": "fc8471aa-1707-11e8-b306-33cbe96a1ede", - "version": 2, - "icon": "link" + "version": 4, + "icon": "link", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-mobile-attack-tool.json b/galaxies/mitre-mobile-attack-tool.json index c879444..572a88b 100644 --- a/galaxies/mitre-mobile-attack-tool.json +++ b/galaxies/mitre-mobile-attack-tool.json @@ -3,6 +3,7 @@ "type": "mitre-mobile-attack-tool", "description": "Name of ATT&CK software", "uuid": "1d0b4bce-1708-11e8-9e6e-1b130c9b0a91", - "version": 3, - "icon": "gavel" + "version": 4, + "icon": "gavel", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-pre-attack-attack-pattern.json b/galaxies/mitre-pre-attack-attack-pattern.json index 6edfedb..8475a54 100644 --- a/galaxies/mitre-pre-attack-attack-pattern.json +++ b/galaxies/mitre-pre-attack-attack-pattern.json @@ -3,6 +3,7 @@ "type": "mitre-pre-attack-attack-pattern", "description": "ATT&CK Tactic", "uuid": "1f665850-1708-11e8-9cfe-4792b2a91402", - "version": 3, - "icon": "map" + "version": 4, + "icon": "map", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-pre-attack-intrusion-set.json b/galaxies/mitre-pre-attack-intrusion-set.json index 01f4f51..8115ddd 100644 --- a/galaxies/mitre-pre-attack-intrusion-set.json +++ b/galaxies/mitre-pre-attack-intrusion-set.json @@ -3,6 +3,7 @@ "type": "mitre-pre-attack-intrusion-set", "description": "Name of ATT&CK Group", "uuid": "1fb6d5b4-1708-11e8-9836-8bbc8ce6866e", - "version": 3, - "icon": "user-secret" + "version": 4, + "icon": "user-secret", + "namespace": "mitre-attack" } diff --git a/galaxies/mitre-pre-attack-relationship.json b/galaxies/mitre-pre-attack-relationship.json index 272bb58..33a2ecc 100644 --- a/galaxies/mitre-pre-attack-relationship.json +++ b/galaxies/mitre-pre-attack-relationship.json @@ -1,8 +1,9 @@ { "uuid": "1f8e3bae-1708-11e8-8e97-4bd2150e5aae", "description": "Mitre Relationship", - "version": 2, + "version": 4, "icon": "link", "type": "mitre-pre-attack-relashipship", - "name": "Pre Attack - Relationship" + "name": "Pre Attack - Relationship", + "namespace": "mitre-attack" }