Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecoverable errors #158

Open
Gitoffomalawn opened this issue Aug 26, 2020 · 0 comments
Open

Unrecoverable errors #158

Gitoffomalawn opened this issue Aug 26, 2020 · 0 comments

Comments

@Gitoffomalawn
Copy link

I'm trying to set up a dnscat2 server using Amazon Lightsail. I've followed the instructions on the github page to the letter, both for the client and the server. The server is set up with a .com domain name, and I've followed the instructions for setting it up as an authoritative name server.

However, when I try setting up sessions using the domain name (using ./dnscat --dns type=A,domain=DOMAIN --no-encryption), I get the following error: Unrecoverable error in libs/buffer.com(699): Program read off the end of the buffer. Setting up the same connection using the IP adress (./dnscat --dns type=A,domain=DOMAIN,port=53 --no-encryption) works just fine.

Both dig and Wireshark show that the queries for the domain name resolve to the correct IP address. Does anyone have any insight as to what might be going on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant