nerdexam
GIAC

GPEN · Question #167

Network mapping provides a security testing team with a blueprint of the organization. Which of the following steps is NOT a part of manual network mapping?

The correct answer is C. Performing Neotracerouting. Manual network mapping uses human-driven reconnaissance to build a network blueprint. Neotracerouting relies on automated software and is therefore not a manual mapping technique.

Penetration Testing Foundations & Reconnaissance

Question

Network mapping provides a security testing team with a blueprint of the organization. Which of the following steps is NOT a part of manual network mapping?

Options

  • ACollecting employees information
  • BGathering private and public IP addresses
  • CPerforming Neotracerouting
  • DBanner grabbing

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    71% (34)
  • D
    17% (8)

Why each option

Manual network mapping uses human-driven reconnaissance to build a network blueprint. Neotracerouting relies on automated software and is therefore not a manual mapping technique.

ACollecting employees information

Collecting employee information via OSINT and public records is a standard manual reconnaissance step used to identify key personnel and potential attack vectors.

BGathering private and public IP addresses

Gathering private and public IP addresses through manual DNS queries, WHOIS lookups, and subnet enumeration is a core manual network mapping activity.

CPerforming NeotraceroutingCorrect

Performing Neotracerouting uses NeoTrace, an automated graphical route-tracing application, which makes it a tool-assisted activity rather than a manual network mapping step. Manual network mapping is defined by techniques that rely on human analysis and judgment - such as gathering open-source employee data, enumerating IP ranges from WHOIS and DNS records, and manually banner-grabbing service headers - none of which require dedicated automated path-tracing software.

DBanner grabbing

Banner grabbing - manually connecting to open TCP ports to retrieve service version strings - is a classic manual technique for identifying hosts and services on a network.

Concept tested: Manual vs automated network mapping reconnaissance techniques

Source: https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/01-Information_Gathering/02-Fingerprint_Web_Server

Topics

#network mapping#manual reconnaissance#footprinting#banner grabbing

Community Discussion

No community discussion yet for this question.

Full GPEN Practice