Displaying 2 results from an estimated 2 matches for "keyhosts".
Did you mean:
keyhost
2004 Oct 03
0
[patch] tell user about hosts with same key
...char msg1[1024], msg2[1024];
+ char msg1[1024], msg2[1024], msg_same_key[1024];
if (show_other_keys(host, host_key))
snprintf(msg1, sizeof(msg1),
@@ -724,6 +724,29 @@
" known for this host.");
else
snprintf(msg1, sizeof(msg1), ".");
+
+ HostList *keyhosts = NULL;
+ keyhosts = find_hosts_by_key(user_hostfile, host_key, keyhosts);
+ keyhosts = find_hosts_by_key(system_hostfile, host_key, keyhosts);
+ if (keyhosts != NULL) {
+ snprintf(msg_same_key, sizeof(msg_same_key),
+ "The following hosts are already known to "
+ "...
2010 Jan 22
2
Centos security sshv1
Hi all!
I was scanning my servers with nmap, ( i have installed ssh), and the result gave me this:
22/tcp open ssh
sshv1: Server Supports SSHv1
ssh-keyhost: 1024 ea:7e:77:b7:a1:78:18:70:6c:46:ee:a0:dd:08:0e:74 (RSA1)
1024
ba:d0:8a:44:16:fc:7c:7a:38:24:2e:72:06:fe:99:56 (DSA)
1024
ff:43:15:78:98:3c:75:f9:12:36:58:92:46:6c:1c:99 (RSA)
could this be a threat for intruders?
i know that sshv1