add socks_decoder, stratum_decoder and session_flags
This commit is contained in:
7
test/decoders/socks/pcap/result.json
Normal file
7
test/decoders/socks/pcap/result.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[{
|
||||
"socks_info": {
|
||||
"version": "SOCKS4",
|
||||
"dst_addr": "127.0.0.1",
|
||||
"dst_port": 8888
|
||||
}
|
||||
}]
|
||||
BIN
test/decoders/socks/pcap/socks4.pcap
Normal file
BIN
test/decoders/socks/pcap/socks4.pcap
Normal file
Binary file not shown.
BIN
test/decoders/socks/pcap/socks4_nest_socks4a.pcap
Normal file
BIN
test/decoders/socks/pcap/socks4_nest_socks4a.pcap
Normal file
Binary file not shown.
BIN
test/decoders/socks/pcap/socks4a_domain.pcap
Normal file
BIN
test/decoders/socks/pcap/socks4a_domain.pcap
Normal file
Binary file not shown.
BIN
test/decoders/socks/pcap/socks5_auth_failed.pcap
Normal file
BIN
test/decoders/socks/pcap/socks5_auth_failed.pcap
Normal file
Binary file not shown.
BIN
test/decoders/socks/pcap/socks5_auth_success.pcap
Normal file
BIN
test/decoders/socks/pcap/socks5_auth_success.pcap
Normal file
Binary file not shown.
BIN
test/decoders/socks/pcap/socks5_no_auth.pcap
Normal file
BIN
test/decoders/socks/pcap/socks5_no_auth.pcap
Normal file
Binary file not shown.
Reference in New Issue
Block a user