DNS Decoder create version
This commit is contained in:
BIN
test/case/cname/1-dns-query-type-CNAME.pcap
Normal file
BIN
test/case/cname/1-dns-query-type-CNAME.pcap
Normal file
Binary file not shown.
25
test/case/cname/cname_result.json
Normal file
25
test/case/cname/cname_result.json
Normal file
@@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"Tuple4": "36.250.92.233.46916>114.114.114.114.53",
|
||||
"dns_qname": "img.soulapp.cn",
|
||||
"dns_qtype": 5,
|
||||
"dns_qclass": 1,
|
||||
"dns_qr": 0,
|
||||
"dns_opcode": 0,
|
||||
"dns_rd": 1,
|
||||
"rr": {
|
||||
"additional": [
|
||||
{
|
||||
"name": "",
|
||||
"type": 41,
|
||||
"udp_payload": 1280,
|
||||
"rcode": 0,
|
||||
"version": 0,
|
||||
"Z": 0,
|
||||
"rdlength": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"name": "DNS_RESULT_1"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user