mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 21:45:39 +01:00
Updated Synology DSM (markdown)
parent
5d890ec822
commit
04c59f417c
@ -10,7 +10,7 @@ Connect to a Synology device via its web interface in order to apply these optio
|
||||
|
||||
This opens a window **Customize encryption mode**, which contains 3 rows: ``Cipher``, ``KEX`` and ``MAC``, configure them as follows:
|
||||
|
||||
## Cipher
|
||||
### Cipher
|
||||
|
||||
Only leave the following ciphers enabled:
|
||||
|
||||
@ -23,7 +23,7 @@ aes256-gcm@openssh.com
|
||||
chacha20-poly1305@openssh.com
|
||||
```
|
||||
|
||||
## KEX
|
||||
### KEX
|
||||
|
||||
Only leave the following key exchange algorithms enabled:
|
||||
|
||||
@ -34,7 +34,7 @@ diffie-hellman-group16-sha512
|
||||
diffie-hellman-group18-sha512
|
||||
```
|
||||
|
||||
## MAC
|
||||
### MAC
|
||||
|
||||
Only leave the following MACs enabled:
|
||||
|
||||
@ -43,9 +43,9 @@ hmac-sha2-256-etm@openssh.com
|
||||
hmac-sha2-512-etm@openssh.com
|
||||
umac-128-etm@openssh.com
|
||||
```
|
||||
## Applying the settings
|
||||
|
||||
Finally in click on **Save** to close this window, returning back to the windows **Advanced Settings** where you need to click on **Save** again. Finally back in the Control Panel, click on **Apply**.
|
||||
|
||||
Click on **Save** to close the window **Customize encryption mode**, returning back to the windows **Advanced Settings**. There click on **Save** again to close this window, finally back in the Control Panel, click on **Apply**.
|
||||
|
||||
## Limitations
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user