well the comment was overly short. Here's the output of ssh-vulnkey before the patch:
# ./ssh-vulnkey -a Not blacklisted: 2048 a6:d5:5c:58:c6:ed:37:13:50:c1:aa:3c:a4:6c:87:c0 /etc/ssh/ssh_host_rsa_key Not blacklisted: 1024 bf:f4:74:b3:f7:1a:32:b2:8e:e8:b9:81:58:45:a4:14 /etc/ssh/ssh_host_dsa_key Not blacklisted: 2048 f6:04:5d:ee:55:a2:03:c7:6a:da:9a:0a:d1:df:fd:00 /home/baz/.ssh/id_rsa Not blacklisted: 2048 d6:2d:4b:11:6e:a0:68:17:18:14:55:8d:c6:6c:87:da [EMAIL PROTECTED] and after the patch: # ./ssh-vulnkey -a Not blacklisted: 2048 a6:d5:5c:58:c6:ed:37:13:50:c1:aa:3c:a4:6c:87:c0 /etc/ssh/ssh_host_rsa_key Not blacklisted: 1024 bf:f4:74:b3:f7:1a:32:b2:8e:e8:b9:81:58:45:a4:14 /etc/ssh/ssh_host_dsa_key Not blacklisted: 2048 f6:04:5d:ee:55:a2:03:c7:6a:da:9a:0a:d1:df:fd:00 /home/baz/.ssh/id_rsa Not blacklisted: 2048 d6:2d:4b:11:6e:a0:68:17:18:14:55:8d:c6:6c:87:da /home/baz/.ssh/authorized_keys [EMAIL PROTECTED] -- Improve output of ssh-vulnkey https://bugs.launchpad.net/bugs/230534 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
