mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 21:45:39 +01:00
22 lines
804 B
Plaintext
22 lines
804 B
Plaintext
Host: localhost:2222
|
||
Policy: Hardened OpenSSH Server v8.0 (version 4)
|
||
Result: [0;31m❌ Failed![0m
|
||
[0;33m
|
||
Errors:
|
||
* Group exchange (diffie-hellman-group-exchange-sha256) modulus sizes did not match.
|
||
- Expected: 3072
|
||
- Actual: 4096
|
||
|
||
* Host key (rsa-sha2-256) sizes did not match.
|
||
- Expected: 4096
|
||
- Actual: 3072
|
||
|
||
* Host key (rsa-sha2-512) sizes did not match.
|
||
- Expected: 4096
|
||
- Actual: 3072
|
||
|
||
* MACs did not match.
|
||
- Expected: hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, umac-128-etm@openssh.com
|
||
- Actual: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1
|
||
[0m
|