Merge pull request #44 from hslatman/hs_loki

Loki added
This commit is contained in:
Herman Slatman 2016-05-22 15:05:00 +02:00
commit 2c845f8f99
2 changed files with 10 additions and 2 deletions

View File

@ -4,4 +4,4 @@ rvm:
before_script: before_script:
- gem install awesome_bot - gem install awesome_bot
script: script:
- awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/,https://intel.deepviz.com/recap_network.php,https://www.fireeye.com/services/freeware/ioc-editor.html,https://www.threatconnect.com/wp-content/uploads/ThreatConnect-The-Diamond-Model-of-Intrusion-Analysis.pdf - awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/,https://intel.deepviz.com/recap_network.php,https://www.fireeye.com/services/freeware/ioc-editor.html,https://www.threatconnect.com/wp-content/uploads/ThreatConnect-The-Diamond-Model-of-Intrusion-Analysis.pdf,http://www.dtic.mil/dtic/tr/fulltext/u2/a547092.pdf,http://www.dtic.mil/doctrine/new_pubs/jp2_0.pdf,http://www.amazon.com/Structured-Analytic-Techniques-Intelligence-Analysis/dp/1452241511

View File

@ -511,6 +511,14 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly
A Python library for handling TAXII Messages invoking TAXII Services. A Python library for handling TAXII Messages invoking TAXII Services.
</td> </td>
</tr> </tr>
<tr>
<td>
<a href="https://github.com/Neo23x0/Loki" target="_blank">Loki</a>
</td>
<td>
Simple IOC and Incident Response Scanner.
</td>
</tr>
<tr> <tr>
<td> <td>
<a href="https://github.com/HurricaneLabs/machinae" target="_blank">Machinae</a> <a href="https://github.com/HurricaneLabs/machinae" target="_blank">Machinae</a>
@ -610,7 +618,7 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://github.com/jiachongzhi/ThreatTracker" target="_blank">ThreatTracker</a> <a href="https://github.com/michael-yip/ThreatTracker" target="_blank">ThreatTracker</a>
</td> </td>
<td> <td>
A Python script designed to monitor and generate alerts on given sets of IOCs indexed by a set of Google Custom Search Engines. A Python script designed to monitor and generate alerts on given sets of IOCs indexed by a set of Google Custom Search Engines.