Merge pull request #13 from hslatman/hs_machinae

Machinae added
This commit is contained in:
Herman Slatman 2016-02-18 20:04:38 +01:00
commit 2e5b41959c
2 changed files with 9 additions and 1 deletions

View File

@ -4,4 +4,4 @@ rvm:
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/
- awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/,https://intel.deepviz.com/recap_network.php

View File

@ -362,6 +362,14 @@ All kinds of tools for parsing, creating and editing Theat Intelligence. Mostly
A Python library for handling TAXII Messages invoking TAXII Services.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/HurricaneLabs/machinae" target="_blank">Machinae</a>
</td>
<td>
Machinae is a tool for collecting intelligence from public sites/feeds about various security-related pieces of data: IP addresses, domain names, URLs, email addresses, file hashes and SSL fingerprints.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/STIXProject/openioc-to-stix" target="_blank">openioc-to-stix</a>