nerdexam
EC-Council

EC0-350 · Question #825

You run nmap port Scan on 10.0.0.5 and attempt to gain banner/server information from services running on ports 21, 110 and 123. Here is the output of your scan results: Which of the following nmap…

The correct answer is C. nmap -O -sV -p21, 110, 123 10.0.0.5. See the full explanation below for the reasoning.

Question

You run nmap port Scan on 10.0.0.5 and attempt to gain banner/server information from services running on ports 21, 110 and 123. Here is the output of your scan results:

Which of the following nmap command did you run?

Exhibit

EC0-350 question #825 exhibit

Options

  • Anmap -A -sV -p21, 110, 123 10.0.0.5
  • Bnmap -F -sV -p21, 110, 123 10.0.0.5
  • Cnmap -O -sV -p21, 110, 123 10.0.0.5
  • Dnmap -T -sV -p21, 110, 123 10.0.0.5

How the community answered

(47 responses)
  • A
    15% (7)
  • B
    6% (3)
  • C
    74% (35)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full EC0-350 Practice