nerdexam
EC-Council

312-50V12 · Question #204

Jason, a certified ethical hacker, is hired by a major e-commerce company to evaluate their network's security. As part of his reconnaissance, Jason is trying to gain as much information as possible a

The correct answer is B. Jason should use passive reconnaissance techniques such as WHOIS lookups, NS lookups, and. Jason needs to gather information about public-facing servers without alerting intrusion detection systems, which necessitates using passive reconnaissance methods.

Submitted by yasin.bd· Mar 4, 2026Reconnaissance Techniques

Question

Jason, a certified ethical hacker, is hired by a major e-commerce company to evaluate their network's security. As part of his reconnaissance, Jason is trying to gain as much information as possible about the company's public-facing servers without arousing suspicion. His goal is to find potential points of entry and map out the network infrastructure for further examination. Which technique should Jason employ to gather this information without alerting the company's intrusion detection systems (IDS)?

Options

  • AJason should directly connect to each server and attempt to exploit known vulnerabilities.
  • BJason should use passive reconnaissance techniques such as WHOIS lookups, NS lookups, and
  • CJason should use a DNS zone transfer to gather information about the company's servers.
  • DJason should perform a ping sweep to identify all the live hosts in the company's IP range.

How the community answered

(53 responses)
  • A
    4% (2)
  • B
    77% (41)
  • C
    13% (7)
  • D
    6% (3)

Why each option

Jason needs to gather information about public-facing servers without alerting intrusion detection systems, which necessitates using passive reconnaissance methods.

AJason should directly connect to each server and attempt to exploit known vulnerabilities.

Directly connecting and attempting to exploit vulnerabilities is an active and intrusive attack technique that would immediately alert intrusion detection systems.

BJason should use passive reconnaissance techniques such as WHOIS lookups, NS lookups, andCorrect

Passive reconnaissance techniques like WHOIS lookups query public domain registration databases, and NS lookups query public DNS servers for information, without directly interacting with the target's network. This approach minimizes direct engagement with the target, making it extremely difficult for IDSs to detect the activity as an attack.

CJason should use a DNS zone transfer to gather information about the company's servers.

A DNS zone transfer is an active query directly to the target's DNS server and, if successful by an unauthorized party, is likely to be logged or flagged as suspicious by security systems.

DJason should perform a ping sweep to identify all the live hosts in the company's IP range.

Performing a ping sweep involves sending active network probes to target hosts, generating traffic that intrusion detection systems are designed to identify as scanning activity.

Concept tested: Passive reconnaissance techniques for security assessments

Source: https://learn.microsoft.com/en-us/training/modules/threat-intelligence-identify-vulnerabilities/2-reconnaissance

Topics

#passive reconnaissance#footprinting#network mapping#IDS evasion

Community Discussion

No community discussion yet for this question.

Full 312-50V12 Practice