From 9fc1661344921415c5e2827dae0049eb06a5b6d5 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Thu, 10 Dec 2015 16:26:23 +0100 Subject: [PATCH] Maltrail malicious communication analyzer added --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b2cb0e..4240a1f 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,10 @@ the [browser malware](#browser-malware) section.* building a malware lab. * [Malcom](https://github.com/tomchop/malcom) - Malware Communications Analyzer. +* [Maltrail](https://github.com/stamparm/maltrail) - A malicious traffic + detection system, utilizing publicly available (black)lists containing + malicious and/or generally suspicious trails and featuring an reporting + and analysis interface. * [mitmproxy](https://mitmproxy.org/) - Intercept network traffic on the fly. * [Moloch](https://github.com/aol/moloch) - IPv4 traffic capturing, indexing and database system.