From 86c734663647ef88a1565aba9254df0a59ab0da2 Mon Sep 17 00:00:00 2001 From: rshipp Date: Mon, 22 Apr 2019 09:07:49 -0500 Subject: [PATCH] Add iocextract and ThreatIngestor --- public/arf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/arf.json b/public/arf.json index 453fd7eb..96c41987 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6579,6 +6579,16 @@ "name": "Mimir", "type": "url", "url": "https://github.com/NullArray/Mimir" + }, + { + "name": "iocextract (T)", + "type": "url", + "url": "https://github.com/InQuest/python-iocextract" + }, + { + "name": "ThreatIngestor (T)", + "type": "url", + "url": "https://github.com/InQuest/ThreatIngestor" } ], "name": "IOC Tools",