mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 07:29:39 +00:00
parent
38fe9859b3
commit
75395cb264
12 changed files with 110 additions and 10 deletions
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_1.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_1.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ipv6:[2001:db8::c2fd:b817:5ca8:82dd]:16690@CustomProtocolJ,breed=1
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_2.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_2.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ipv6:[2001:db8::cba5:51b2:8733:6d9e]:38542@CustomProtocolK,cat=3
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_3.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_3.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ipv6:[2001:db8::cc14:67e6:fcd:b96d]:37464@CustomProtocolL=3002,cat=5,breed=3
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_4.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_4.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ipv6:[2003:db8::4]@CustomProtocolM=3003,cat=106,breed=5
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_5.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_5.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ip:127.0.0.1@CustomProtocolJ,breed=1
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_6.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_6.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ip:127.0.0.1@CustomProtocolJ,cat=1,breed=1
|
||||
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_7.txt
Normal file
1
fuzz/corpus/fuzz_filecfg_protocols/custom_cat_7.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ip:127.0.0.1/8@CustomProtocolJ=1000,breed=1
|
||||
|
|
@ -63,6 +63,11 @@ ipv6:[fe80::76ac:b9ff:fe6c:c124]:12717@CustomProtocolG=2050
|
|||
ipv6:[fe80::76ac:b9ff:fe6c:c124]:12718@CustomProtocolH=65535
|
||||
ipv6:[fe80::76ac:b9ff:fe6c:c124]:12719@CustomProtocolI=65534
|
||||
|
||||
ipv6:[2001:db8::c2fd:b817:5ca8:82dd]:16690@CustomProtocolJ,breed=1
|
||||
ipv6:[2001:db8::cba5:51b2:8733:6d9e]:38542@CustomProtocolK,cat=3
|
||||
ipv6:[2001:db8::cc14:67e6:fcd:b96d]:37464@CustomProtocolL=3002,cat=5,breed=3
|
||||
ipv6:[2003:db8::4]@CustomProtocolM=3003,cat=106,breed=5
|
||||
|
||||
#
|
||||
# You can use symbolic IP addreses if you want
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue