From 84dcb7f6a93efcc582c3332c0b40f680276883b5 Mon Sep 17 00:00:00 2001 From: Rafed Date: Tue, 24 Oct 2017 01:57:08 +0600 Subject: [PATCH] Added MITMf in tools --- tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools.md b/tools.md index d67d5c9..9b4be6b 100644 --- a/tools.md +++ b/tools.md @@ -45,6 +45,7 @@ Name | Description [BetterCAP](https://www.bettercap.org/) | MITM attacks against a network, manipulate HTTP, HTTPS and TCP traffic in realtime, sniff for credentials and much more. [Burp Suite](https://portswigger.net/burp) | GUI based tool for testing Web application security. [Ettercap](https://ettercap.github.io/ettercap/) | Ettercap is a comprehensive suite for man in the middle attacks +[MITMf](https://github.com/byt3bl33d3r/MITMf) | Framework for Man-In-The-Middle attacks [mitmproxy](https://mitmproxy.org/) | An interactive console program that allows traffic flows to be intercepted, inspected, modified and replayed ### SQL Injection