From 30fb77dc735c4ae7b6d6cb2e0e032052c79ec1ac Mon Sep 17 00:00:00 2001 From: Meitar Moscovitz Date: Sat, 29 Apr 2017 22:36:50 -0400 Subject: [PATCH] Add morpheus, a framework for automating complex ettercap filters. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26f42ae..e5a1484 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ A collection of awesome penetration testing resources * [Mass Scan](https://github.com/robertdavidgraham/masscan) - TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. * [Zarp](https://github.com/hatRiot/zarp) - Zarp is a network attack tool centered around the exploitation of local networks * [mitmproxy](https://github.com/mitmproxy/mitmproxy) - An interactive SSL-capable intercepting HTTP proxy for penetration testers and software developers +* [Morpheus](https://github.com/r00t-3xp10it/morpheus) - automated ettercap TCP/IP Hijacking tool * [mallory](https://github.com/justmao945/mallory) - HTTP/HTTPS proxy over SSH * [Netzob](https://github.com/netzob/netzob) - Reverse engineering, traffic generation and fuzzing of communication protocols * [DET](https://github.com/sensepost/DET) - DET is a proof of concept to perform Data Exfiltration using either single or multiple channel(s) at the same time