From 532d6fe86a2d43117aee7794a9c54ee2903cac99 Mon Sep 17 00:00:00 2001 From: Sylvain Bruyere Date: Thu, 29 Aug 2024 16:53:00 +0200 Subject: [PATCH] Update README.md Add for Malva.RE malware analysis platform --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e60bfd6..84176d2 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,8 @@ executables. * [malice.io](https://github.com/maliceio/malice) - Massively scalable malware analysis framework. * [malsub](https://github.com/diogo-fernan/malsub) - A Python RESTful API framework for online malware and URL analysis services. +* [Malva.RE](https://malva.re/) - An online automated deep structural and static malware analysis platform, specializing in extracting the malware shell from encapsulated + formats such as PDFs, Word documents, emails, etc., quickly and efficiently. * [Malware config](https://malwareconfig.com/) - Extract, decode and display online the configuration settings from common malwares. * [MalwareAnalyser.io](https://malwareanalyser.io/) - Online malware anomaly-based static analyser with heuristic detection engine powered by data mining and machine learning.