Register
25:00
Stop
CISM - Information Security Risk Response - Risk Treatment / Risk Response Options
Intermediate
1/25
Which incident containment method is most effective for mitigating the impact of a cross-site scripting (XSS) attack on a web application?
a.
Implementing a web application firewall with custom rules
b.
Disabling all JavaScript functionality on the affected pages
c.
Implementing input validation and output encoding
d.
Switching to a static website architecture temporarily
Intermediate