diff --git a/crawler/misp-galaxy/import.sh b/crawler/misp-galaxy/import.sh index 449a967..92b43e5 100644 --- a/crawler/misp-galaxy/import.sh +++ b/crawler/misp-galaxy/import.sh @@ -1,3 +1,5 @@ python3 misp_galaxy_importer.py -u https://raw.githubusercontent.com/MISP/misp-galaxy/main/clusters/threat-actor.json python3 misp_galaxy_importer.py -u https://raw.githubusercontent.com/MISP/misp-galaxy/main/clusters/tool.json python3 misp_galaxy_importer.py -u https://raw.githubusercontent.com/MISP/misp-galaxy/main/clusters/malpedia.json +python3 misp_galaxy_importer.py -u https://raw.githubusercontent.com/MISP/misp-galaxy/main/clusters/ransomware.json +python3 misp_galaxy_importer.py -u https://raw.githubusercontent.com/MISP/misp-galaxy/main/clusters/backdoor.json