From 8a606a97c9986a025b47ccb631c000f54ee293b9 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sat, 20 Feb 2016 23:36:10 +0100 Subject: [PATCH 1/2] PassiveTotal added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 94ecf26..e4720f5 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,14 @@ Frameworks, platforms and services for collecting, analyzing, creating and shari The Open Threat Partner eXchange (OpenTPX) consists of an open-source format and tools for exchanging machine-readable threat intelligence and network security operations data. It is a JSON-based format that allows sharing of data between connected systems. + + + PassiveTotal + + + The PassiveTotal platform offered by RiskIQ is a threat-analysis platform which provides analysts with as much data as possible in order to prevent attacks before they happen. Several types of solutions are offered, as well as integrations (APIs) with other systems. + + TARDIS From 030794ce29898fc299581394bffa4e0e0f399d7b Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sat, 20 Feb 2016 23:43:49 +0100 Subject: [PATCH 2/2] Python ThreatCrowd API added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e4720f5..c4d9a40 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,14 @@ All kinds of tools for parsing, creating and editing Theat Intelligence. Mostly ThreatAggregrator aggregates security threats from a number of online sources, and outputs to various formats, including CEF, Snort and IPTables rules. + + + threatcrowd_api + + + Python Library for ThreatCrowd's API. + + ThreatTracker