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>
Cipher Scanner for SSH
Java program to scan the ciphers supported by a SSH server.
Brought to you by:
saurabhsule82
Downloads:
0 This Week
