We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: