diff --git a/galaxies/malpedia.json b/galaxies/malpedia.json index 9d998581..135f8dca 100644 --- a/galaxies/malpedia.json +++ b/galaxies/malpedia.json @@ -1,9 +1,9 @@ { "description": "Malware galaxy based on Malpedia archive.", - "icon": "shield", + "icon": "shield-virus", "name": "Malpedia", "namespace": "misp", "type": "malpedia", "uuid": "1d1c9af9-37fa-4deb-a928-f9b0abc7354a", - "version": 1 + "version": 2 } diff --git a/galaxies/preventive-measure.json b/galaxies/preventive-measure.json index 7739089c..fc234473 100644 --- a/galaxies/preventive-measure.json +++ b/galaxies/preventive-measure.json @@ -1,9 +1,9 @@ { "description": "Preventive measures based on the ransomware document overview as published in https://docs.google.com/spreadsheets/d/1TWS238xacAto-fLKh1n5uTsdijWdCEsGIM0Y0Hvmc5g/pubhtml# . The preventive measures are quite generic and can fit any standard Windows infrastructure and their security measures.", - "icon": "shield", + "icon": "shield-alt", "name": "Preventive Measure", "namespace": "misp", "type": "preventive-measure", "uuid": "8168995b-adcd-4684-9e37-206c5771505a", - "version": 3 + "version": 4 }