Difference between revisions of "Ssh-keyscan"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
− | + | * [[OpenSSH 9.1]]: | |
* [[OpenSSH 6.1]]: August 29, 2012 Finds [[ECDSA]] keys in <code>[[ssh-keyscan]]</code> and [[SSHFP]] [[DNS]] records by default now | * [[OpenSSH 6.1]]: August 29, 2012 Finds [[ECDSA]] keys in <code>[[ssh-keyscan]]</code> and [[SSHFP]] [[DNS]] records by default now | ||
Revision as of 15:39, 23 December 2022
ssh-keyscan
gather SSH public keys from servers.
ssh-keyscan -H -H hashes the hostname / IP addres
ssh-keyscan github.com >> ~/.ssh/known_hosts
- OpenSSH 9.1:
- OpenSSH 6.1: August 29, 2012 Finds ECDSA keys in
ssh-keyscan
and SSHFP DNS records by default now
Activities
Related terms
See also
ssh-keyscan
- OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF - SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear
Advertising: