mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Reworks attacker/victim in alerts
This commit is contained in:
parent
740ba4b267
commit
1aaf92e843
21 changed files with 50 additions and 93 deletions
|
|
@ -84,8 +84,6 @@ 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