Arno0x / DNSExfiltrator

Data exfiltration over DNS request covert channel
837 stars 180 forks source link

dnslib.dns.DNSError: Error unpacking DNSQuestion #7

Closed tomagoes closed 4 years ago

tomagoes commented 4 years ago

I keep getting:

"Traceback (most recent call last): File "./dnsexfiltrator.py", line 144, in request = DNSRecord.parse(data) File "/usr/lib/python2.7/dist-packages/dnslib/dns.py", line 104, in parse questions.append(DNSQuestion.parse(buffer)) File "/usr/lib/python2.7/dist-packages/dnslib/dns.py", line 645, in parse buffer.offset,e)) dnslib.dns.DNSError: Error unpacking DNSQuestion [offset=55]: Invalid label < lets>"

Any idea how to fix?

tomagoes commented 4 years ago

ending up being an extra space in the client command