nerdexam
CSA

CCSK · Question #223

Which of the following can the cloud provider implement to mitigate credential compromise or theft?

The correct answer is E. Anomaly detection. Anomaly detection enables cloud providers to identify unusual or suspicious access patterns that may indicate credential compromise or theft.

Cloud Security Operations

Question

Which of the following can the cloud provider implement to mitigate credential compromise or theft?

Options

  • ASeparation of roles and responsibilities
  • BAutomated inventory of all assets
  • CFederated method of authentication
  • DHardening of virtual machines using industry standards
  • EAnomaly detection

How the community answered

(39 responses)
  • A
    13% (5)
  • B
    3% (1)
  • C
    5% (2)
  • D
    3% (1)
  • E
    77% (30)

Why each option

Anomaly detection enables cloud providers to identify unusual or suspicious access patterns that may indicate credential compromise or theft.

ASeparation of roles and responsibilities

Separation of roles and responsibilities limits the blast radius of a compromised credential by restricting what any single identity can do, but it does not detect or prevent the credential theft event itself.

BAutomated inventory of all assets

Automated inventory of all assets supports asset visibility and management but does not address or mitigate the risk of credential compromise or theft.

CFederated method of authentication

A federated method of authentication delegates authentication to an identity provider, which can improve posture, but it does not by itself detect or mitigate credential misuse once credentials have already been stolen.

DHardening of virtual machines using industry standards

Hardening virtual machines using industry standards reduces attack surface on compute resources but does not directly address the risk of credential compromise or theft.

EAnomaly detectionCorrect

Anomaly detection systems monitor access behavior and flag deviations from established baselines, such as logins from unusual locations, atypical times, or access patterns inconsistent with the account's history, all of which may indicate stolen credentials are being used. This is a direct mitigation for credential compromise because it detects active misuse even when valid credentials are presented. Cloud providers implement anomaly detection as part of continuous security monitoring to alert on and respond to potential credential theft in near real time.

Concept tested: Anomaly detection as mitigation for credential compromise

Source: https://csrc.nist.gov/publications/detail/sp/800-190/final

Topics

#credential theft#anomaly detection#cloud provider controls#identity security

Community Discussion

No community discussion yet for this question.

Full CCSK Practice