mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-22 10:43:41 +02:00
Updated Fortinet FortiOS (markdown)
@ -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
|
||||
|
Reference in New Issue
Block a user