Certified Ethical Hacker (CEH v11) — Question 74

You have been authorized to perform a penetration test against a website. You want to use Google dorks to footprint the site but only want results that show file extensions.
What Google dork operator would you use?

Answer options

Correct answer: D

Explanation

The correct operator is 'filetype', which specifically filters results based on file extensions. 'inurl' focuses on the URL structure, 'site' restricts results to a particular domain, and 'ext' is not a valid Google dork operator. Thus, they do not meet the requirement for filtering by file extensions.