mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Fixed #4737 integration with fail2ban
This commit is contained in:
parent
8eb29b3716
commit
e94f2cb0b4
18 changed files with 151 additions and 20 deletions
|
|
@ -73,7 +73,9 @@ function script.hooks.protocolDetected(now, conf)
|
|||
)
|
||||
|
||||
alert:set_severity(alert_severities.error)
|
||||
|
||||
alert:set_attacker(server_ip)
|
||||
alert:set_victim(client_ip)
|
||||
|
||||
alert:trigger_status(0, 100, 100)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue