Hi guys,
I’m doing the starting point Shield machine currently. When I try to upload nc.exe in meterpreter it throws the following error,
“[-] Error running command upload: Errno::ENOENT No such file or directory @ rb_file_s_stat - nc.exe”
I’m guessing this is happening because it can’t find nc.exe but i’m in the right directory and I can see nc.exe when I do ls.
Why is this happening? How can I solve this?