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

Download not working #168

Open
Curfewat6 opened this issue Jan 4, 2022 · 0 comments
Open

Download not working #168

Curfewat6 opened this issue Jan 4, 2022 · 0 comments

Comments

@Curfewat6
Copy link

I was trying to download a txt file from a kali linux system to a kali linux system. After running the command, the file was not downloaded to the server.

Here is the command and output on the server:

command (kali) 1> download /home/kali/Desktop/creds.txt /home/kali/dnsdownload

Attempting to download /home/kali/Desktop/creds.txt to /home/kali/dnsdownload
command (kali) 1> Received a response that we have no record of sending:
COMMAND_DOWNLOAD :: {:is_request=>false, :request_id=>16, :command_id=>3, :data=>"username\npassword\n"}
00000000 80 10 00 03 75 73 65 72 6E 61 6D 65 0A 70 61 73 ....username.pas
00000010 73 77 6F 72 64 0A sword.

On my client, i got the following output:

Got a command: COMMAND_DOWNLOAD [request] :: request_id: 0x100 :: filename: /home/kali/Desktop/creds.txt
Response: COMMAND_DOWNLOAD [response] :: request_id: 0x010 :: data: 0x12 bytes
[[ ERROR ]] :: DNS: RCODE_NAME_ERROR

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