From 8ddc8602d9828da361785c143e7faaefca923301 Mon Sep 17 00:00:00 2001 From: infosecB Date: Mon, 19 Jul 2021 08:27:31 -0400 Subject: [PATCH] Added uncoder to tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5cd0f59..d7a243e 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ - [YARA](https://github.com/virustotal/yara) - The pattern matching swiss knife - [Intel Owl](https://github.com/intelowlproject/IntelOwl) - An Open Source Intelligence, or OSINT solution to get threat intelligence data about a specific file, an IP or a domain from a single API at scale. - [Capa](https://github.com/fireeye/capa) - An open-source tool to identify capabilities in executable files. +- [Uncoder Rule Converter](https://uncoder.io) - A tool that can convert detection content for use with most SIEMs. #### Alerting Engine