Certified Cloud Security Professional – CCSP – Question476

Web application firewalls (WAFs) are designed primarily to protect applications from common attacks like:

A.
Ransomware
B. Syn floods
C. XSS and SQL injection
D. Password cracking

Correct Answer: C

Explanation:

Explanation: WAFs detect how the application interacts with the environment, so they are optimal for detecting and refuting things like SQL injection and XSS. Password cracking, syn floods, and ransomware usually aren’t taking place in the same way as injection and XSS, and they are better addressed with controls at the router and through the use of HIDS, NIDS, and antimalware tools.