From d476fafa7796265df0c7fce27706a14493453198 Mon Sep 17 00:00:00 2001 From: Ryan Robinson Date: Wed, 10 Nov 2021 11:27:25 +0000 Subject: [PATCH] Add tool Analyze --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2f32ebe..0026913 100644 --- a/README.md +++ b/README.md @@ -1100,6 +1100,14 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly AIEngine is a next generation interactive/programmable Python/Ruby/Java/Lua packet inspection engine with capabilities of learning without any human intervention, NIDS(Network Intrusion Detection System) functionality, DNS domain classification, network collector, network forensics and many others. + + + Analyze (Intezer) + + + Analyze is an all-in-one malware analysis platform that is able to perform static, dynamic, and genetic code analysis on all types of files. Users can track malware families, extract IOCs/MITRE TTPs, and download YARA signatures. There is a community edition to get started for free. + + Automater