You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'The text was updated successfully, but these errors were encountered: