CLF-C02 · Question #406
A company wants to control the protection of its AWS resources. The company wants to block SQL injection attacks and cross-site scripting. Which AWS service or feature meets these requirements?
The correct answer is B. AWS WAF. AWS WAF (Web Application Firewall) helps protect web applications from common web exploits such as SQL injection and cross-site scripting (XSS). It allows you to set custom rules to block or allow traffic based on specific patterns, ensuring enhanced security for your AWS resourc
Question
A company wants to control the protection of its AWS resources. The company wants to block SQL injection attacks and cross-site scripting. Which AWS service or feature meets these requirements?
Options
- AAmazon GuardDuty
- BAWS WAF
- CSecurity groups
- DAWS Shield
How the community answered
(27 responses)- B93% (25)
- C4% (1)
- D4% (1)
Explanation
AWS WAF (Web Application Firewall) helps protect web applications from common web exploits such as SQL injection and cross-site scripting (XSS). It allows you to set custom rules to block or allow traffic based on specific patterns, ensuring enhanced security for your AWS resources.
Community Discussion
No community discussion yet for this question.