SSH Hostkey Fingerprint Scanner
You can detect SSH server using this tool.
Short Info
Level
Medium
Single Scan
Single Scan
Can be used by
Asset Owner
Estimated Time
15 seconds
Time Interval
8 days 12 hours
Scan only one
Domain, IPv4, Subdomain
Toolbox
-
Shows SSH hostkeys.
Shows the target SSH server's key fingerprint and (with high enough verbosity level) the public key itself. It records the discovered host keys in nmap.registry
for use by other scripts. Output can be controlled with the ssh_hostkey
script argument.
You may also compare the retrieved key with the keys in your known-hosts file using the known-hosts
argument.
The script also includes a postrule that check for duplicate hosts using the gathered keys.