Certified Ethical Hacker (CEH v10) — Question 39
Which one of the following Google advanced search operators allows an attacker to restrict the results to those websites in the given domain?
Answer options
- A. [cache:]
- B. [site:]
- C. [inurl:]
- D. [link:]
Correct answer: B
Explanation
The correct answer is B, [site:], which is specifically designed to filter search results to a specific domain. Option A, [cache:], shows cached versions of pages, option C, [inurl:], searches for specific terms in URLs, and option D, [link:], finds pages that link to a specified URL, none of which restrict results by domain.