dnscat2
dnscat2 copied to clipboard
Hello and thank you for your great project dnscat2. Both in linux and windows the program malfunctions after sending a simple command like notepad.exe or whoami then disconnects. ON LINUX...
An error occurred (see window 1 for stacktrace): MSG received in invalid state! An error occurred (see window 1 for stacktrace): MSG received in invalid state! An error occurred (see...
It'd be really cool if the "shell" sessions would be able to be full-on terminals, with colours and the ability to run vim and stuff like that. I don't really...
I have decided that having nested sessions is a dumb idea. In 0.03, it's just barely supported, and in the one place where it's used, it's really confusing and unexpected....
Such as: - Do I actually need to append the domain name for CNAME/MX? - Can I cram in more with multiple answers, eg, multiple TXT? - Can I send...
When a session creates another session, nest it. That's going to require modification to the connection flow to add an option for a parent ID.
I can connect to the DNS cat server from a client by specifying the server but get a steady stream of sequence errors the minute I try to interact with...
Right now when a client becomes unable to connect, it'll try to repeat its last message 10 times (by default), then give up and exit. Instead of doing that, I...
When a server has more than one packet-worth of data to send, there should be an option for the server to indicate to clients that 'more' data is coming. This...