mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-12-22 17:15:09 +01:00
Updated Fortinet FortiOS (markdown)
parent
8512a037ff
commit
ece12a4711
@ -16,8 +16,8 @@ end
|
|||||||
**Checking the defaults**
|
**Checking the defaults**
|
||||||
|
|
||||||
Unless you have modified the defaults, you don't need to these, but you may still want to check them:
|
Unless you have modified the defaults, you don't need to these, but you may still want to check them:
|
||||||
* ``admin-ssh-v1``: Should be disabled by default since 6.4.5
|
* ``admin-ssh-v1``: Should default to **disabled** since 6.4.5
|
||||||
* ``string-crypto``: Should be enabled by default since 6.4.5
|
* ``strong-crypto``: Should default to **enabled** since 6.4.5
|
||||||
|
|
||||||
```
|
```
|
||||||
# get system global | grep "ssh\|strong-crypto"
|
# get system global | grep "ssh\|strong-crypto"
|
||||||
@ -45,8 +45,8 @@ end
|
|||||||
**Checking the defaults**
|
**Checking the defaults**
|
||||||
|
|
||||||
Unless you have modified the defaults, you don't need to these, but you may still want to check them:
|
Unless you have modified the defaults, you don't need to these, but you may still want to check them:
|
||||||
* ``admin-ssh-v1``: Should be disabled by default since 6.4.5
|
* ``admin-ssh-v1``: Should default to **disabled** since 6.4.5
|
||||||
* ``string-crypto``: Should be enabled by default since 6.4.5
|
* ``strong-crypto``: Should default to **enabled** since 6.4.5
|
||||||
|
|
||||||
```
|
```
|
||||||
# get system global | grep "ssh\|strong-crypto"
|
# get system global | grep "ssh\|strong-crypto"
|
||||||
|
Loading…
Reference in New Issue
Block a user