medium
Single Answer
0

What is the primary difference in threat vectors between agent client-based and agentless software deployments?

Answer Options

A

Agentless software does not consume resources and thus cannot result in a resource consumption-based denial-of-service condition.

B

Client-based software provides a better view of system resources and is able to manage its resource consumption better to avoid issues.

C

Agentless software does not have an agent that may be potentially vulnerable to attack.

D

Client-based software allows for greater security because it can be patched.

Correct Answer: C

Explanation

Agentless software does not have an agent installed that can be targeted. That means that the server or control system is the only target for attackers. Agentless software can still consume resources as queries and actions are taken by the server or control plane. Client-based software often has better insights into systems, and may offer additional security features if it is a security tool. Client-based software and agentless software can both be patched to address security issues.