From ae5a941669d752f0e95d30718de0f16beac65e79 Mon Sep 17 00:00:00 2001 From: bstlee0 <18645597+bstlee0@users.noreply.github.com> Date: Tue, 17 Oct 2017 09:27:38 -0600 Subject: [PATCH] Update tools.md --- tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools.md b/tools.md index 1695f78..6daaf96 100644 --- a/tools.md +++ b/tools.md @@ -7,6 +7,7 @@ A curated list of awesome Hacking Tools. Your contributions are always welcome ! ### MITM tools Name | Description ---- | ---- +[Burp Suite](https://portswigger.net/burp) | GUI based tool for testing Web application security. [mitmproxy](https://mitmproxy.org/) | An interactive console program that allows traffic flows to be intercepted, inspected, modified and replayed [Ettercap](https://ettercap.github.io/ettercap/) | Ettercap is a comprehensive suite for man in the middle attacks [BetterCAP](https://www.bettercap.org/) | MITM attacks against a network, manipulate HTTP, HTTPS and TCP traffic in realtime, sniff for credentials and much more.