Register
4:56
Stop
CISM - Information Security Risk Response
Intermediate
1/5
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