Add SSH MITM. (The tool is an early release, but remarkably useful.)

This commit is contained in:
Meitar Moscovitz 2017-05-17 06:05:15 -04:00
parent 0843c95cc6
commit b18e4b2c52
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -169,6 +169,7 @@ A collection of awesome penetration testing resources
* [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
* [SSH MITM](https://github.com/jtesta/ssh-mitm) - intercept SSH connections with a proxy; all plaintext passwords and sessions are logged to disk
* [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
* [pwnat](https://github.com/samyk/pwnat) - punches holes in firewalls and NATs