Multiple choice technology security

Which piece of information is most likely to be gleaned from html source code?

  1. Directory structures

  2. Facility security measures

  3. Alarm codes

  4. Password policy

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

HTML source code commonly reveals directory structures through paths in script tags, link tags for stylesheets, image sources, and anchor hrefs. These expose the site's file organization. Physical security measures (B), alarm codes (C), and password policies (D) are operational security details not embedded in HTML.