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

Check for known-bad SSH hostkeys #379

Open
fullspectrumdev opened this issue Jun 20, 2023 · 0 comments
Open

Check for known-bad SSH hostkeys #379

fullspectrumdev opened this issue Jun 20, 2023 · 0 comments

Comments

@fullspectrumdev
Copy link

Related to #35

Once SSH support is available, it would be useful to have Artemis report things like known-bad SSH host keys.

For example, keys from https://github.com/rapid7/ssh-badkeys/tree/master/host, the Debian OpenSSL PRNG issue, etc.

I think this would be a pretty easy thing to add using Paramiko and a database of known-bad keys.

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

No branches or pull requests

1 participant