GregHoff / dsniff

dsniff by Dug Song updated to work with pcap 1.9 on Kali 2019.4
Other
2 stars 1 forks source link

sshmitm.c using 3DES #3

Open GregHoff opened 3 years ago

GregHoff commented 3 years ago

3DES is deprecated in ssh.c which prevents connections to the sshmitm port unless Blowfish is used

GregHoff commented 3 years ago

Use: ssh -1 -c blowfish _ipaddress to connect to sshmitm