From 16dd91ace03e60567c54de22996233fb09411249 Mon Sep 17 00:00:00 2001 From: Daplie Date: Thu, 9 Mar 2017 19:22:45 -0700 Subject: [PATCH] captured some more SOA records. --- test/soa_test/test.america.com.soa.0.bin | Bin 0 -> 97 bytes test/soa_test/test.america.com.soa.0.json | 61 +++++++++++++++++ test/soa_test/test.america.com.soa.query.bin | Bin 0 -> 29 bytes test/soa_test/test.america.com.soa.query.json | 19 ++++++ test/soa_test/test.daplie.com.soa.0.bin | Bin 0 -> 95 bytes test/soa_test/test.daplie.com.soa.0.json | 61 +++++++++++++++++ test/soa_test/test.daplie.com.soa.query.bin | Bin 0 -> 28 bytes test/soa_test/test.daplie.com.soa.query.json | 19 ++++++ .../test.doesntexisit.google.com.soa.0.bin | Bin 0 -> 91 bytes .../test.doesntexisit.google.com.soa.0.json | 62 ++++++++++++++++++ ...test.doesntexisit.google.com.soa.query.bin | Bin 0 -> 41 bytes ...est.doesntexisit.google.com.soa.query.json | 19 ++++++ test/soa_test/test.facebook.com.soa.0.bin | Bin 0 -> 75 bytes test/soa_test/test.facebook.com.soa.0.json | 61 +++++++++++++++++ test/soa_test/test.facebook.com.soa.query.bin | Bin 0 -> 30 bytes .../soa_test/test.facebook.com.soa.query.json | 19 ++++++ test/soa_test/test.gmail.com.soa.0.bin | Bin 0 -> 84 bytes test/soa_test/test.gmail.com.soa.0.json | 61 +++++++++++++++++ test/soa_test/test.gmail.com.soa.query.bin | Bin 0 -> 27 bytes test/soa_test/test.gmail.com.soa.query.json | 19 ++++++ test/soa_test/test.google.com.soa.0.bin | Bin 0 -> 78 bytes test/soa_test/test.google.com.soa.0.json | 61 +++++++++++++++++ test/soa_test/test.google.com.soa.query.bin | Bin 0 -> 28 bytes test/soa_test/test.google.com.soa.query.json | 19 ++++++ test/soa_test/test.khanacademy.com.soa.0.bin | Bin 0 -> 117 bytes test/soa_test/test.khanacademy.com.soa.0.json | 61 +++++++++++++++++ .../test.khanacademy.com.soa.query.bin | Bin 0 -> 33 bytes .../test.khanacademy.com.soa.query.json | 19 ++++++ test/soa_test/test.pinterest.com.soa.0.bin | Bin 0 -> 75 bytes test/soa_test/test.pinterest.com.soa.0.json | 61 +++++++++++++++++ .../soa_test/test.pinterest.com.soa.query.bin | Bin 0 -> 31 bytes .../test.pinterest.com.soa.query.json | 19 ++++++ test/soa_test/test.tinder.com.soa.0.bin | Bin 0 -> 110 bytes test/soa_test/test.tinder.com.soa.0.json | 61 +++++++++++++++++ test/soa_test/test.tinder.com.soa.query.bin | Bin 0 -> 28 bytes test/soa_test/test.tinder.com.soa.query.json | 19 ++++++ 36 files changed, 721 insertions(+) create mode 100644 test/soa_test/test.america.com.soa.0.bin create mode 100644 test/soa_test/test.america.com.soa.0.json create mode 100644 test/soa_test/test.america.com.soa.query.bin create mode 100644 test/soa_test/test.america.com.soa.query.json create mode 100644 test/soa_test/test.daplie.com.soa.0.bin create mode 100644 test/soa_test/test.daplie.com.soa.0.json create mode 100644 test/soa_test/test.daplie.com.soa.query.bin create mode 100644 test/soa_test/test.daplie.com.soa.query.json create mode 100644 test/soa_test/test.doesntexisit.google.com.soa.0.bin create mode 100644 test/soa_test/test.doesntexisit.google.com.soa.0.json create mode 100644 test/soa_test/test.doesntexisit.google.com.soa.query.bin create mode 100644 test/soa_test/test.doesntexisit.google.com.soa.query.json create mode 100644 test/soa_test/test.facebook.com.soa.0.bin create mode 100644 test/soa_test/test.facebook.com.soa.0.json create mode 100644 test/soa_test/test.facebook.com.soa.query.bin create mode 100644 test/soa_test/test.facebook.com.soa.query.json create mode 100644 test/soa_test/test.gmail.com.soa.0.bin create mode 100644 test/soa_test/test.gmail.com.soa.0.json create mode 100644 test/soa_test/test.gmail.com.soa.query.bin create mode 100644 test/soa_test/test.gmail.com.soa.query.json create mode 100644 test/soa_test/test.google.com.soa.0.bin create mode 100644 test/soa_test/test.google.com.soa.0.json create mode 100644 test/soa_test/test.google.com.soa.query.bin create mode 100644 test/soa_test/test.google.com.soa.query.json create mode 100644 test/soa_test/test.khanacademy.com.soa.0.bin create mode 100644 test/soa_test/test.khanacademy.com.soa.0.json create mode 100644 test/soa_test/test.khanacademy.com.soa.query.bin create mode 100644 test/soa_test/test.khanacademy.com.soa.query.json create mode 100644 test/soa_test/test.pinterest.com.soa.0.bin create mode 100644 test/soa_test/test.pinterest.com.soa.0.json create mode 100644 test/soa_test/test.pinterest.com.soa.query.bin create mode 100644 test/soa_test/test.pinterest.com.soa.query.json create mode 100644 test/soa_test/test.tinder.com.soa.0.bin create mode 100644 test/soa_test/test.tinder.com.soa.0.json create mode 100644 test/soa_test/test.tinder.com.soa.query.bin create mode 100644 test/soa_test/test.tinder.com.soa.query.json diff --git a/test/soa_test/test.america.com.soa.0.bin b/test/soa_test/test.america.com.soa.0.bin new file mode 100644 index 0000000000000000000000000000000000000000..484d202358aa7e8cf1f90a10fd1f2fb1d908fed6 GIT binary patch literal 97 zcmaDmp|OF15eR{RJux@6C^I>cIXORks?P07zq%*;#9 s&nqd)&p9B%oRU|}ngtZAV9rY|VW`lmkzimbXkcKFQDES-0@8c}0Eej;YybcN literal 0 HcmV?d00001 diff --git a/test/soa_test/test.america.com.soa.0.json b/test/soa_test/test.america.com.soa.0.json new file mode 100644 index 0000000..16062f9 --- /dev/null +++ b/test/soa_test/test.america.com.soa.0.json @@ -0,0 +1,61 @@ +{ + "header": { + "id": 60816, + "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": 0, + "arcount": 0, + "question": [ + { + "name": "america.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 17, + "labels": [ + "america", + "com" + ], + "cpcount": 0 + } + ], + "answer": [ + { + "name": "america.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 68, + "labels": [ + "america", + "com" + ], + "cpcount": 1, + "rdstart": 41, + "rdlength": 56, + "ttl": 3599, + "sn": 2016050200, + "ref": 28800, + "ret": 7200, + "ex": 604800, + "nx": 3600 + } + ], + "authority": [], + "edns_options": [], + "additional": [], + "byteLength": 97 +} \ No newline at end of file diff --git a/test/soa_test/test.america.com.soa.query.bin b/test/soa_test/test.america.com.soa.query.bin new file mode 100644 index 0000000000000000000000000000000000000000..a4e7bfcae61ceb831afa860de9431b85fe838732 GIT binary patch literal 29 gcmaDmfsug$h(LfnF*mg+GdYntIX{X;r1Q>)$fx6f^06gy&YXATM literal 0 HcmV?d00001 diff --git a/test/soa_test/test.daplie.com.soa.0.json b/test/soa_test/test.daplie.com.soa.0.json new file mode 100644 index 0000000..910c526 --- /dev/null +++ b/test/soa_test/test.daplie.com.soa.0.json @@ -0,0 +1,61 @@ +{ + "header": { + "id": 60281, + "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": 0, + "arcount": 0, + "question": [ + { + "name": "daplie.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 16, + "labels": [ + "daplie", + "com" + ], + "cpcount": 0 + } + ], + "answer": [ + { + "name": "daplie.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 67, + "labels": [ + "daplie", + "com" + ], + "cpcount": 1, + "rdstart": 40, + "rdlength": 55, + "ttl": 0, + "sn": 2017020100, + "ref": 10800, + "ret": 3600, + "ex": 1209600, + "nx": 1800 + } + ], + "authority": [], + "edns_options": [], + "additional": [], + "byteLength": 95 +} \ No newline at end of file diff --git a/test/soa_test/test.daplie.com.soa.query.bin b/test/soa_test/test.daplie.com.soa.query.bin new file mode 100644 index 0000000000000000000000000000000000000000..6ae4d8f0c7c6753424a83ee49a7d7c17e0753ebc GIT binary patch literal 28 ecmaD|$;iL}L?FPHl30+FnaZ4;p9|zLFaiKhUgBo*Q jvEczp&Xl}j-NcmK%)A4V9B)!{7#NsaAefy4sLloeFlQC5 literal 0 HcmV?d00001 diff --git a/test/soa_test/test.doesntexisit.google.com.soa.0.json b/test/soa_test/test.doesntexisit.google.com.soa.0.json new file mode 100644 index 0000000..4225714 --- /dev/null +++ b/test/soa_test/test.doesntexisit.google.com.soa.0.json @@ -0,0 +1,62 @@ +{ + "header": { + "id": 14537, + "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": "doesntexisit.google.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 29, + "labels": [ + "doesntexisit", + "google", + "com" + ], + "cpcount": 0 + } + ], + "answer": [], + "authority": [ + { + "name": "google.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 50, + "labels": [ + "google", + "com" + ], + "cpcount": 1, + "rdstart": 53, + "rdlength": 38, + "ttl": 59, + "sn": 149710188, + "ref": 900, + "ret": 900, + "ex": 1800, + "nx": 60 + } + ], + "edns_options": [], + "additional": [], + "byteLength": 91 +} \ No newline at end of file diff --git a/test/soa_test/test.doesntexisit.google.com.soa.query.bin b/test/soa_test/test.doesntexisit.google.com.soa.query.bin new file mode 100644 index 0000000000000000000000000000000000000000..06efffc9a6c4d41e1c9315dae624b6da99fc0a17 GIT binary patch literal 41 scmcCG$;iL}L?FPElAl_fSCU$hS)5tImY$!Vo|DR)oS)0Uz{bD`0L9D+{{R30 literal 0 HcmV?d00001 diff --git a/test/soa_test/test.doesntexisit.google.com.soa.query.json b/test/soa_test/test.doesntexisit.google.com.soa.query.json new file mode 100644 index 0000000..b1f950d --- /dev/null +++ b/test/soa_test/test.doesntexisit.google.com.soa.query.json @@ -0,0 +1,19 @@ +{ + "header": { + "id": 14537, + "qr": 0, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 0, + "rcode": 0 + }, + "question": [ + { + "name": "doesntexisit.google.com", + "typeName": "SOA", + "className": "IN" + } + ] +} \ No newline at end of file diff --git a/test/soa_test/test.facebook.com.soa.0.bin b/test/soa_test/test.facebook.com.soa.0.bin new file mode 100644 index 0000000000000000000000000000000000000000..10a5b34de5e2f82f28b12ada7a95c32e9cca115f GIT binary patch literal 75 zcmd=6*Vw?o2!ueuk(QX8nv|cP&77Q{%fP_Kz<7WML;|JC859{4nevJc@Gz%<$cRIX UpBWfr6c`xTIT$#t8h}bF0BqC`z5oCK literal 0 HcmV?d00001 diff --git a/test/soa_test/test.facebook.com.soa.0.json b/test/soa_test/test.facebook.com.soa.0.json new file mode 100644 index 0000000..d6aeab2 --- /dev/null +++ b/test/soa_test/test.facebook.com.soa.0.json @@ -0,0 +1,61 @@ +{ + "header": { + "id": 3582, + "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": 0, + "arcount": 0, + "question": [ + { + "name": "facebook.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 18, + "labels": [ + "facebook", + "com" + ], + "cpcount": 0 + } + ], + "answer": [ + { + "name": "facebook.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 45, + "labels": [ + "facebook", + "com" + ], + "cpcount": 1, + "rdstart": 42, + "rdlength": 33, + "ttl": 119, + "sn": 1489109491, + "ref": 7200, + "ret": 1800, + "ex": 604800, + "nx": 120 + } + ], + "authority": [], + "edns_options": [], + "additional": [], + "byteLength": 75 +} \ No newline at end of file diff --git a/test/soa_test/test.facebook.com.soa.query.bin b/test/soa_test/test.facebook.com.soa.query.bin new file mode 100644 index 0000000000000000000000000000000000000000..23e09c475c8996ccc9d8d63a998d530bbf5bf361 GIT binary patch literal 30 hcmd=6$H>3{L?FPCmYAHHl%Jo?oSdJ_z`(}92mn)71(^T< literal 0 HcmV?d00001 diff --git a/test/soa_test/test.facebook.com.soa.query.json b/test/soa_test/test.facebook.com.soa.query.json new file mode 100644 index 0000000..884a7b4 --- /dev/null +++ b/test/soa_test/test.facebook.com.soa.query.json @@ -0,0 +1,19 @@ +{ + "header": { + "id": 3582, + "qr": 0, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 0, + "rcode": 0 + }, + "question": [ + { + "name": "facebook.com", + "typeName": "SOA", + "className": "IN" + } + ] +} \ No newline at end of file diff --git a/test/soa_test/test.gmail.com.soa.0.bin b/test/soa_test/test.gmail.com.soa.0.bin new file mode 100644 index 0000000000000000000000000000000000000000..dddc1f632f5e51241223c9f53a52a3cfbe9ed24e GIT binary patch literal 84 zcmbQbwXuPL5eR{RH9a>mGlw}jKbL`lje+q14~PVcTQle~=M@{VrRV3T=cFDG;!Mda c)=f;w&CENX&GGur6b1(776@kN04lcu05)h{RE`| literal 0 HcmV?d00001 diff --git a/test/soa_test/test.gmail.com.soa.query.json b/test/soa_test/test.gmail.com.soa.query.json new file mode 100644 index 0000000..c52d2f2 --- /dev/null +++ b/test/soa_test/test.gmail.com.soa.query.json @@ -0,0 +1,19 @@ +{ + "header": { + "id": 38325, + "qr": 0, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 0, + "rcode": 0 + }, + "question": [ + { + "name": "gmail.com", + "typeName": "SOA", + "className": "IN" + } + ] +} \ No newline at end of file diff --git a/test/soa_test/test.google.com.soa.0.bin b/test/soa_test/test.google.com.soa.0.bin new file mode 100644 index 0000000000000000000000000000000000000000..e7e8d96fba55293e4242eb88960b3d33b59eb490 GIT binary patch literal 78 zcmb<7Y;0g)1VSKSOV7_w&q-xY&d&vM7#I)mfJmT(HG>*+Ua|239?q1!V%@})+|0ZK UJRGn8OkrSPZh>HS4xl<40F7x7!vFvP literal 0 HcmV?d00001 diff --git a/test/soa_test/test.google.com.soa.0.json b/test/soa_test/test.google.com.soa.0.json new file mode 100644 index 0000000..00ed0c9 --- /dev/null +++ b/test/soa_test/test.google.com.soa.0.json @@ -0,0 +1,61 @@ +{ + "header": { + "id": 32561, + "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": 0, + "arcount": 0, + "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": 59, + "sn": 149683348, + "ref": 900, + "ret": 900, + "ex": 1800, + "nx": 60 + } + ], + "authority": [], + "edns_options": [], + "additional": [], + "byteLength": 78 +} \ No newline at end of file diff --git a/test/soa_test/test.google.com.soa.query.bin b/test/soa_test/test.google.com.soa.query.bin new file mode 100644 index 0000000000000000000000000000000000000000..3002d00b2608eb0894806048840ea5ae282f658c GIT binary patch literal 28 dcmb<7WMp6fA`oCp&(BZKNo7vX&joTA7y&!M1b+Yk literal 0 HcmV?d00001 diff --git a/test/soa_test/test.google.com.soa.query.json b/test/soa_test/test.google.com.soa.query.json new file mode 100644 index 0000000..0b77bf4 --- /dev/null +++ b/test/soa_test/test.google.com.soa.query.json @@ -0,0 +1,19 @@ +{ + "header": { + "id": 32561, + "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 diff --git a/test/soa_test/test.khanacademy.com.soa.0.bin b/test/soa_test/test.khanacademy.com.soa.0.bin new file mode 100644 index 0000000000000000000000000000000000000000..15572858fac9a06dd5cbcde9b4b138e8fc30dd3b GIT binary patch literal 117 zcmb2S+StIr2!ueuot=@GmzbQGlA2q|oSdJ_z`(}9cz_2)GB7YVGkCD)73&%q7#njY zmKUc0*=9ye$@xsB*$jeEfsFj(lHA1NlGGx$#N5QH{JaAaKy!h*WfXuWv@i&j0(pTA E0GE>-x&QzG literal 0 HcmV?d00001 diff --git a/test/soa_test/test.khanacademy.com.soa.0.json b/test/soa_test/test.khanacademy.com.soa.0.json new file mode 100644 index 0000000..42b9feb --- /dev/null +++ b/test/soa_test/test.khanacademy.com.soa.0.json @@ -0,0 +1,61 @@ +{ + "header": { + "id": 7381, + "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": 0, + "arcount": 0, + "question": [ + { + "name": "khanacademy.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 21, + "labels": [ + "khanacademy", + "com" + ], + "cpcount": 0 + } + ], + "answer": [ + { + "name": "khanacademy.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 84, + "labels": [ + "khanacademy", + "com" + ], + "cpcount": 1, + "rdstart": 45, + "rdlength": 72, + "ttl": 899, + "sn": 1, + "ref": 7200, + "ret": 900, + "ex": 1209600, + "nx": 86400 + } + ], + "authority": [], + "edns_options": [], + "additional": [], + "byteLength": 117 +} \ No newline at end of file diff --git a/test/soa_test/test.khanacademy.com.soa.query.bin b/test/soa_test/test.khanacademy.com.soa.query.bin new file mode 100644 index 0000000000000000000000000000000000000000..bc9651548b680bf61020a029d3960c0aea1ff4c8 GIT binary patch literal 33 kcmb2S%E-U~L?FPOospQAn4FlBnp?@7oS)0Uz{bD`0BZCGz5oCK literal 0 HcmV?d00001 diff --git a/test/soa_test/test.khanacademy.com.soa.query.json b/test/soa_test/test.khanacademy.com.soa.query.json new file mode 100644 index 0000000..926a1e6 --- /dev/null +++ b/test/soa_test/test.khanacademy.com.soa.query.json @@ -0,0 +1,19 @@ +{ + "header": { + "id": 7381, + "qr": 0, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 0, + "rcode": 0 + }, + "question": [ + { + "name": "khanacademy.com", + "typeName": "SOA", + "className": "IN" + } + ] +} \ No newline at end of file diff --git a/test/soa_test/test.pinterest.com.soa.0.bin b/test/soa_test/test.pinterest.com.soa.0.bin new file mode 100644 index 0000000000000000000000000000000000000000..3e720bdaf33b6fa95f154ce272dbceb4c3511a8c GIT binary patch literal 75 zcmdO$)!4wm2!ueuS&*4ml3J8nT*923pUc3&#=v-h2ShS3FlsX>Fy|E;9^he4$twnm YGBCbnVBiyAU|@=1;IwLBU|{C}09AJmM*si- literal 0 HcmV?d00001 diff --git a/test/soa_test/test.pinterest.com.soa.0.json b/test/soa_test/test.pinterest.com.soa.0.json new file mode 100644 index 0000000..1c15262 --- /dev/null +++ b/test/soa_test/test.pinterest.com.soa.0.json @@ -0,0 +1,61 @@ +{ + "header": { + "id": 11674, + "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": 0, + "arcount": 0, + "question": [ + { + "name": "pinterest.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 19, + "labels": [ + "pinterest", + "com" + ], + "cpcount": 0 + } + ], + "answer": [ + { + "name": "pinterest.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 44, + "labels": [ + "pinterest", + "com" + ], + "cpcount": 1, + "rdstart": 43, + "rdlength": 32, + "ttl": 299, + "sn": 493, + "ref": 3600, + "ret": 600, + "ex": 604800, + "nx": 1800 + } + ], + "authority": [], + "edns_options": [], + "additional": [], + "byteLength": 75 +} \ No newline at end of file diff --git a/test/soa_test/test.pinterest.com.soa.query.bin b/test/soa_test/test.pinterest.com.soa.query.bin new file mode 100644 index 0000000000000000000000000000000000000000..107bea3c27a42b9cb324eac1c21a14b0c3c1eb9f GIT binary patch literal 31 icmdO$#mK+_L?FOfkeOGKT9jH`!knC+%fP_Kzz6_WX9fBI literal 0 HcmV?d00001 diff --git a/test/soa_test/test.pinterest.com.soa.query.json b/test/soa_test/test.pinterest.com.soa.query.json new file mode 100644 index 0000000..bad0db7 --- /dev/null +++ b/test/soa_test/test.pinterest.com.soa.query.json @@ -0,0 +1,19 @@ +{ + "header": { + "id": 11674, + "qr": 0, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 0, + "rcode": 0 + }, + "question": [ + { + "name": "pinterest.com", + "typeName": "SOA", + "className": "IN" + } + ] +} \ No newline at end of file diff --git a/test/soa_test/test.tinder.com.soa.0.bin b/test/soa_test/test.tinder.com.soa.0.bin new file mode 100644 index 0000000000000000000000000000000000000000..80f4f7324a51d97f325eb11187989ac4625656d0 GIT binary patch literal 110 zcmWHJZERp*1VSKSE6L1DNiAYd&d&vM7#I)mfJg=g=6nV>_PkEw woH@TJok0-F&B!k<$xSRSNiAYa%uTGy&pRLtG!Up)Mgge5g+Ztk$O~)$0Cyc43IG5A literal 0 HcmV?d00001 diff --git a/test/soa_test/test.tinder.com.soa.0.json b/test/soa_test/test.tinder.com.soa.0.json new file mode 100644 index 0000000..3ff3101 --- /dev/null +++ b/test/soa_test/test.tinder.com.soa.0.json @@ -0,0 +1,61 @@ +{ + "header": { + "id": 21341, + "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": 0, + "arcount": 0, + "question": [ + { + "name": "tinder.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 16, + "labels": [ + "tinder", + "com" + ], + "cpcount": 0 + } + ], + "answer": [ + { + "name": "tinder.com", + "type": 6, + "typeName": "SOA", + "class": 1, + "className": "IN", + "byteLength": 82, + "labels": [ + "tinder", + "com" + ], + "cpcount": 1, + "rdstart": 40, + "rdlength": 70, + "ttl": 879, + "sn": 1, + "ref": 7200, + "ret": 900, + "ex": 1209600, + "nx": 86400 + } + ], + "authority": [], + "edns_options": [], + "additional": [], + "byteLength": 110 +} \ No newline at end of file diff --git a/test/soa_test/test.tinder.com.soa.query.bin b/test/soa_test/test.tinder.com.soa.query.bin new file mode 100644 index 0000000000000000000000000000000000000000..fd01e4c6d056d26aae562d4513f17d3eb5c937b2 GIT binary patch literal 28 dcmWHJWn^FgA`oCJ$;?YhEn-g2&joTA7yQc(3t literal 0 HcmV?d00001 diff --git a/test/soa_test/test.tinder.com.soa.query.json b/test/soa_test/test.tinder.com.soa.query.json new file mode 100644 index 0000000..3e08596 --- /dev/null +++ b/test/soa_test/test.tinder.com.soa.query.json @@ -0,0 +1,19 @@ +{ + "header": { + "id": 21341, + "qr": 0, + "opcode": 0, + "aa": 0, + "tc": 0, + "rd": 1, + "ra": 0, + "rcode": 0 + }, + "question": [ + { + "name": "tinder.com", + "typeName": "SOA", + "className": "IN" + } + ] +} \ No newline at end of file