nerdexam
CompTIA

SY0-301 · Question #164

Layer 7 devices used to prevent specific types of html tags are called:

The correct answer is B. Content filters. Content filters operate at Layer 7 (the Application Layer) of the OSI model and can inspect, parse, and block specific application-layer content - including dangerous or prohibited HTML tags (e.g., <script> tags used in XSS attacks). Standard firewalls typically operate at…

Security architecture

Question

Layer 7 devices used to prevent specific types of html tags are called:

Options

  • AFirewalls.
  • BContent filters.
  • CRouters.
  • DNIDS.

How the community answered

(33 responses)
  • B
    91% (30)
  • C
    6% (2)
  • D
    3% (1)

Explanation

Content filters operate at Layer 7 (the Application Layer) of the OSI model and can inspect, parse, and block specific application-layer content - including dangerous or prohibited HTML tags (e.g., <script> tags used in XSS attacks). Standard firewalls typically operate at Layers 3–4 and cannot inspect HTML syntax. Routers operate at Layer 3 and handle packet forwarding, not content inspection. NIDS (Network Intrusion Detection Systems) detect threats but are not specifically categorized as HTML tag filters. Content filters are purpose-built for application-layer content control.

Topics

#content filtering#layer 7#application layer filtering#web filtering

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice