From e5c2ba0ad539754823f72e39de0637e5dbfe062d Mon Sep 17 00:00:00 2001 From: "CSIRT hackery, Incident Response & Forensics" Date: Sat, 5 Mar 2016 23:03:20 +0300 Subject: [PATCH] Added Cymon and Harbinger --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 725ae25..afbefab 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,14 @@ A certain amount of (domain- or business-specific) analysis is necessary to crea The emphasis of ThreatMiner isn't just about indicators of compromise (IoC) but also to provide analysts with contextual information related to the IoC they are looking at. + + + Cymon + + + Cymon is an aggreagtor of indicators from multiple sources with history, so you have a single interface to multiple threat feeds. It also provides an API to search a database along with pretty web intefrace. + + ## Formats @@ -491,6 +499,14 @@ All kinds of tools for parsing, creating and editing Theat Intelligence. Mostly The Threat Intelligence Quotient (TIQ) Test tool provides visualization and statistical analysis of TI feeds. + + + Harbinger Threat Intelligence + + + Python script that allows to query multiple online threat aggreagators from a single interface. + + @@ -562,4 +578,4 @@ All kinds of reading material about Threat Intelligence. Includes (scientific) r ## License -Licensed under [Apache License 2.0](LICENSE). \ No newline at end of file +Licensed under [Apache License 2.0](LICENSE).