Exam SOA-C02 All QuestionsBrowse all questions from this exam
Question 121

A development team recently deployed a new version of a web application to production. After the release, penetration testing revealed a cross-site scripting vulnerability that could expose user data.

Which AWS service will mitigate this issue?

    Correct Answer: B

    AWS WAF (Web Application Firewall) is designed to protect web applications from common web exploits, including cross-site scripting (XSS) attacks. It allows you to set up rules that block or monitor HTTP requests that you specify, such as those containing XSS patterns. This makes AWS WAF the appropriate service to mitigate cross-site scripting vulnerabilities in a web application.

Discussion
bogossdu35Option: B

B https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-type-xss-match.html

strovertzOption: B

B read https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-type-xss-match.html

Rabbit117Option: B

B. https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-type-xss-match.html

tamng

B is correct

michaldavidOption: B

bbbbbb

10cc6baOption: B

B of course