Difference between revisions of "Ssh-keyscan"
Jump to navigation
Jump to search
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | <code>ssh-keyscan</code> gather [[SSH public keys]] from servers. | + | <code>ssh-keyscan</code> [https://man.openbsd.org/ssh-keyscan.1 man] gather [[SSH public keys]] from servers. |
− | + | ssh-keyscan 192.168.0.0/24 | |
− | |||
ssh-keyscan -H | ssh-keyscan -H | ||
Line 12: | Line 11: | ||
− | + | * [[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 | ||
Line 22: | Line 21: | ||
== See also == | == See also == | ||
+ | * {{ssh-keyscan}} | ||
* {{OpenSSH}} | * {{OpenSSH}} | ||
* {{ssh}} | * {{ssh}} | ||
[[Category:OpenSSH]] | [[Category:OpenSSH]] |
Latest revision as of 12:01, 15 February 2024
ssh-keyscan
man gather SSH public keys from servers.
ssh-keyscan 192.168.0.0/24
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[edit]
Related terms[edit]
See also[edit]
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: