From 06f9c771c217a24e575cb1d069dbc3ce598f0883 Mon Sep 17 00:00:00 2001 From: Vitaly Date: Sun, 15 Oct 2017 22:20:21 +0300 Subject: [PATCH] MITM tools --- tools.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools.md b/tools.md index a195bff..39ebb35 100644 --- a/tools.md +++ b/tools.md @@ -13,6 +13,9 @@ Repository | Description ### MITM tools Name | Description ---- | ---- +[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. ### Awesome other projects Name | Description