Prisma Certified Cloud Security Engineer (PCCSE) — Question 26
The security team wants to protect a web application container from an SQLi attack.
Which type of policy should the administrator create to protect the container?
Answer options
- A. CNAF
- B. Runtime
- C. Compliance
- D. CNNF
Correct answer: A
Explanation
The correct answer is A, CNAF (Container Network Application Firewall), which is specifically designed to protect containers from various types of attacks, including SQLi. The other options, such as Runtime and Compliance policies, do not focus primarily on preventing application-layer attacks like SQL injection.