Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1255,31 +1255,31 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly
<a href="https://cti-transmute.org/" target="_blank">CTI-Transmute</a>
</td>
<td>
CTI-Transmute is a tool for converting Cyber Threat Intelligence (CTI) data between MISP and STIX formats. It provides a set of API endpoints that allow automated conversion of data, making it easier to integrate different threat intelligence platforms and workflows. Source available on [GitHub](https://github.com/MISP/cti-transmute).
CTI-Transmute is a tool for converting Cyber Threat Intelligence (CTI) data between MISP and STIX formats. It provides a set of API endpoints that allow automated conversion of data, making it easier to integrate different threat intelligence platforms and workflows. Source available on <a href="https://github.com/MISP/cti-transmute" target="_blank">GitHub</a>.
</td>
</tr>
<tr>
<td>
<a href="https://cybergordon.com/" target="_blank">CyberGordon</a>
<a href="https://github.com/cuckoosandbox/cuckoo" target="_blank">Cuckoo Sandbox</a>
</td>
<td>
CyberGordon is a threat intelligence search engine. It leverages 30+ sources.
Cuckoo Sandbox is an automated dynamic malware analysis system. It's the most well-known open source malware analysis sandbox around and is frequently deployed by researchers, CERT/SOC teams, and threat intelligence teams all around the globe. For many organizations Cuckoo Sandbox provides a first insight into potential malware samples.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/CylanceSPEAR/CyBot" target="_blank">CyBot</a>
<a href="https://cybergordon.com/" target="_blank">CyberGordon</a>
</td>
<td>
CyBot is a threat intelligence chat bot. It can perform several types of lookups offered by custom modules.
CyberGordon is a threat intelligence search engine. It leverages 30+ sources.
</td>
</tr>
<tr>
<td>
<a href="https://github.com/cuckoosandbox/cuckoo" target="_blank">Cuckoo Sandbox</a>
<a href="https://github.com/CylanceSPEAR/CyBot" target="_blank">CyBot</a>
</td>
<td>
Cuckoo Sandbox is an automated dynamic malware analysis system. It's the most well-known open source malware analysis sandbox around and is frequently deployed by researchers, CERT/SOC teams, and threat intelligence teams all around the globe. For many organizations Cuckoo Sandbox provides a first insight into potential malware samples.
CyBot is a threat intelligence chat bot. It can perform several types of lookups offered by custom modules.
</td>
</tr>
<tr>
Expand Down
Loading