Exit SEC504 Hacker Tools, Techniques, Exploits and Incident Handling
Question 4 of 5
0% complete
Q4 Single choice

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?

  • A

    Listen the incoming data and performing port scanning

  • B

    Capture data on port 53 and performing banner grabbing

  • C

    Capture data on port 53 and delete the remote shell

  • D

    Listen the incoming traffic on port 53 and execute the remote shell