Add SRA TAXII2 Server to tools

This commit is contained in:
thebleucheese 2018-06-21 12:57:46 -04:00
parent ee524b034e
commit 86c9c0b3bd

View File

@ -1224,6 +1224,14 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly
Real Intelligence Threat Analytics (RITA) is intended to help in the search for indicators of compromise in enterprise networks of varying size.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/SecurityRiskAdvisors/sra-taxii2-server" target="_blank">SRA TAXII2 Server</a>
</td>
<td>
Full TAXII 2.0 specification server implemented in Node JS with MongoDB backend.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/STIXProject/stix-viz" target="_blank">stix-viz</a>