зеркало из https://github.com/mozilla/MozDef.git
Fix alerts config ssh bruteforce
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
This commit is contained in:
Родитель
3ee067d29e
Коммит
1e5d6f18fd
|
@ -14,7 +14,7 @@ import logging
|
|||
|
||||
|
||||
ALERTS = {
|
||||
'bruteforce_ssh.AlertBruteforceSshES': {'schedule': timedelta(minutes=1)},
|
||||
'bruteforce_ssh.AlertBruteforceSsh': {'schedule': timedelta(minutes=1)},
|
||||
'unauth_ssh.AlertUnauthSSH': {'schedule': timedelta(minutes=1)},
|
||||
'confluence_shell.AlertConfluenceShellUsage': {'schedule': timedelta(minutes=1)},
|
||||
'unauth_scan.AlertUnauthInternalScan': {'schedule': timedelta(minutes=1)},
|
||||
|
|
Загрузка…
Ссылка в новой задаче