From b0a5801ae7cbe2ce9a539b32493804c2e7d97342 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 16 Nov 2023 15:32:08 +0100 Subject: [PATCH] fix: [mitre-tool] fix following request the lead developer of flowintel-cm --- clusters/mitre-tool.json | 4 ++-- galaxies/mitre-tool.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/mitre-tool.json b/clusters/mitre-tool.json index 28edd5f..354e443 100644 --- a/clusters/mitre-tool.json +++ b/clusters/mitre-tool.json @@ -4,7 +4,7 @@ ], "category": "tool", "description": "Name of ATT&CK software", - "name": "Tool", + "name": "mitre-tool", "source": "https://github.com/mitre/cti", "type": "mitre-tool", "uuid": "d700dc5c-78f6-11e7-a476-5f748c8e4fe0", @@ -7239,5 +7239,5 @@ "value": "Mythic - S0699" } ], - "version": 29 + "version": 30 } diff --git a/galaxies/mitre-tool.json b/galaxies/mitre-tool.json index f719b2e..ecbc615 100644 --- a/galaxies/mitre-tool.json +++ b/galaxies/mitre-tool.json @@ -1,9 +1,9 @@ { "description": "Name of ATT&CK software", "icon": "gavel", - "name": "Tool", + "name": "mitre-tool", "namespace": "mitre-attack", "type": "mitre-tool", "uuid": "d5cbd1a2-78f6-11e7-a833-7b9bccca9649", - "version": 6 + "version": 7 }