You execute the following netcat command:
c:\target\nc -1 -p 53 -d -e cmd.exe
What action do you want to perform by issuing the above command?
Listen the incoming data and performing port scanning
Capture data on port 53 and performing banner grabbing
Capture data on port 53 and delete the remote shell
Listen the incoming traffic on port 53 and execute the remote shell
Submit