nerdexam
EC-Council

312-50V13 · Question #605

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…

The correct answer is B. Jason should use passive reconnaissance techniques such as WHOIS lookups, NS lookups, and. To gather information about public-facing servers without alerting intrusion detection systems during reconnaissance, Jason should employ passive techniques like WHOIS and NS lookups.

Submitted by renata2k· Mar 6, 2026Footprinting and Reconnaissance

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

(25 responses)
  • A
    16% (4)
  • B
    72% (18)
  • C
    8% (2)
  • D
    4% (1)

Why each option

To gather information about public-facing servers without alerting intrusion detection systems during reconnaissance, Jason should employ passive techniques like WHOIS and NS lookups.

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

Directly connecting to servers and attempting to exploit vulnerabilities is an active and aggressive method that will almost certainly trigger an IDS.

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

Passive reconnaissance techniques, such as performing WHOIS lookups for domain registration information, NS (name server) lookups, and other open-source intelligence (OSINT) gathering, involve querying publicly available data sources without directly interacting with the target's network systems. This approach generates no traffic on the target's network, making it highly effective for gathering information about network infrastructure and potential entry points without triggering intrusion detection systems (IDS).

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

A DNS zone transfer is an active query to a DNS server that requests a full list of domain records, which is often restricted and can be logged or detected by an IDS.

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

A ping sweep is an active scanning technique that sends ICMP requests to multiple hosts to identify live systems, and it can be detected by an IDS as suspicious network activity.

Concept tested: Passive reconnaissance (OSINT)

Topics

#passive reconnaissance#WHOIS lookup#DNS lookup#IDS evasion

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice