An organization wants to protect their web application hosted on AWS from common exploits like SQL injection. Which Cisco service should they use?
Correct: Firepower NGFW with IPS (including virtual versions like FTDv) can detect and block SQL injection via deep packet inspection and IPS signatures.
Why this answer
Cisco Firepower Next-Generation Firewall (NGFW) with Intrusion Prevention System (IPS) can detect and block SQL injection attacks by inspecting HTTP traffic for malicious payloads. It provides application-layer protection through signature-based and behavioral analysis. The other options: ISE is for identity and access management, Stealthwatch for network visibility, and WSA is a web proxy without native WAF capabilities.