add socks_decoder, stratum_decoder and session_flags
This commit is contained in:
29
test/decoders/session_flags/pcap/ssh-interactive.json
Normal file
29
test/decoders/session_flags/pcap/ssh-interactive.json
Normal file
@@ -0,0 +1,29 @@
|
||||
[
|
||||
{
|
||||
"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": 24592,
|
||||
"common_flags_str_1": "[Server is Local]",
|
||||
"common_flags_identify_info_1": "{\"Server is Local\":1,\"C2S\":1,\"S2C\":2}",
|
||||
"common_flags_2": 111173648,
|
||||
"common_flags_str_2": "[Server is Local]",
|
||||
"common_flags_identify_info_2": "{\"Server is Local\":1,\"C2S\":1,\"S2C\":2,\"rank\":7,\"overlapping_template_matching\":7,\"random_excursions\":7,\"random_excursions_variant\":7}",
|
||||
"common_flags_3": 111173904,
|
||||
"common_flags_str_3": "[Server is Local,Outbound]",
|
||||
"common_flags_identify_info_3": "{\"Server is Local\":1,\"Outbound\":40,\"C2S\":1,\"S2C\":2,\"rank\":7,\"overlapping_template_matching\":7,\"random_excursions\":7,\"random_excursions_variant\":7}",
|
||||
"common_flags_4": 111173968,
|
||||
"common_flags_str_4": "[Server is Local,Interactive,Outbound]",
|
||||
"common_flags_identify_info_4": "{\"Server is Local\":1,\"Interactive\":52,\"Outbound\":40,\"C2S\":1,\"S2C\":2,\"rank\":7,\"overlapping_template_matching\":7,\"random_excursions\":7,\"random_excursions_variant\":7}",
|
||||
"name": "base_0"
|
||||
},
|
||||
{
|
||||
"common_flags_0": 16400,
|
||||
"common_flags_str_0": "[Server is Local]",
|
||||
"common_flags_identify_info_0": "{\"Server is Local\":1,\"S2C\":1}",
|
||||
"common_flags_1": 16401,
|
||||
"common_flags_str_1": "[Asymmetric,Server is Local]",
|
||||
"common_flags_identify_info_1": "{\"Asymmetric\":2,\"Server is Local\":1,\"S2C\":1}",
|
||||
"name": "base_1"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user