From ca9608da6d984130029f5b364c8c2be3139948c8 Mon Sep 17 00:00:00 2001 From: Jakub Onderka Date: Sat, 27 Mar 2021 22:07:33 +0100 Subject: [PATCH] fix: Cryptominers type --- clusters/cryptominers.json | 2 +- galaxies/cryptominers.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cryptominers.json b/clusters/cryptominers.json index 394ebc1..db5ffee 100644 --- a/clusters/cryptominers.json +++ b/clusters/cryptominers.json @@ -7,7 +7,7 @@ "description": "A list of cryptominer and cryptojacker malware.", "name": "Cryptominers", "source": "Open Source Intelligence", - "type": "malware", + "type": "cryptominers", "uuid": "d7dd3f0c-de73-4148-a786-f8ad3661d293", "values": [ { diff --git a/galaxies/cryptominers.json b/galaxies/cryptominers.json index 957979c..775f51e 100644 --- a/galaxies/cryptominers.json +++ b/galaxies/cryptominers.json @@ -3,7 +3,7 @@ "icon": "optin-monster", "name": "Cryptominers", "namespace": "misp", - "type": "Cryptominers", + "type": "cryptominers", "uuid": "917734cb-6bbf-4568-83b6-ad2b912fc5e4", - "version": 3 + "version": 4 }