mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Added NDPI_MALWARE_HOST_CONTACTED support!
This commit is contained in:
parent
40b9fcdadf
commit
17a843b47e
5 changed files with 9 additions and 5 deletions
|
|
@ -104,7 +104,7 @@ local flow_alert_keys = {
|
|||
flow_alert_modbus_invalid_transition = 95,
|
||||
flow_alert_ndpi_fully_encrypted = 96,
|
||||
flow_alert_ndpi_tls_alpn_sni_mismatch = 97,
|
||||
|
||||
flow_alert_ndpi_malware_host_contacted = 98,
|
||||
|
||||
-- NOTE: do not go beyond the size of the alert_map bitmal inside Flow.h (currently 128)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue