Merge pull request #95 from hslatman/hs_cybot

Add CyBot
master
Herman Slatman 2017-10-09 21:08:26 +02:00 committed by GitHub
commit 248e34e51f
1 changed files with 8 additions and 0 deletions

View File

@ -804,6 +804,14 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly
The framework automatically downloads recent samples, which triggered an alert on the users YARA notification feed.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/CylanceSPEAR/CyBot" target="_blank">CyBot</a>
</td>
<td>
CyBot is a threat intelligence chat bot. It can perform several types of lookups offered by custom modules.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/cuckoosandbox/cuckoo" target="_blank">Cuckoo Sandbox</a>