List of questions
Related questions
Question 32 - CV0-004 discussion
A security engineer Identifies a vulnerability m a containerized application. The vulnerability can be exploited by a privileged process to read tie content of the host's memory. The security engineer reviews the following Dockerfile to determine a solution to mitigate similar exploits:
Which of the following is the best solution to prevent similar exploits by privileged processes?
A.
Adding the USER myappuserinstruction
B.
Patching the host running the Docker daemon
C.
Changing FROM alpiner3.17 to FROM alpine:latest
D.
Running the container with the ready-only filesystem configuration
Your answer:
0 comments
Sorted by
Leave a comment first