nerdexam
GIAC

GPEN · Question #229

Which of the following Penetration Testing steps includes network mapping and OS fingerprinting?

The correct answer is A. Gather information. The information gathering phase of penetration testing covers reconnaissance activities including network mapping and OS fingerprinting to profile the target environment before any exploitation occurs.

Penetration Testing Foundations & Reconnaissance

Question

Which of the following Penetration Testing steps includes network mapping and OS fingerprinting?

Options

  • AGather information
  • BExploit
  • CVerify vulnerabilities
  • DPlanning stage

How the community answered

(42 responses)
  • A
    76% (32)
  • B
    14% (6)
  • C
    7% (3)
  • D
    2% (1)

Why each option

The information gathering phase of penetration testing covers reconnaissance activities including network mapping and OS fingerprinting to profile the target environment before any exploitation occurs.

AGather informationCorrect

Gather information (reconnaissance) is the phase where testers actively profile the target by performing network mapping to discover live hosts and network topology, and OS fingerprinting to identify the operating systems running on those hosts. These techniques build a detailed technical picture of the target environment and are foundational inputs for later phases such as vulnerability identification and exploitation.

BExploit

Exploit is the phase where confirmed vulnerabilities are actively leveraged to gain unauthorized access, not where passive or active discovery techniques such as mapping and fingerprinting occur.

CVerify vulnerabilities

Verify vulnerabilities involves scanning and confirming the presence of specific known weaknesses on discovered systems, which is a narrower activity that occurs after initial reconnaissance.

DPlanning stage

The planning stage defines scope, rules of engagement, and legal authorization before any technical activity begins, so no active scanning or fingerprinting takes place here.

Concept tested: Penetration testing reconnaissance and information gathering phase

Source: https://csrc.nist.gov/publications/detail/sp/800-115/final

Topics

#network mapping#OS fingerprinting#reconnaissance phase#information gathering

Community Discussion

No community discussion yet for this question.

Full GPEN Practice