mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
parent
326495e34a
commit
ad59b61245
22 changed files with 180 additions and 121 deletions
|
|
@ -73,6 +73,8 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue