From 8052b0269abbe7ec7723c7b65e49d41d162ed6e9 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Tue, 14 Jun 2016 08:50:00 +0200 Subject: [PATCH] NetworkTotal added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8af8d1a..7ef490e 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,9 @@ A curated list of awesome malware analysis tools and resources. Inspired by analysis of malware. * [Metadefender.com](https://www.metadefender.com) - Scan a file, hash or IP address for malware (free) +* [NetworkTotal](https://www.networktotal.com/index.html) - A service that analyzes + pcap files and facilitates the quick detection of viruses, worms, trojans, and all + kinds of malware using Suricata configured with EmergingThreats Pro. * [Noriben](https://github.com/Rurik/Noriben) - Uses Sysinternals Procmon to collect information about malware in a sandboxed environment. * [PDF Examiner](http://www.pdfexaminer.com/) - Analyse suspicious PDF files.