SOA-C02 Exam QuestionsBrowse all questions from this exam

SOA-C02 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?

Show Answer
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

6 comments
Sign in to comment
bogossdu35Option: B
Apr 11, 2023

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

strovertzOption: B
Nov 5, 2023

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

michaldavidOption: B
Dec 11, 2022

bbbbbb

tamng
Jan 2, 2024

B is correct

Rabbit117Option: B
Mar 10, 2024

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

10cc6baOption: B
Jul 12, 2024

B of course