nerdexam
CompTIA

PT0-002 · Question #246

A penetration tester is trying to restrict searches on Google to a specific domain. Which of the following commands should the penetration tester consider?

The correct answer is C. site. The 'site:' Google search operator restricts search results to a specific domain or subdomain (e.g., site:company.com). This is a fundamental OSINT technique used during reconnaissance to enumerate indexed pages, subdomains, and files within a target's web presence. The…

Reconnaissance and enumeration

Question

A penetration tester is trying to restrict searches on Google to a specific domain. Which of the following commands should the penetration tester consider?

Options

  • Ainurl:
  • Blink:
  • Csite:
  • Dintitle:

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    93% (27)

Explanation

The 'site:' Google search operator restricts search results to a specific domain or subdomain (e.g., site:company.com). This is a fundamental OSINT technique used during reconnaissance to enumerate indexed pages, subdomains, and files within a target's web presence. The 'inurl:' operator (A) searches for a keyword within URLs but does not restrict to a single domain. The 'link:' operator (B) finds pages that link to a specified URL. The 'intitle:' operator (D) searches for keywords in page titles. Only 'site:' directly limits the search scope to the target domain.

Topics

#Google Dorking#OSINT#Reconnaissance#Search operators

Community Discussion

No community discussion yet for this question.

Full PT0-002 Practice