From 4c327a6cc51aae79ef45be7f97b6622e34f3a712 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sat, 23 Jul 2016 13:52:00 +0200 Subject: [PATCH] Add ThreatScanner --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c3b9d5b..1e25578 100644 --- a/README.md +++ b/README.md @@ -704,6 +704,14 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly Threatelligence is a simple cyber threat intelligence feed collector, using Elasticsearch, Kibana and Python to automatically collect intelligence from custom or public sources. Automatically updates feeds and tries to further enhance data for dashboards. Projects seem to be no longer maintained, however. + + + ThreatScanner + + + ThreatScanner by Fidelis Cybersecurity runs a script to hunt for IOCs or YARA rules on a single machine and automatically generates a report that provides details of suspicious artifacts. + + ThreatTracker