Tagged Questions
1
vote
0answers
106 views
How to upload a file to windows through a netcat session
I have a netcat session and I want to upload a binary to the target windows machine. How can I do so? Is there a native "wget" in windows?