mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 21:45:39 +01:00
Updated Fortinet FortiOS (markdown)
parent
f2158f99a1
commit
2154f4d91f
@ -13,7 +13,7 @@ config system global
|
||||
set admin-ssh-v1 disable
|
||||
set strong-crypto enable
|
||||
|
||||
# These commands represent the default settings
|
||||
# These commands do change default settings
|
||||
set dh-params 8192
|
||||
set ssh-enc-algo chacha20-poly1305@openssh.com aes256-gcm@openssh.com
|
||||
set ssh-hostkey-algo ssh-ed25519
|
||||
@ -39,7 +39,7 @@ config system global
|
||||
set admin-ssh-v1 disable
|
||||
set strong-crypto enable
|
||||
|
||||
# These commands change default settings
|
||||
# These commands do change default settings
|
||||
set dh-params 8192
|
||||
set ssh-enc-algo chacha20-poly1305@openssh.com aes256-gcm@openssh.com
|
||||
set ssh-kex-algo curve25519-sha256@libssh.org
|
||||
@ -65,7 +65,7 @@ config system global
|
||||
set admin-ssh-v1 disable
|
||||
set strong-crypto enable
|
||||
|
||||
# These commands change default settings
|
||||
# These commands do change default settings
|
||||
set dh-params 8192
|
||||
set ssh-cbc-cipher disable
|
||||
set ssh-hmac-md5 disable
|
||||
|
Loading…
Reference in New Issue
Block a user