nerdexam
GIAC

GCIH · Question #118

John works as a professional Ethical Hacker. He has been assigned the project of testing the pre- attack phase: l Information gathering l Determining network range l Identifying active machines l…

The correct answer is B. Traceroute C. Cheops D. NeoTrace. Network mapping in the pre-attack reconnaissance phase relies on tools that trace routes and visualize network topology; Traceroute, Cheops, and NeoTrace all serve this purpose, while Ettercap does not.

Reconnaissance, Scanning, and Enumeration

Question

John works as a professional Ethical Hacker. He has been assigned the project of testing the pre- attack phase:

l Information gathering l Determining network range l Identifying active machines l Finding open ports and applications l OS fingerprinting l Fingerprinting services Now John wants to perform network mapping of the We-are-secure network. Which of the following tools can he use to accomplish his task? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AEttercap
  • BTraceroute
  • CCheops
  • DNeoTrace

How the community answered

(49 responses)
  • A
    8% (4)
  • B
    92% (45)

Why each option

Network mapping in the pre-attack reconnaissance phase relies on tools that trace routes and visualize network topology; Traceroute, Cheops, and NeoTrace all serve this purpose, while Ettercap does not.

AEttercap

Ettercap is a man-in-the-middle and network sniffing/interception tool primarily used for ARP poisoning and credential capture, not for network topology mapping.

BTracerouteCorrect

Traceroute reveals the hop-by-hop path packets travel across a network, identifying routers and network segments, which directly supports network range determination and topology mapping.

CCheopsCorrect

Cheops is a network management and mapping tool that discovers hosts, displays OS types, and renders a visual network topology, making it a direct network mapping solution.

DNeoTraceCorrect

NeoTrace provides visual traceroute functionality with geographic and node-detail overlays, enabling an attacker or tester to map the network path and identify intermediate devices.

Concept tested: Reconnaissance and network mapping tool identification

Source: https://nmap.org/book/man-host-discovery.html

Topics

#network mapping#Traceroute#NeoTrace#pre-attack reconnaissance

Community Discussion

No community discussion yet for this question.

Full GCIH Practice