exam questions

Exam 312-50v13 All Questions

View all questions & answers for the 312-50v13 exam

Exam 312-50v13 topic 1 question 222 discussion

Actual exam question from ECCouncil's 312-50v13
Question #: 222
Topic #: 1
[All 312-50v13 Questions]

Being a Certified Ethical Hacker (CEH), a company has brought you on board to evaluate the safety measures in place for their network system. The company uses a network time protocol server in the demilitarized zone. During your enumeration, you decide to run a ntptrace command. Given the syntax: ntptrace [-n] [-m maxhosts] [servername/IP_address], which command usage would best serve your objective to find where the NTP server obtains the time from and to trace the list of NTP servers connected to the network?

  • A. ntptrace -n -m 5192.168.1.1
  • B. ntptrace -m 5192.168.1.1
  • C. ntptrace -n localhost
  • D. ntptrace 192.168.1.1
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
KnightHeart
1 month ago
Selected Answer: A
"Given the syntax: ntptrace [-n] [-m maxhosts] [servername/IP_address]" Only A meet the requirment. Uses -n to avoid unnecessary DNS lookups, ensuring direct targeting. Sets -m 5 to balance between thoroughness and efficiency in tracing the NTP hierarchy. Targets the specified NTP server IP in the DMZ, aligning with the objective of enumerating where the server gets its time and the connected NTP servers.
upvoted 1 times
...
[Removed]
2 months, 2 weeks ago
Selected Answer: D
D is the correct answer
upvoted 1 times
...
marcel9999
3 months, 4 weeks ago
Selected Answer: D
is only correct answer
upvoted 3 times
...
Dogeo
4 months, 1 week ago
Selected Answer: D
A and B are incorrect syntax and C only refers to local machine so D is the correct answer.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...