exam questions

Exam 312-50v12 All Questions

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

Exam 312-50v12 topic 1 question 222 discussion

Actual exam question from ECCouncil's 312-50v12
Question #: 222
Topic #: 1
[All 312-50v12 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
Mos3ab
5 days, 3 hours ago
Selected Answer: D
The ntptrace command traces a chain of Network Time Protocol (NTP) servers back to their master time source. By default, running ntptrace without any arguments starts the trace from the localhost. However, to trace the NTP servers for a specific server, you should provide its hostname or IP address as an argument. In this case, ntptrace 192.168.1.1 will trace the NTP server chain starting from the server at 192.168.1.1. The -n option disables the resolution of hostnames, displaying IP addresses instead. The -m option sets the maximum number of levels to trace. While these options can be useful, they are not necessary for the basic functionality of tracing the NTP server chain. Therefore, the simplest and most direct command to achieve your objective is ntptrace 192.168.1.1.
upvoted 1 times
...
MPA3333
3 months, 2 weeks ago
It's A, there is a typo with a " " missing between 5 and the IP address.
upvoted 1 times
...
noyon2002
6 months, 1 week ago
I am confused in the book CEH V12 Module 4 Page it is clearly mentioned A, and most of people are answering D
upvoted 1 times
noyon2002
6 months, 1 week ago
Page 446
upvoted 1 times
...
...
g_man_rap
9 months, 4 weeks ago
A. ntptrace -n -m 5192.168.1.1 This usage is incorrect because -m expects a numerical argument that specifies the maximum number of hosts to trace, not an IP address. B. ntptrace -m 5192.168.1.1 Similar to option A, this is a misuse of the -m option. It wrongly places an IP address where a number should be, indicating the depth of the trace. C. ntptrace -n localhost This command will start tracing from the local host, and the -n option will ensure that the output remains numerical (IP addresses only), which might not be as informative if you're unfamiliar with the IPs but does provide clean data output. D. ntptrace 192.168.1.1 This is the basic form of the command and correctly targets an NTP server by IP address. It lacks any specific options for depth of trace (-m) or format (-n), but correctly initiates a trace to the specified server.
upvoted 1 times
...
Spam_Protection
11 months, 2 weeks ago
Selected Answer: D
It's D. A &B: You're not trying to find max host but trace source of time. C: you use the -n command which means it should give you IP of local host(127.0.0.1) instead of local host , host name.
upvoted 2 times
...
qtygbapjpesdayazko
11 months, 2 weeks ago
Selected Answer: D
D. ntptrace 192.168.1.1
upvoted 1 times
qtygbapjpesdayazko
11 months, 1 week ago
A and B are note valid, missing a space and parameter N and M are optional. And the NTP server is not localhost.
upvoted 1 times
...
...
athicalacker
12 months ago
Selected Answer: D
The -n option is not necessary unless you prefer to see IP addresses instead of hostnames, and the -m option is not necessary unless you want to limit the number of hosts traced. Option C would only be correct if you were running the command on the NTP server itself and you wanted to see IP addresses instead of hostnames.So, the correct answer is option D, ntptrace 192.168.1.1.
upvoted 3 times
...
LeongCC
12 months ago
Selected Answer: A
I think A is more suitable
upvoted 1 times
...
duke_of_kamulu
1 year ago
CEHv12 pg 446 CORRECT ANSWER is A ntptrace This command determines where the NTP server obtains the time from and follows the chain of NTP servers back to its primary time source. Attackers use this command to trace the list of NTP servers connected to the network. Its syntax is as follows: ntptrace [-n] [-m maxhosts] [servername/IP_address]
upvoted 1 times
...
qwerty100
1 year ago
I think is D. ntptrace 192.168.1.1 -m and -n are opcional
upvoted 4 times
athicalacker
12 months ago
Exactly!
upvoted 2 times
...
...
insaniunt
1 year ago
5192.168.1.1? if: B. ntptrace -m 192.168.1.1 thats correct
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago