GSNA · Question #282
Which of the following statements about the traceroute utility are true?
The correct answer is A. It uses ICMP echo packets to display the Fully Qualified Domain Name (FQDN) and the IP B. It records the time taken for a round trip for each packet at each router. Traceroute is a route-tracing utility that displays the path an IP packet takes to reach its destination. It uses ICMP echo packets to display the Fully Qualified Domain Name (FQDN) and the IP address of each gateway along the route to the remote host. This tool also records…
Question
Which of the following statements about the traceroute utility are true?
Options
- AIt uses ICMP echo packets to display the Fully Qualified Domain Name (FQDN) and the IP
- BIt records the time taken for a round trip for each packet at each router.
- CIt is an online tool that performs polymorphic shell code attacks.
- DIt generates a buffer overflow exploit by transforming an attack shell code so that the new attack
How the community answered
(44 responses)- A77% (34)
- C7% (3)
- D16% (7)
Explanation
Traceroute is a route-tracing utility that displays the path an IP packet takes to reach its destination. It uses ICMP echo packets to display the Fully Qualified Domain Name (FQDN) and the IP address of each gateway along the route to the remote host. This tool also records the time taken for a round trip for each packet at each router that can be used to find any faulty router Answer: C, D are incorrect. Traceroute does not perform polymorphic shell code attacks. Attacking tools such as ADMutate areused to perform polymorphic shell code attacks.
Topics
Community Discussion
No community discussion yet for this question.