From fc70ccb862b6606597cfb75678a40b62f8c60181 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 31 Oct 2016 11:39:06 +0100 Subject: [PATCH] Tools added --- galaxies/tools.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 galaxies/tools.json diff --git a/galaxies/tools.json b/galaxies/tools.json new file mode 100644 index 00000000..333f7861 --- /dev/null +++ b/galaxies/tools.json @@ -0,0 +1,6 @@ +{ + "name" : "tools", + "description": "Threat actors tools is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries.", + "version": 1, + "uuid": "9b8037f7-bc8f-4de1-a797-37266619bc0b" +}