Oracle Cloud Infrastructure 2022 Architect Professional — Question 11

A new international hacktivist group, based in London, launched wide scale cyber attacks including SQL Injection and Cross-Site Scripting (XSS) across multiple websites hosted in Oracle Cloud Infrastructure (OCI). As an IT consultant, you must configure a Web Application Firewall (WAF) to protect these websites against such attacks.
How would you configure your WAF to protect the website against those attacks?

Answer options

Correct answer: E

Explanation

The correct answer, E, is appropriate because it directly targets the specific types of attacks (XSS and SQL Injection) by applying the relevant filters, ensuring comprehensive protection. Options A and D are ineffective since blocking traffic based solely on location does not address the attacks themselves. Options B and C suggest using access rules or HTTP headers, which are not as effective as the targeted protection rules in option E.