nerdexam
(ISC)2

CISSP · Question #1036

Which of the following examples is BEST to minimize the attack surface for a customer's private information?

The correct answer is B. Collection limitation. Minimizing the attack surface for private customer information is best achieved by limiting how much data is collected in the first place, reducing the volume of data that could be exposed.

Submitted by jakub_pl· Mar 5, 2026Security and Risk Management

Question

Which of the following examples is BEST to minimize the attack surface for a customer's private information?

Options

  • AObfuscation
  • BCollection limitation
  • CAuthentication
  • DData masking

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    76% (16)
  • C
    14% (3)
  • D
    5% (1)

Why each option

Minimizing the attack surface for private customer information is best achieved by limiting how much data is collected in the first place, reducing the volume of data that could be exposed.

AObfuscation

Obfuscation makes data harder to interpret but does not reduce the volume of sensitive data stored or collected, leaving the same attack surface intact.

BCollection limitationCorrect

Collection limitation is a foundational privacy principle (enshrined in frameworks like GDPR and NIST Privacy Framework) that reduces attack surface by ensuring only the minimum necessary personal data is gathered and retained. Less data collected means less data available to be breached, stolen, or misused, directly shrinking the potential impact of a security incident.

CAuthentication

Authentication controls who can access data but does not reduce the amount of private data collected or stored, so the attack surface of the data itself remains unchanged.

DData masking

Data masking hides portions of data during display or processing but the underlying sensitive data still exists in storage, meaning the attack surface is not fundamentally reduced.

Concept tested: Privacy data minimization and attack surface reduction

Source: https://www.nist.gov/privacy-framework/privacy-framework-core

Topics

#attack surface reduction#data minimization#privacy principles#data protection

Community Discussion

No community discussion yet for this question.

Full CISSP Practice