nerdexam
Palo_Alto_Networks

PCCSE · Question #86

The TCP listener setting in a Docker Defender running on Linux allows the Defender to function as what?

The correct answer is B. a Docker proxy. When the TCP listener is enabled on a Linux Docker Defender, the Defender inserts itself between the Docker client and the Docker daemon, acting as a Docker proxy. This allows Prisma Cloud to intercept and inspect all Docker API calls, enabling enforcement of runtime policies on

Container Security

Question

The TCP listener setting in a Docker Defender running on Linux allows the Defender to function as what?

Options

  • Aa firewall
  • Ba Docker proxy
  • Can SSH proxy
  • Dan HTTP proxy

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    92% (23)
  • C
    4% (1)

Explanation

When the TCP listener is enabled on a Linux Docker Defender, the Defender inserts itself between the Docker client and the Docker daemon, acting as a Docker proxy. This allows Prisma Cloud to intercept and inspect all Docker API calls, enabling enforcement of runtime policies on Docker operations. It is not a firewall (A), SSH proxy (C), or HTTP proxy (D) - its specific function is to proxy Docker socket traffic so that Compute can observe and control Docker daemon interactions.

Topics

#Docker Defender#Container Security#Docker API#Proxy

Community Discussion

No community discussion yet for this question.

Full PCCSE Practice