mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-22 03:03:29 +00:00
Update flow risk list.
This commit is contained in:
parent
7b09eb4a4e
commit
354553ba80
1 changed files with 2 additions and 1 deletions
|
|
@ -158,7 +158,8 @@ typedef enum {
|
|||
NDPI_RISKY_ASN,
|
||||
NDPI_RISKY_DOMAIN,
|
||||
NDPI_MALICIOUS_JA3,
|
||||
NDPI_MALICIOUS_SHA1,
|
||||
NDPI_MALICIOUS_SHA1_CERTIFICATE,
|
||||
NDPI_DESKTOP_OR_FILE_SHARING_SESSION,
|
||||
/* Leave this as last member */
|
||||
NDPI_MAX_RISK /* must be <= 31 due to (**) */
|
||||
} ndpi_risk_enum;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue