nerdexam
Palo_Alto_Networks

PCCSE · Question #81

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?

The correct answer is C. CNAF. CNAF (Cloud Native Application Firewall) (C) is Prisma Cloud Compute's Layer 7 web application firewall (WAF) that protects containerized web applications from OWASP Top 10 attacks including SQL injection (SQLi), XSS, command injection, and more. It inspects HTTP/HTTPS traffic an

Application Security

Question

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?

Options

  • ACompliance
  • BRuntime
  • CCNAF
  • DCNNF

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    14% (3)
  • C
    77% (17)
  • D
    5% (1)

Explanation

CNAF (Cloud Native Application Firewall) (C) is Prisma Cloud Compute's Layer 7 web application firewall (WAF) that protects containerized web applications from OWASP Top 10 attacks including SQL injection (SQLi), XSS, command injection, and more. It inspects HTTP/HTTPS traffic and can block or alert on malicious payloads. Answer D (CNNF - Cloud Native Network Firewall) operates at the network layer and controls east-west traffic between containers, but does not perform deep packet inspection for application-layer attacks like SQLi. Answer B (Runtime) policies detect and prevent anomalous process or network behavior at runtime. Answer A (Compliance) policies enforce configuration standards, not attack protection.

Topics

#SQLi Protection#Container Security#CNAF#Web Application Protection

Community Discussion

No community discussion yet for this question.

Full PCCSE Practice