Register
20:00
Stop
CISM
Intermediate
1/20
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