7. Bruteforce Protection

_images/MoteurDeDetectionON.png

from the User menu

_images/SA3.PNG_images/SA18.PNG

The brute force menu will allow you to manage protection against password brute force attack.

_images/SA19.PNG_images/SA20.PNG

Users accounts are locked after some failed login.

You can configure the following parameters :

  • Maximun number of failed login (select 0 to desactivate).

  • Duration of the lock apply on a session.

You must click on OK fo the change to be applied.

You can do it with the following CLI command :

show bruteforce-protection
set bruteforce-protection lock-duration [0|1-86400]
set bruteforce-protection max-tries [0|1-100]

_images/SA21.PNG

You can revert changes to default value be cliking on Restore configuration

You can do it with the following CLI command :

show bruteforce-protection
set bruteforce-protection restore-default