ssh-mitm icon indicating copy to clipboard operation
ssh-mitm copied to clipboard

SSH man-in-the-middle tool

Results 14 ssh-mitm issues
Sort by recently updated
recently updated
newest added

Hi jtesta Two months ago. We talk about scp problem. You said new version will be release on dec 2021. I can't wait for it. Can I ask when will...

Hello, Its possibly my setup so I could be wrong, but it appears to me that clients that connected via **SSH-2.0-paramiko_2.0.2** are not logged into the shell_session_0.txt files. Is anyone...

Hello Jtesta, your project is interesting but I'm not sure, if it is still under active development or abandoned. See #48 **Your last contribution to this project is more than...

Hi I need an option to record only correct passwords. Someone is constantly bruteforcing my honeypots, I need to separate all these logins and passwords from correct ones Can you...

Can you modify this program to record only correct passwords? Can you also add session hijack when public key authentication is used?

Public key authentication doesn't divulge any useful information to an attacker, hence a true MITM can't be done. However, it is possible to intercept the connection and drop the victim...

enhancement

Even with the correct parameters are passed and SSH connections are definitely open between a host and target, JoesAwesomeSSHMITMVictimFinder.py still says no SSH connections found. On debug mode it does...

SSH MITM is currently based on OpenSSH 7.5p1. This was intentionally frozen due to the fact that several old algorithms were fully removed in 7.6 and later; these algorithms are...

The following SFTP session fails with the "WeOnlyDo 3.7.3.170" client (which is perhaps [this software](https://www.weonlydo.com/SSH/ssh-activex-component.asp)). While this isn't very common client software, debugging this issue may fix other related problems....

bug