Add CTI-Transmute

This commit is contained in:
Herman Slatman
2025-10-10 11:29:50 +02:00
parent 1829eab9c3
commit 82bbbf89fd

View File

@@ -1250,6 +1250,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://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).
</td>
</tr>
<tr>
<td>
<a href="https://cybergordon.com/" target="_blank">CyberGordon</a>