add socks_decoder, stratum_decoder and session_flags
This commit is contained in:
14
test/decoders/session_flags/pcap/dns_asymmetric.json
Normal file
14
test/decoders/session_flags/pcap/dns_asymmetric.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"common_flags_0": 8208,
|
||||
"common_flags_str_0": "[Server is Local]",
|
||||
"common_flags_identify_info_0": "{\"Server is Local\":1,\"C2S\":1}",
|
||||
"common_flags_1": 8209,
|
||||
"common_flags_str_1": "[Asymmetric,Server is Local]",
|
||||
"common_flags_identify_info_1": "{\"Asymmetric\":10,\"Server is Local\":1,\"C2S\":1}",
|
||||
"common_flags_2": 24593,
|
||||
"common_flags_str_2": "[Asymmetric,Server is Local]",
|
||||
"common_flags_identify_info_2": "{\"Asymmetric\":10,\"Server is Local\":1,\"C2S\":1,\"S2C\":12}",
|
||||
"name": "base_0"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user