Courseiva
Footprinting and ReconnaissancemediumMultiple SelectObjective-mapped

CEH Footprinting and Reconnaissance Practice Question

Which TWO of the following are examples of passive footprinting techniques? (Select exactly 2.)

⚠ Common exam trap

EC-Council often tests the distinction between passive and active reconnaissance, and the trap here is that candidates may mistakenly classify DNS-based enumeration (Option E) as passive, when in fact any technique that sends packets to the target's systems (including DNS queries) is considered active.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Using Google dorking to find exposed documents

Google dorking involves using advanced search operators (e.g., filetype:, intitle:) to discover publicly accessible information without directly interacting with the target's systems. This is a passive footprinting technique as it relies on publicly indexed data from search engines, not on sending packets to the target's network.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Performing a ping sweep on the target network

    Why it's wrong here

    Performing a ping sweep involves sending Internet Control Message Protocol (ICMP) echo request packets directly to hosts on the target network. This direct interaction with the target's systems, which elicits an ICMP echo reply, constitutes active reconnaissance. The target's firewalls or intrusion detection systems could log or detect these probes, making it an active footprinting technique.

  • Conducting a port scan with Nmap

    Why it's wrong here

    Conducting a port scan with Nmap involves sending specially crafted network packets, such as SYN or UDP probes, directly to specific ports on target hosts. These probes are designed to elicit responses that reveal open ports and running services. Since this directly interacts with the target's network stack and can be detected, it is unequivocally an active footprinting method.

  • Using Google dorking to find exposed documents

    Why this is correct

    Using Google dorking involves leveraging advanced search operators to query Google's pre-existing index for publicly available information about a target, such as exposed documents or misconfigured servers. The interaction occurs solely with Google's search engine, not directly with the target's systems. This method is passive because it relies on information already indexed by a third party, leaving no direct trace on the target's network.

  • Examining job postings for technology clues

    Why this is correct

    Examining publicly available job postings is a passive footprinting technique because it involves gathering information that the target organization has voluntarily published for recruitment purposes. This method does not involve any direct network interaction or queries against the target's infrastructure. It simply observes publicly accessible data to infer technology stacks, organizational structure, and potential vulnerabilities without leaving any digital trace on the target.

  • Brute forcing subdomains via DNS queries

    Why it's wrong here

    Brute forcing subdomains via DNS queries involves systematically attempting to resolve numerous potential subdomain names (e.g., dev.example.com, test.example.com) by sending direct requests to DNS servers. While these requests might go to public resolvers, the intent is to actively query for target-specific, often unlisted, information. This direct querying generates network traffic and can be logged by DNS infrastructure, classifying it as an active reconnaissance method.

About these practice questions

One of 870 original CEH practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CEH practice question is part of Courseiva's free EC-Council certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CEH exam.