From 90fc5ab5a370dd58112bedbf9cf9ba04f6eecd13 Mon Sep 17 00:00:00 2001 From: Zach Chadwick Date: Fri, 3 Mar 2017 14:28:49 -0500 Subject: [PATCH] Add CloudShark to network tools section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a0c82ee..f1d6cae 100644 --- a/README.md +++ b/README.md @@ -529,6 +529,8 @@ the [browser malware](#browser-malware) section.* explorer. * [chopshop](https://github.com/MITRECND/chopshop) - Protocol analysis and decoding framework. +* [CloudShark](https://www.cloudshark.org) - Web-based tool for packet analysis + and malware traffic detection. * [Fiddler](http://www.telerik.com/fiddler) - Intercepting web proxy designed for "web debugging." * [Hale](https://github.com/pjlantz/Hale) - Botnet C&C monitor.