Free and open-source vulnerability scanner

Mageni eases for you the vulnerability scanning, assessment, and management process. It is free and open-source.

Install Now

Available for macOS, Windows, and Linux

App screenshot

Nmap NSE 6.01: ssh-hostkey

Information

Severity

Severity

Informational

Family

Family

Nmap NSE

CVSSv2 Base

CVSSv2 Base

0.0

CVSSv2 Vector

CVSSv2 Vector

AV:N/AC:L/Au:N/C:N/I:N/A:N

Created

Created

11 years ago

Modified

Modified

5 years ago

Summary

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. The script also includes a postrule that check for duplicate hosts using the gathered keys. SYNTAX: ssh_hostkey: Controls the output format of keys. Multiple values may be given, separated by spaces. Possible values are - ''full'': The entire key, not just the fingerprint. - ''bubble'': Bubble Babble output, - ''visual'': Visual ASCII art representation. - ''all'': All of the above.