mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-12-22 17:15:09 +01:00
Drop known issue, add validated version
parent
488841a10b
commit
86d0ff158e
@ -52,16 +52,15 @@ write memory
|
||||
|
||||
AOS-S 16.11 doesn't allow you reaching a perfect score, here are some reasons:
|
||||
|
||||
* Host-key algorithms:
|
||||
* There is no (known) way of getting rid of ```ssh-rsa```
|
||||
* AOS-S supports either RSA (up to 3072 Bit) or DSA (up to 1024 Bit) host keys, that's it so far.
|
||||
* Host-key algorithms: AOS-S supports either RSA (up to 3072 Bit) or DSA (up to 1024 Bit) host keys, that's it so far.
|
||||
* MACs: ```hmac-sha2-256``` cannot be disabled, as it is the only remaining after disabling all other
|
||||
insecure MACs.
|
||||
|
||||
## Validated versions
|
||||
|
||||
| 16.11.x |
|
||||
| ------------- |
|
||||
| 16.11.x | ssh-audit |
|
||||
| ------------- | ---------- |
|
||||
| YA.16.11.0016 | [master @ f326d58068c7914ee1af6dbad4a7f67be9d67155](https://github.com/jtesta/ssh-audit/commit/f326d58068c7914ee1af6dbad4a7f67be9d67155) |
|
||||
| YA.16.11.0013 |
|
||||
| YA.16.11.0008 |
|
||||
| YA.16.11.0005 |
|
Loading…
Reference in New Issue
Block a user