mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 07:29:39 +00:00
Rework parsing of protocol parameters from custom rules
Note that you can specify custom id mappings for internal protocols, yet
This commit is contained in:
parent
9a925abd28
commit
dae135151e
5 changed files with 69 additions and 66 deletions
1
fuzz/corpus/fuzz_filecfg_protocols/url.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/url.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
url:www.ntop.org/blog/feed/@GoogleConnCheck=2063,cat=30
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/url_2.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/url_2.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
url:connectivitycheck.gstatic.com/generate_204@GoogleConnCheck
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/url_3.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/url_3.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
url:www.google.com/generate_204@GoogleConnCheck=2063,cat=30
|
||||
Loading…
Add table
Add a link
Reference in a new issue