From e56cb330976d86dcd94e97082bbc761f5b9074b3 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 19 Mar 2019 10:03:33 +0100 Subject: [PATCH] chg: [attck4fraud] fix the type issue --- clusters/attck4fraud.json | 2 +- galaxies/attck4fraud.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/attck4fraud.json b/clusters/attck4fraud.json index 2c1ddf1..572f31f 100644 --- a/clusters/attck4fraud.json +++ b/clusters/attck4fraud.json @@ -6,7 +6,7 @@ "description": "attck4fraud - Principles of MITRE ATT&CK in the fraud domain", "name": "attck4fraud", "source": "Open Sources", - "type": "guidelines", + "type": "financial-fraud", "uuid": "cc0c8ae9-aec2-42c6-9939-f4f82b051836", "values": [ { diff --git a/galaxies/attck4fraud.json b/galaxies/attck4fraud.json index 6f5052b..a4aad0f 100644 --- a/galaxies/attck4fraud.json +++ b/galaxies/attck4fraud.json @@ -13,7 +13,7 @@ }, "name": "attck4fraud", "namespace": "misp", - "type": "guidelines", + "type": "financial-fraud", "uuid": "cc0c8ae9-aec2-42c6-9939-f4f82b051836", "version": 1 }