diff --git a/test/soa_test/nx.yahoo.com.any.0.bin b/test/soa_test/nx.yahoo.com.any.0.bin new file mode 100644 index 0000000..b7c9239 Binary files /dev/null and b/test/soa_test/nx.yahoo.com.any.0.bin differ diff --git a/test/soa_test/nx.yahoo.com.any.0.hex b/test/soa_test/nx.yahoo.com.any.0.hex new file mode 100644 index 0000000..142b08a --- /dev/null +++ b/test/soa_test/nx.yahoo.com.any.0.hex @@ -0,0 +1,8 @@ +0000000 c1 0b 81 83 00 01 00 00 00 01 00 00 14 73 6e 74 +0000010 68 61 6f 75 65 73 6e 74 68 61 6f 75 65 6e 73 74 +0000020 68 05 79 61 68 6f 6f 03 63 6f 6d 00 00 ff 00 01 +0000030 c0 21 00 06 00 01 00 00 02 57 00 31 03 6e 73 31 +0000040 c0 21 0a 68 6f 73 74 6d 61 73 74 65 72 09 79 61 +0000050 68 6f 6f 2d 69 6e 63 c0 27 78 3a 63 bb 00 00 0e +0000060 10 00 00 01 2c 00 1b af 80 00 00 02 58 +000006d diff --git a/test/soa_test/nx.yahoo.com.any.0.json b/test/soa_test/nx.yahoo.com.any.0.json new file mode 100644 index 0000000..514f721 --- /dev/null +++ b/test/soa_test/nx.yahoo.com.any.0.json @@ -0,0 +1,64 @@ +{ + "header": { + "id": 49419, + "qr": 1, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 1, + "res1": 0, + "res2": 0, + "res3": 0, + "rcode": 3 + }, + "qdcount": 1, + "ancount": 0, + "nscount": 1, + "arcount": 0, + "question": [ + { + "name": "snthaouesnthaouensth.yahoo.com", + "type": 255, + "typeName": "ANY", + "class": 1, + "className": "IN", + "byteLength": 36, + "labels": [ + "snthaouesnthaouensth", + "yahoo", + "com" + ], + "cpcount": 0 + } + ], + "answer": [], + "authority": [ + { + "name": "yahoo.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 61, + "labels": [ + "yahoo", + "com" + ], + "cpcount": 1, + "rdstart": 60, + "rdlength": 49, + "ttl": 599, + "name_server": "ns1.yahoo.com", + "email_addr": "hostmaster.yahoo-inc.com", + "sn": 2017092539, + "ref": 3600, + "ret": 300, + "ex": 1814400, + "nx": 600 + } + ], + "edns_options": [], + "additional": [], + "byteLength": 109 +} \ No newline at end of file diff --git a/test/soa_test/nx.yahoo.com.any.query.bin b/test/soa_test/nx.yahoo.com.any.query.bin new file mode 100644 index 0000000..6371b60 Binary files /dev/null and b/test/soa_test/nx.yahoo.com.any.query.bin differ diff --git a/test/soa_test/nx.yahoo.com.any.query.hex b/test/soa_test/nx.yahoo.com.any.query.hex new file mode 100644 index 0000000..89a79a1 --- /dev/null +++ b/test/soa_test/nx.yahoo.com.any.query.hex @@ -0,0 +1,4 @@ +0000000 c1 0b 01 00 00 01 00 00 00 00 00 00 14 73 6e 74 +0000010 68 61 6f 75 65 73 6e 74 68 61 6f 75 65 6e 73 74 +0000020 68 05 79 61 68 6f 6f 03 63 6f 6d 00 00 ff 00 01 +0000030 diff --git a/test/soa_test/nx.yahoo.com.any.query.json b/test/soa_test/nx.yahoo.com.any.query.json new file mode 100644 index 0000000..043baff --- /dev/null +++ b/test/soa_test/nx.yahoo.com.any.query.json @@ -0,0 +1,21 @@ +{ + "header": { + "id": 49419, + "qr": 0, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 0, + "rcode": 0 + }, + "question": [ + { + "name": "snthaouesnthaouensth.yahoo.com", + "typeName": "ANY", + "className": "IN", + "class": 1, + "type": 255 + } + ] +} \ No newline at end of file