ある組織は最近、顧客が Web ポータルを通じてアクセスする新しいサービスのホスティングを開始しました。セキュリティ エンジニアは、この新しいサービスを保護するために、既存のセキュリティ デバイスに新しいソリューションを追加する必要があります。エンジニアが最も導入する可能性が高いのは次のどれですか。
正解:C
A WAF is specifically designed to protect web applications by filtering and monitoring HTTP traffic between a web application and the internet. It can help prevent attacks such as SQL injection, cross-site scripting (XSS), and other web-based threats that could target the new service accessed through the web portal.