mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-10-01 01:05:56 -04:00
Merge pull request #129 from meitar/ssh-mitm
Add SSH MITM. (The tool is an early release, but remarkably useful.)
This commit is contained in:
commit
de90b4a359
@ -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
|
* [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
|
* [Morpheus](https://github.com/r00t-3xp10it/morpheus) - automated ettercap TCP/IP Hijacking tool
|
||||||
* [mallory](https://github.com/justmao945/mallory) - HTTP/HTTPS proxy over SSH
|
* [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
|
* [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
|
* [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
|
* [pwnat](https://github.com/samyk/pwnat) - punches holes in firewalls and NATs
|
||||||
|
Loading…
Reference in New Issue
Block a user