nerdexam
EC-Council

312-50V12 · Question #94

Which file is a rich target to discover the structure of a website during web-server footprinting?

The correct answer is B. Robots.txt. Robots.txt is a file that webmasters use to communicate with web crawlers and other automated agents visiting their site. This file is often used to exclude certain directories or pages from being crawled, but it can also contain valuable information about the site's directory st

Submitted by weili_xi· Mar 4, 2026Reconnaissance Techniques

Question

Which file is a rich target to discover the structure of a website during web-server footprinting?

Options

  • Adomain.txt
  • BRobots.txt
  • CDocument root
  • Dindex.html

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    92% (44)
  • C
    2% (1)
  • D
    2% (1)

Explanation

Robots.txt is a file that webmasters use to communicate with web crawlers and other automated agents visiting their site. This file is often used to exclude certain directories or pages from being crawled, but it can also contain valuable information about the site's directory structure and organization. By examining the robots.txt file, an attacker can gain insight into the site's organization and potentially identify hidden or sensitive directories. Domain.txt is not a standard file used in web server configuration or operation. Document root is the root directory of the web server, and index.html is the default home page file. While these files can provide information about the web server and its configuration, they do not necessarily reveal the structure of the

Topics

#Web server footprinting#Robots.txt#Information gathering#Website structure

Community Discussion

No community discussion yet for this question.

Full 312-50V12 Practice