DevSecOps チームは、会社の公開 Web サイト上の SSRF 問題を修正しています。 この問題に対処するための最適な緩和手法は次のどれですか?
正解:A
A Web Application Firewall (WAF) is the best mitigation for Server-Side Request Forgery (SSRF) because it can inspect, filter, and block malicious requests attempting to exploit SSRF vulnerabilities before they reach the web server.