mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 15:39:42 +00:00
Add (kind of) support for loading a list of JA4C malicious fingerprints (#2678)
It might be usefull to be able to match traffic against a list of suspicious JA4C fingerprints Use the same code/logic/infrastructure used for JA3C (note that we are going to remove JA3C...) See: #2551
This commit is contained in:
parent
69a4f8120a
commit
63a3547f99
33 changed files with 200 additions and 299 deletions
2
fuzz/corpus/fuzz_filecfg_malicious_ja4/1
Normal file
2
fuzz/corpus/fuzz_filecfg_malicious_ja4/1
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# ja4c,comment
|
||||
t13d1517h2_8daaf6152771_b0da82dd1658,comment
|
||||
1
fuzz/corpus/fuzz_filecfg_malicious_ja4/2
Normal file
1
fuzz/corpus/fuzz_filecfg_malicious_ja4/2
Normal file
|
|
@ -0,0 +1 @@
|
|||
t13d1517h2_8daaf6152771_b0da82dd1658,comment
|
||||
Loading…
Add table
Add a link
Reference in a new issue