Open lukebaggett opened 7 years ago
The following commands are having issues:
upload /tmp/test C:/test download C:/test /tmp/test
upload /tmp/test C:/test
download C:/test /tmp/test
For download, dnscat2 says that it is expecting more bytes and fails to write the file, or the file is written but is missing a few bytes at the end. For upload, sometimes it works, and sometimes nothing happens.
Looking into this.
The following commands are having issues:
upload /tmp/test C:/test
download C:/test /tmp/test
For download, dnscat2 says that it is expecting more bytes and fails to write the file, or the file is written but is missing a few bytes at the end. For upload, sometimes it works, and sometimes nothing happens.
Looking into this.