Code to check the ciphers supported by an SSH server.

How to run the program:

java -cp "ssh-cipher-check.jar" SSHCipherCheck <host> <port>

or

java -jar SSHCipherCheck <host> <port>

where,
<host> - Host name or IP address of the server.
<port> - The port on which the SSH server is running.

Saurabh Sule <saurabhsule82@yahoo.co.in>

Project Activity

See All Activity >