Question 272 of 509
Information Gathering and Vulnerability ScanningeasyMultiple ChoiceObjective-mapped

Quick Answer

The correct answer is to search for exposed cloud storage buckets using search engine dorks like 'site:s3.amazonaws.com target-company'. This technique is effective because it leverages the search engine’s pre-cached index to discover publicly accessible buckets without sending any traffic to the target’s infrastructure, making it a pure passive reconnaissance method. On the CompTIA PenTest+ PT0-002 exam, this question tests your understanding of passive reconnaissance versus active scanning, where the key distinction is that dorks rely on already-indexed data rather than direct interaction. A common trap is confusing this with brute-forcing bucket names or using tools like S3Scanner, which actively probe the target’s cloud environment and thus violate passive requirements. Remember the memory tip: “Dorks don’t knock” — they only look at what’s already in the search engine’s public library.

PT0-002 Practice Question: Information Gathering and Vulnerability Scanning

This PT0-002 practice question tests your understanding of information gathering and vulnerability scanning. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. A key principle to apply: search engine dorks utilize advanced search operators to refine queries.. 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.

A penetration tester is conducting passive reconnaissance on a target organization. The tester wants to identify all publicly accessible cloud storage buckets that might belong to the target without directly interacting with the target's infrastructure. Which of the following techniques would be most effective for this purpose?

Question 1easymultiple choice
Full question →

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

Search for exposed cloud storage buckets using search engine dorks (e.g., 'site:s3.amazonaws.com target-company')

Option B is correct because search engine dorks allow a penetration tester to query publicly indexed content on cloud storage platforms like AWS S3 without sending any traffic to the target's infrastructure. By using a dork such as 'site:s3.amazonaws.com target-company', the tester leverages the search engine's pre-cached index to identify buckets that may be misconfigured or publicly accessible, which aligns perfectly with passive reconnaissance requirements.

Key principle: Search engine dorks utilize advanced search operators to refine queries.

Answer analysis

Option-by-option breakdown

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

  • Perform DNS enumeration using tools like `dnsrecon` to discover subdomains pointing to cloud storage services

    Why it's wrong here

    DNS enumeration can reveal subdomains but may not directly list cloud buckets; it also generates DNS queries that might be logged.

  • Search for exposed cloud storage buckets using search engine dorks (e.g., 'site:s3.amazonaws.com target-company')

    Why this is correct

    Search engine dorks are a passive technique that relies on cached indexes of cloud storage buckets that are misconfigured and publicly accessible, without sending any traffic to the target.

    Related concept

    Search engine dorks utilize advanced search operators to refine queries.

  • Query certificate transparency logs to find SSL certificates issued to the target's cloud storage endpoints

    Why it's wrong here

    Certificate transparency logs reveal domains and subdomains but not cloud storage bucket names directly; also not specific to buckets.

  • Perform a WHOIS lookup to find IP ranges owned by the target and then scan those ranges for open storage services

    Why it's wrong here

    WHOIS lookups are passive but the subsequent scanning of IP ranges is active and could be detected; also not passive.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may confuse passive reconnaissance with techniques that appear passive but actually generate direct network queries (like DNS enumeration), or they may overlook that certificate transparency logs reveal domains, not storage buckets, leading them to choose a technically passive but functionally irrelevant option.

Detailed technical explanation

How to think about this question

Search engine dorks exploit the fact that cloud storage buckets (e.g., AWS S3, Google Cloud Storage) are often indexed by search engines when they are publicly readable and linked from web pages. The dork 'site:s3.amazonaws.com' restricts results to the S3 domain, while adding a company name filters for buckets that may contain the target's data; this technique relies on the search engine's cached index, which is a passive data source. In real-world scenarios, attackers often combine dorks with bucket name patterns (e.g., 'target-backup', 'target-logs') to find exposed data without alerting the target.

KKey Concepts to Remember

  • Search engine dorks utilize advanced search operators to refine queries.
  • They exploit publicly indexed information, requiring no direct interaction with the target.
  • Common dorks target specific cloud storage domains (e.g., s3.amazonaws.com, storage.googleapis.com).
  • This technique is highly effective for discovering misconfigured, publicly accessible cloud storage.

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

Search engine dorks utilize advanced search operators to refine queries.

Real-world example

How this comes up in practice

A developer is choosing between AES-256 (symmetric) and RSA-2048 (asymmetric) for encrypting a large file that will be sent to a partner. Symmetric encryption is fast but requires key exchange; asymmetric is slower but solves the key distribution problem. A hybrid approach — encrypt the file with AES, encrypt the AES key with RSA — is standard. Questions like this test whether you understand when each approach applies.

What to study next

Got this wrong? Here's your next step.

Review search engine dorks utilize advanced search operators to refine queries., then practise related PT0-002 questions on the same topic to reinforce the concept.

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.

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 — Search engine dorks utilize advanced search operators to refine queries..

What is the correct answer to this question?

The correct answer is: Search for exposed cloud storage buckets using search engine dorks (e.g., 'site:s3.amazonaws.com target-company') — Option B is correct because search engine dorks allow a penetration tester to query publicly indexed content on cloud storage platforms like AWS S3 without sending any traffic to the target's infrastructure. By using a dork such as 'site:s3.amazonaws.com target-company', the tester leverages the search engine's pre-cached index to identify buckets that may be misconfigured or publicly accessible, which aligns perfectly with passive reconnaissance requirements.

What should I do if I get this PT0-002 question wrong?

Review search engine dorks utilize advanced search operators to refine queries., then practise related PT0-002 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Search engine dorks utilize advanced search operators to refine queries.

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 →

How Courseiva writes practice questions · Editorial policy

Keep practising

More PT0-002 practice questions

Last reviewed: Jun 11, 2026

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.

Loading comments…

Sign in to join the discussion.

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.