Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Host key fingerprint enumeration/gathering #19

Open
0x27 opened this issue Oct 18, 2016 · 2 comments
Open

Feature: Host key fingerprint enumeration/gathering #19

0x27 opened this issue Oct 18, 2016 · 2 comments

Comments

@0x27
Copy link

0x27 commented Oct 18, 2016

A useful feature to have would be enumerating and grabbing the hostkeys/fingerprints from the remote SSH server and storing them as part of the output.

Something similar to what I did here, maybe? https://github.com/0x27/ssh_keyscanner

@arthepsy
Copy link
Owner

I completely agree and this is already planned. Currently, it's implemented for SSH1 (see screenshot in #12), but it's missing some details for SSH2, because it requires successful key-exchange.

@jtesta
Copy link

jtesta commented Aug 29, 2019

@0x27 This feature has been implemented in my v2.0.0 release: https://github.com/jtesta/ssh-audit/releases/tag/v2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants