Prisma Certified Cloud Security Engineer (PCCSE) — Question 218

Based on the following information, which RQL query will satisfy the requirement to identify VM hosts deployed to organization public cloud environments exposed to network traffic from the internet and affected by Text4Shell RCE (CVE-2022-42889) vulnerability?

• Network flow logs from all virtual private cloud (VPC) subnets are ingested to the Prisma Cloud Enterprise Edition tenant.
• All virtual machines (VMs) have Prisma Cloud Defender deployed.

Answer options

Correct answer: A

Explanation

Option A is correct because it specifies the necessary conditions for network traffic and identifies the vulnerability in the VM hosts. Options B and C incorrectly use 'or' in a way that doesn't conform to RQL syntax and fail to capture all required public network conditions. Option D is focused on AWS resources but does not align with the VPC flow records, making it unsuitable for this query.