Exam PCCSE All QuestionsBrowse all questions from this exam
Question 5

A customer has a requirement to terminate any Container from image topSecret:latest when a process named ransomWare is executed.

How should the administrator configure Prisma Cloud Compute to satisfy this requirement?

    Correct Answer: D

    To meet the requirement of terminating any container from the image topSecret:latest when the ransomWare process is executed, the administrator should choose the option that ensures the entire container is stopped if the process violates the policy. The correct approach involves adding a ransomWare process to the denied process list and setting the action to 'block', as this action will terminate the entire container, not just the offending process.

Discussion
[Removed]Option: D

Correct answer is D. Block terminate container. Prevent only terminate process.

Phoennix

Bro have you given this exam ? Did you passed ? Any link for Dump and study

NodummyIQOption: C

Option C is the correct answer. The administrator should add a new runtime policy targeted at a specific Container name, add the ransomWare process into the denied process list, and set the action to "prevent". This will prevent the ransomWare process from being executed in the Container image topSecret:latest.

elzmOption: D

Prevent  — Defender stops the process (and just the process) that violates your policy from executing. Block  — Defender stops the entire container if a process that violates your policy attempts to run. D. https://docs.prismacloud.io/en/classic/compute-admin-guide/runtime-defense/runtime-defense-containers#effect

JohnOrtizOption: D

Option D is the correct answer

steven_xie2Option: D

Correct answer is D

SpippoloOption: D

D. Block terminate container

kumar_57Option: D

The correct option is D because 'prevent' just tells you that operation is not permitted but on enabling 'block', it will terminate your container.

Shivam_ayirOption: D

D is the right option. Prevent only blocks containers from running processes, whereas the requirment is to terminate the container, which is only possible by Block. https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/runtime_defense/runtime_defense_containers