- A
Performing a DNS zone transfer
Why wrong: A zone transfer is an active query to the target's DNS server and often restricted.
- B
Querying publicly available DNS records
Using public DNS resolvers to retrieve records like A, MX, or CNAME is passive and avoids direct interaction.
- C
Using Nmap to scan for DNS servers
Why wrong: Nmap scanning is an active technique that sends probes to the target network.
- D
Sending crafted DNS queries to the target's DNS server
Why wrong: This is an active technique that directly interacts with the target's servers.
PT0-002 Practice Question: Passive DNS reconnaissance uses public resolvers.
This PT0-002 practice question tests your understanding of information gathering and vulnerability scanning. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: passive DNS reconnaissance uses public resolvers.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
During the reconnaissance phase, a penetration tester wants to map out the target's DNS infrastructure without directly interacting with the target's servers. Which of the following techniques BEST achieves this?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"best"Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
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
Querying publicly available DNS records
Option B is correct because querying publicly available DNS records (e.g., via passive DNS, WHOIS, or DNS dumpster) allows the tester to gather DNS information without any direct interaction with the target's servers. This technique relies on third-party databases and cached records, avoiding any packets sent to the target, which is essential for stealth during reconnaissance. It aligns with passive information gathering, as defined in the PT0-002 objectives.
Key principle: Passive DNS reconnaissance uses public resolvers.
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 DNS zone transfer
Why it's wrong here
A zone transfer is an active query to the target's DNS server and often restricted.
- ✓
Querying publicly available DNS records
- ✗
Using Nmap to scan for DNS servers
Why it's wrong here
Nmap scanning is an active technique that sends probes to the target network.
- ✗
Sending crafted DNS queries to the target's DNS server
Why it's wrong here
This is an active technique that directly interacts with the target's servers.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse 'passive reconnaissance' with 'active reconnaissance' and choose a technique like DNS zone transfer or Nmap scanning, which are clearly active and detectable, because they assume any DNS enumeration must involve direct queries.
Detailed technical explanation
How to think about this question
Passive DNS collection leverages distributed databases like SecurityTrails or VirusTotal that aggregate DNS resolution history from recursive resolvers, allowing testers to see historical A, MX, and NS records without querying the target. This technique is especially useful for discovering subdomains or legacy records that may no longer be in the target's current zone but still resolve, revealing forgotten attack surfaces. Under the hood, passive DNS relies on time-to-live (TTL) expiration and caching behaviors, which can sometimes yield stale data that active queries would not reveal.
KKey Concepts to Remember
- Passive DNS reconnaissance uses public resolvers.
- It avoids direct network interaction with the target.
- Common records retrieved include A, MX, CNAME, and NS.
- Tools like `dig` and `nslookup` can be used for public queries.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Passive DNS reconnaissance uses public resolvers.
Real-world example
How this comes up in practice
A security team runs a vulnerability scan on a web application and discovers an unpatched SQL injection flaw. The team prioritises remediation by CVSS score — critical flaws are patched within 24 hours, high within 7 days. Questions like this test whether you understand vulnerability management processes, scanning tools, and remediation prioritisation.
What to study next
Got this wrong? Here's your next step.
Review passive DNS reconnaissance uses public resolvers., then practise related PT0-002 questions on the same topic to reinforce the concept.
- →
Information Gathering and Vulnerability Scanning — study guide chapter
Learn the concepts, then practise the questions
- →
Information Gathering and Vulnerability Scanning practice questions
Targeted practice on this topic area only
- →
All PT0-002 questions
509 questions across all exam domains
- →
CompTIA PenTest+ PT0-002 study guide
Full concept coverage aligned to exam objectives
- →
PT0-002 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related PT0-002 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Planning and Scoping practice questions
Practise PT0-002 questions linked to Planning and Scoping.
Information Gathering and Vulnerability Scanning practice questions
Practise PT0-002 questions linked to Information Gathering and Vulnerability Scanning.
Attacks and Exploits practice questions
Practise PT0-002 questions linked to Attacks and Exploits.
Reporting and Communication practice questions
Practise PT0-002 questions linked to Reporting and Communication.
Tools and Code Analysis practice questions
Practise PT0-002 questions linked to Tools and Code Analysis.
PT0-002 fundamentals practice questions
Practise PT0-002 questions linked to PT0-002 fundamentals.
PT0-002 scenario practice questions
Practise PT0-002 questions linked to PT0-002 scenario.
PT0-002 troubleshooting practice questions
Practise PT0-002 questions linked to PT0-002 troubleshooting.
Practice this exam
Start a free PT0-002 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this PT0-002 question test?
Information Gathering and Vulnerability Scanning — This question tests Information Gathering and Vulnerability Scanning — Passive DNS reconnaissance uses public resolvers..
What is the correct answer to this question?
The correct answer is: Querying publicly available DNS records — Option B is correct because querying publicly available DNS records (e.g., via passive DNS, WHOIS, or DNS dumpster) allows the tester to gather DNS information without any direct interaction with the target's servers. This technique relies on third-party databases and cached records, avoiding any packets sent to the target, which is essential for stealth during reconnaissance. It aligns with passive information gathering, as defined in the PT0-002 objectives.
What should I do if I get this PT0-002 question wrong?
Review passive DNS reconnaissance uses public resolvers., then practise related PT0-002 questions on the same topic to reinforce the concept.
Are there clue words in this question I should notice?
Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
What is the key concept behind this question?
Passive DNS reconnaissance uses public resolvers.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This PT0-002 practice question is part of Courseiva's free CompTIA 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 PT0-002 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.