mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Disabled JA3 checkas it leads to false positivies
This commit is contained in:
parent
9a9d54bbea
commit
47b04d557e
3 changed files with 4 additions and 4 deletions
|
|
@ -123,7 +123,7 @@ local BUILTIN_LISTS = {
|
|||
url = "https://sslbl.abuse.ch/blacklist/ja3_fingerprints.csv",
|
||||
format = "ja3_suricata_csv",
|
||||
category = CUSTOM_CATEGORY_MALWARE,
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
update_interval = DEFAULT_UPDATE_INTERVAL,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue