EC-Council
412-79V9 · Question #104
John, the penetration tester in a pen test firm, was asked to find whether NTP services are opened on the target network (10.0.0.7) using Nmap tool. Which one of the following Nmap commands will he…
The correct answer is B. nmap -sU -p 123 10.0.0.7. See the full explanation below for the reasoning.
Question
John, the penetration tester in a pen test firm, was asked to find whether NTP services are opened on the target network (10.0.0.7) using Nmap tool. Which one of the following Nmap commands will he use to find it?
Options
- Anmap -sU -p 389 10.0.0.7
- Bnmap -sU -p 123 10.0.0.7
- Cnmap -sU -p 161 10.0.0.7
- Dnmap -sU -p 135 10.0.0.7
How the community answered
(49 responses)- A4% (2)
- B73% (36)
- C8% (4)
- D14% (7)
Community Discussion
No community discussion yet for this question.