nerdexam
CompTIA

CV0-003 · Question #286

A cloud provider is evaluating an insider threat. A resource from the company operations team has access to the servers' virtual disks. This poses a risk that someone could copy and move the virtual…

The correct answer is A. Tokenization. Tokenization replaces sensitive data stored on the virtual disk with non-sensitive placeholder tokens, so a copied disk image yields no usable data without access to the separate, secured token vault.

Security

Question

A cloud provider is evaluating an insider threat. A resource from the company operations team has access to the servers' virtual disks. This poses a risk that someone could copy and move the virtual server image and have access to the data. Which of the following solutions would help mitigate this problem?

Options

  • ATokenization
  • BEncryption
  • CVirtual firewall
  • DHashing

How the community answered

(29 responses)
  • A
    59% (17)
  • B
    7% (2)
  • C
    10% (3)
  • D
    24% (7)

Why each option

Tokenization replaces sensitive data stored on the virtual disk with non-sensitive placeholder tokens, so a copied disk image yields no usable data without access to the separate, secured token vault.

ATokenizationCorrect

Tokenization removes actual sensitive values from the virtual disk entirely and stores them in an isolated token vault that the operations team member does not have access to. Even if the virtual disk image is copied and moved, the attacker obtains only meaningless tokens, completely neutralizing the data exposure risk without relying on key management that the insider might also access.

BEncryption

Encryption protects data from unauthorized external access, but an insider who has legitimate access to the virtual disk or the associated decryption keys can still decrypt the data after copying it.

CVirtual firewall

A virtual firewall controls east-west network traffic between virtual machines and does not protect data stored at rest within a virtual disk image from being copied.

DHashing

Hashing is a one-way integrity verification function and does not protect the confidentiality of data stored on virtual disks; original data cannot be recovered from a hash, but hashing does not prevent the original data from being read.

Concept tested: Tokenization as insider threat data protection control

Source: https://csrc.nist.gov/glossary/term/tokenization

Topics

#tokenization#insider threat#virtual disk security#data protection

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice