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

Why are rsa-sha2-256 and rsa-sha2-512 reported as weak HostKey algorithms? #26

Open
kulkarniamit opened this issue May 29, 2024 · 0 comments

Comments

@kulkarniamit
Copy link

Sample run

$ python3 sshscan.py -t <target_host>
...
    [+] Detected the following weak HostKey algorithms:
            rsa-sha2-512                         ecdsa-sha2-nistp256
            rsa-sha2-256

Why are rsa-sha2-256 and rsa-sha2-512 not included in config.yml by default?
Is there any recommended SSH hardening guide to follow?

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