mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Updated with latest nDPi risks
This commit is contained in:
parent
788c34ffd7
commit
d1761ba70c
3 changed files with 13 additions and 1 deletions
|
|
@ -102,6 +102,9 @@ local flow_alert_keys = {
|
|||
flow_alert_modbus_unexpected_function_code = 93,
|
||||
flow_alert_modbus_too_many_exceptions = 94,
|
||||
flow_alert_modbus_invalid_transition = 95,
|
||||
flow_alert_ndpi_fully_encrypted = 96,
|
||||
flow_alert_ndpi_tls_alpn_sni_mismatch = 97,
|
||||
|
||||
|
||||
-- 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