nerdexam
EC-Council

312-50V11 · Question #704

Your team has won a contract to infiltrate an organization. The company wants to have the attack be as realistic as possible; therefore, they did not provide any information besides the company name.

The correct answer is A. Reconnaissance. In a black-box penetration test where only the company name is known, reconnaissance is always the mandatory first phase before any active testing begins.

Footprinting and Reconnaissance

Question

Your team has won a contract to infiltrate an organization. The company wants to have the attack be as realistic as possible; therefore, they did not provide any information besides the company name. What should be the first step in security testing the client?

Options

  • AReconnaissance
  • BEscalation
  • CScanning
  • DEnumeration

How the community answered

(44 responses)
  • A
    86% (38)
  • B
    5% (2)
  • C
    7% (3)
  • D
    2% (1)

Why each option

In a black-box penetration test where only the company name is known, reconnaissance is always the mandatory first phase before any active testing begins.

AReconnaissanceCorrect

Reconnaissance (also called information gathering) is the foundational first step of any penetration test, especially in a black-box engagement where no internal information is provided. The tester must collect publicly available data about the target - such as DNS records, WHOIS data, employee information, and network ranges - before any scanning or exploitation can be planned. Skipping this phase leads to inefficient and incomplete testing.

BEscalation

Escalation (privilege escalation) is a later-phase activity that occurs after initial access has already been obtained, not at the start of an engagement.

CScanning

Scanning involves actively probing the target network for open ports and services, but it requires target IP ranges and hostnames that can only be identified after reconnaissance.

DEnumeration

Enumeration involves extracting detailed information from identified services and systems and comes after scanning, making it the third phase, not the first.

Concept tested: Penetration testing phases - reconnaissance as first step

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

Topics

#penetration testing phases#reconnaissance#black box testing#information gathering

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice