312-50V13 · Question #326
A penetration tester is performing the footprinting process and is reviewing publicly available information about an organization by using the Google search engine. Which of the following advanced…
The correct answer is C. [site:]. To restrict Google search results to a specific organization's web domain during footprinting, a penetration tester should utilize a specific advanced search operator.
Question
Options
- A[allinurl:]
- B[location:]
- C[site:]
- D[link:]
How the community answered
(40 responses)- A5% (2)
- C93% (37)
- D3% (1)
Why each option
To restrict Google search results to a specific organization's web domain during footprinting, a penetration tester should utilize a specific advanced search operator.
The `allinurl:` operator restricts results to pages where all specified search terms appear within the URL, not to a specific domain.
The `location:` operator restricts search results to a particular geographic location, not a web domain.
The `site:` operator in Google Search is used to restrict results exclusively to a specified domain or subdomain, which is precisely what is needed to review publicly available information about an organization within its own web domain.
The `link:` operator (now largely deprecated in functionality) was used to find pages that link to a specific URL, not to search within a particular site.
Concept tested: Open-Source Intelligence (OSINT) / Google Dorking operators
Source: https://support.google.com/websearch/answer/134479?hl=en
Topics
Community Discussion
No community discussion yet for this question.