DNS Decoder create version
This commit is contained in:
BIN
test/case/txt/1-dns-query-type-TXT.pcap
Normal file
BIN
test/case/txt/1-dns-query-type-TXT.pcap
Normal file
Binary file not shown.
22
test/case/txt/txt_result.json
Normal file
22
test/case/txt/txt_result.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"Tuple4": "218.104.251.42.17988>209.222.147.38.53",
|
||||
"dns_qr": 0,
|
||||
"dns_opcode": 0,
|
||||
"dns_rd": 0,
|
||||
"rr": {
|
||||
"additional": [
|
||||
{
|
||||
"name": "secure-dns-version-1.fortinet.com",
|
||||
"type": 16,
|
||||
"class": 1,
|
||||
"ttl": 0,
|
||||
"rdlength": 53,
|
||||
"txt": "FB64+wIIOxABRkdUNUhEMzkxNzgwMjE5OQAHAAQAAAAHAAEAAgHg",
|
||||
"size": 52
|
||||
}
|
||||
]
|
||||
},
|
||||
"name": "DNS_RESULT_1"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user