mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-12-22 17:15:09 +01:00
Updated Fortinet FortiOS (markdown)
parent
fea1b623da
commit
cd4314614a
@ -19,6 +19,7 @@ set ssh-enc-algo chacha20-poly1305@openssh.com aes256-gcm@openssh.com
|
|||||||
set ssh-hostkey-algo ssh-ed25519
|
set ssh-hostkey-algo ssh-ed25519
|
||||||
set ssh-kex-algo diffie-hellman-group16-sha512 diffie-hellman-group18-sha512 curve25519-sha256@libssh.org
|
set ssh-kex-algo diffie-hellman-group16-sha512 diffie-hellman-group18-sha512 curve25519-sha256@libssh.org
|
||||||
set ssh-mac-algo hmac-sha2-256-etm@openssh.com hmac-sha2-512-etm@openssh.com
|
set ssh-mac-algo hmac-sha2-256-etm@openssh.com hmac-sha2-512-etm@openssh.com
|
||||||
|
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -70,6 +71,7 @@ set ssh-cbc-cipher disable
|
|||||||
set ssh-hmac-md5 disable
|
set ssh-hmac-md5 disable
|
||||||
set ssh-kex-sha1 disable
|
set ssh-kex-sha1 disable
|
||||||
set ssh-mac-weak disable
|
set ssh-mac-weak disable
|
||||||
|
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user