Install the vulnerable SSH key database, if it is not installed.
sudo aptitude install openssh-blacklist
Check the known_hosts file for vulnerable keys.
ssh-vulnkey ~/.ssh/known_hosts | grep COMPROMISED
Install the vulnerable SSH key database, if it is not installed.
sudo aptitude install openssh-blacklist
Check the known_hosts file for vulnerable keys.
ssh-vulnkey ~/.ssh/known_hosts | grep COMPROMISED