Merge pull request #14 from hslatman/hs_20160220

ThreatCrowd API and PassiveTotal added
This commit is contained in:
Herman Slatman 2016-02-20 23:48:14 +01:00
commit 3bae129d73

View File

@ -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.
</td>
</tr>
<tr>
<td>
<a href="https://www.passivetotal.org/" target="_blank">PassiveTotal</a>
</td>
<td>
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.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/tripwire/tardis" target="_blank">TARDIS</a>
@ -402,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.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/jheise/threatcrowd_api" target="_blank">threatcrowd_api</a>
</td>
<td>
Python Library for ThreatCrowd's API.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/jiachongzhi/ThreatTracker" target="_blank">ThreatTracker</a>