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 net: ssh-hostkey

Information

Severity

Severity

Medium

Family

Family

Nmap NSE net

CVSSv2 Base

CVSSv2 Base

5.0

CVSSv2 Vector

CVSSv2 Vector

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

Solution Type

Solution Type

Mitigation

Created

Created

12 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. 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.