Certified Ethical Hacker (CEH v12) — Question 9
Which of the following Google advanced search operators helps an attacker in gathering information about websites that are similar to a specified target URL?
Answer options
- A. [inurl:]
- B. [info:]
- C. [site:]
- D. [related:]
Correct answer: D
Explanation
The correct answer is D, as the [related:] operator specifically returns sites that are similar to the specified target URL. Options A, B, and C do not provide this functionality; [inurl:] searches for URLs containing specified terms, [info:] retrieves information about a given URL, and [site:] limits results to a specific domain.