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

Upload not working #162

Open
muditp2012 opened this issue Jan 23, 2021 · 1 comment
Open

Upload not working #162

muditp2012 opened this issue Jan 23, 2021 · 1 comment

Comments

@muditp2012
Copy link

I was trying to upload a file from linux system to windows system and got following error:

command (els-DB) 1> upload /home/kali//prodump64.exe c:\Windows\Temp\procdump64.exe
Something bad just happened! You will likely want to report this to
https://github.com/iagox86/dnscat2/issues
#<Errno::ENOENT: No such file or directory @ rb_sysopen - /home/kali/ecptxv2/prodump64.exe>
/home/kali/ecptxv2/dnscat2/server/drivers/driver_command_commands.rb:199:in read' /home/kali/ecptxv2/dnscat2/server/drivers/driver_command_commands.rb:199:in block in _register_commands'
/home/kali/ecptxv2/dnscat2/server/libs/commander.rb:132:in feed' /home/kali/ecptxv2/dnscat2/server/drivers/driver_command.rb:81:in block in initialize'
/home/kali/ecptxv2/dnscat2/server/libs/swindow.rb:319:in _incoming' /home/kali/ecptxv2/dnscat2/server/libs/swindow.rb:105:in block (3 levels) in class:SWindow'
/home/kali/ecptxv2/dnscat2/server/libs/swindow.rb:80:in loop' /home/kali/ecptxv2/dnscat2/server/libs/swindow.rb:80:in block (2 levels) in class:SWindow'
/home/kali/ecptxv2/dnscat2/server/libs/swindow.rb:70:in _catch_suspend' /home/kali/ecptxv2/dnscat2/server/libs/swindow.rb:79:in block in class:SWindow'

@janedoe-lab
Copy link

@muditp2012, you want to use forward slashes instead of backslashes in the windows path

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

2 participants