Solved

Jack Wants to Use a Command at the Shell Prompt

Question 18

Multiple Choice

Jack wants to use a command at the shell prompt to scan his Linux system to determine what services are currently running on it. The IP address of the system is 192.168.10.10. Which of the following commands should he use?


A) scan 192.168.10.10 -TCP
B) scan 192.168.10.10 -UDP
C) nmap 192.168.10.10 -scan
D) nmap -sT 192.168.10.10

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions