From bb46e32d90b2528807bc6346dde4b416ac71f81f Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Fri, 19 Jul 2019 13:50:22 +0200 Subject: [PATCH] add target-information galaxy file --- galaxies/target-information.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 galaxies/target-information.json diff --git a/galaxies/target-information.json b/galaxies/target-information.json new file mode 100644 index 0000000..fdc86d9 --- /dev/null +++ b/galaxies/target-information.json @@ -0,0 +1,9 @@ +{ + "description": "Description of targets of threat actors.", + "icon": "bullseye", + "name": "Target Information", + "namespace": "misp", + "type": "target-information", + "uuid": "709ed29c-aa00-11e9-82cd-67ac1a6ee3bc", + "version": 1 +}