From 8129863dc61f9ff77b0bc4bd63f0bd831ba0a52f Mon Sep 17 00:00:00 2001 From: westley Date: Sat, 4 Mar 2017 17:20:33 -0700 Subject: [PATCH] captured soa record type for sample data --- test/soa/soa0.google.com.soa.0.bin | Bin 0 -> 210 bytes test/soa/soa0.google.com.soa.0.json | 203 ++++++++++++++++++++++++ test/soa/soa0.google.com.soa.query.bin | Bin 0 -> 28 bytes test/soa/soa0.google.com.soa.query.json | 19 +++ 4 files changed, 222 insertions(+) create mode 100644 test/soa/soa0.google.com.soa.0.bin create mode 100644 test/soa/soa0.google.com.soa.0.json create mode 100644 test/soa/soa0.google.com.soa.query.bin create mode 100644 test/soa/soa0.google.com.soa.query.json diff --git a/test/soa/soa0.google.com.soa.0.bin b/test/soa/soa0.google.com.soa.0.bin new file mode 100644 index 0000000000000000000000000000000000000000..03f7864735e8ad01e56a6354550b06a69ff04754 GIT binary patch literal 210 zcmazoX>4F%1VR=D7Pj>K{Pdhu=H&cb1_m|;#sfScl7WH2hCz)vuh`@O4`)hVv2J2Y zZf4#A9*!q_ix?P~TOgR71Edb9g9)VL;dcf$pbn!0JV+u;2Q-j)AbCR+d60-PP^1d% n9)^d%7+7w+SKvAj1?9g7@s+p^^g#HJSV4Rht^*p#>eaXa3%xX< literal 0 HcmV?d00001 diff --git a/test/soa/soa0.google.com.soa.0.json b/test/soa/soa0.google.com.soa.0.json new file mode 100644 index 0000000..4ba4b2f --- /dev/null +++ b/test/soa/soa0.google.com.soa.0.json @@ -0,0 +1,203 @@ +{ + "header": { + "id": 23924, + "qr": 1, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 1, + "res1": 0, + "res2": 0, + "res3": 0, + "rcode": 0 + }, + "qdcount": 1, + "ancount": 1, + "nscount": 4, + "arcount": 4, + "question": [ + { + "name": "google.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 16, + "labels": [ + "google", + "com" + ], + "cpcount": 0 + } + ], + "answer": [ + { + "name": "google.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 50, + "labels": [ + "google", + "com" + ], + "cpcount": 1, + "rdstart": 40, + "rdlength": 38, + "ttl": 60, + "sn": 149208434, + "ref": 900, + "ret": 900, + "ex": 1800, + "nx": 60 + } + ], + "authority": [ + { + "name": "google.com", + "type": 2, + "typeName": "NS", + "class": 1, + "className": "IN", + "byteLength": 18, + "labels": [ + "google", + "com" + ], + "cpcount": 1, + "rdstart": 90, + "rdlength": 6, + "ttl": 57847, + "data": "ns2.google.com" + }, + { + "name": "google.com", + "type": 2, + "typeName": "NS", + "class": 1, + "className": "IN", + "byteLength": 14, + "labels": [ + "google", + "com" + ], + "cpcount": 1, + "rdstart": 108, + "rdlength": 2, + "ttl": 57847, + "data": "ns4.google.com" + }, + { + "name": "google.com", + "type": 2, + "typeName": "NS", + "class": 1, + "className": "IN", + "byteLength": 18, + "labels": [ + "google", + "com" + ], + "cpcount": 1, + "rdstart": 122, + "rdlength": 6, + "ttl": 57847, + "data": "ns1.google.com" + }, + { + "name": "google.com", + "type": 2, + "typeName": "NS", + "class": 1, + "className": "IN", + "byteLength": 18, + "labels": [ + "google", + "com" + ], + "cpcount": 1, + "rdstart": 140, + "rdlength": 6, + "ttl": 57847, + "data": "ns3.google.com" + } + ], + "edns_options": [], + "additional": [ + { + "name": "ns1.google.com", + "type": 1, + "typeName": "A", + "class": 1, + "className": "IN", + "byteLength": 16, + "labels": [ + "ns1", + "google", + "com" + ], + "cpcount": 2, + "rdstart": 158, + "rdlength": 4, + "ttl": 57850, + "address": "216.239.32.10" + }, + { + "name": "ns2.google.com", + "type": 1, + "typeName": "A", + "class": 1, + "className": "IN", + "byteLength": 16, + "labels": [ + "ns2", + "google", + "com" + ], + "cpcount": 2, + "rdstart": 174, + "rdlength": 4, + "ttl": 57839, + "address": "216.239.34.10" + }, + { + "name": "ns3.google.com", + "type": 1, + "typeName": "A", + "class": 1, + "className": "IN", + "byteLength": 16, + "labels": [ + "ns3", + "google", + "com" + ], + "cpcount": 2, + "rdstart": 190, + "rdlength": 4, + "ttl": 57861, + "address": "216.239.36.10" + }, + { + "name": "ns4.google.com", + "type": 1, + "typeName": "A", + "class": 1, + "className": "IN", + "byteLength": 16, + "labels": [ + "ns4", + "google", + "com" + ], + "cpcount": 2, + "rdstart": 206, + "rdlength": 4, + "ttl": 57850, + "address": "216.239.38.10" + } + ], + "byteLength": 210 +} diff --git a/test/soa/soa0.google.com.soa.query.bin b/test/soa/soa0.google.com.soa.query.bin new file mode 100644 index 0000000000000000000000000000000000000000..d33b6611fd4e91d6ee414df7a16c628127a0a52b GIT binary patch literal 28 dcmazoVPs$cA`oCp&(BZKNo7vX&joTA7y&;T1fT!_ literal 0 HcmV?d00001 diff --git a/test/soa/soa0.google.com.soa.query.json b/test/soa/soa0.google.com.soa.query.json new file mode 100644 index 0000000..1122b4d --- /dev/null +++ b/test/soa/soa0.google.com.soa.query.json @@ -0,0 +1,19 @@ +{ + "header": { + "id": 23924, + "qr": 0, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 0, + "rcode": 0 + }, + "question": [ + { + "name": "google.com", + "typeName": "SOA", + "className": "IN" + } + ] +} \ No newline at end of file