nerdexam
EC-Council

412-79V10 · Question #100

John is a penetration tester who wants to perform port scan on the DNS Server (IP address: 192.168.0.124) and wants to identify how many services/applications are running on the DNS server is…

The correct answer is D. nmap -sS -sU p 53 192.168.0.124. See the full explanation below for the reasoning.

Question

John is a penetration tester who wants to perform port scan on the DNS Server (IP address: 192.168.0.124) and wants to identify how many services/applications are running on the DNS server is configured with default settings. Since he is employing Nmap tool to perform port scanning, which of the following Nmap commands should John execute to port scan the DNS Server?

Options

  • Anmap -sS -u p 80 192.168.0.124
  • Bnmap -sU -s p 192.168.0.124
  • Cnmap -sS -u p 123 192.168.0.124
  • Dnmap -sS -sU p 53 192.168.0.124

How the community answered

(54 responses)
  • A
    19% (10)
  • B
    4% (2)
  • C
    7% (4)
  • D
    70% (38)

Community Discussion

No community discussion yet for this question.

Full 412-79V10 Practice