Certified Ethical Hacker (CEH v12) — Question 120
Which file is a rich target to discover the structure of a website during web-server footprinting?
Answer options
- A. domain.txt
- B. Robots.txt
- C. Document root
- D. index.html
Correct answer: B
Explanation
The correct answer is B, Robots.txt, as it provides information about which parts of the website are accessible to web crawlers and may reveal the structure of the site. Options A, C, and D do not typically contain this type of information and are not specifically designed for web-server footprinting.