mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Added Fin Scan check (#5903)
This commit is contained in:
parent
8a5aa3bbb6
commit
7b51a4ca61
15 changed files with 322 additions and 4 deletions
|
|
@ -46,6 +46,7 @@ checks.field_units = {
|
|||
icmp_flow_sec = "field_units.icmp_flow_sec",
|
||||
percentage = "field_units.percentage",
|
||||
syn_min = "field_units.syn_min",
|
||||
fin_min = "field_units.fin_min",
|
||||
contacts = "field_units.contacts",
|
||||
score = "field_units.score",
|
||||
per_host_score = "field_units.per_host_score",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue