Soru

Zorluk: KolayData Protection and Storage Security Architecture

An e-commerce enterprise needs to process customer payment cards while ensuring that actual Primary Account Numbers (PANs) are never stored in internal application databases. The security architecture replaces sensitive card numbers with non-sensitive surrogate values while storing the real card numbers in a secure external vault. Which of the following data protection mechanisms is being described?

  1. TokenizationCevap
  2. B
    Asymmetric bulk encryption
  3. C
    Digital signatures
  4. D
    Host-based intrusion prevention filtering

Cevap

Tokenization is the technique that substitutes sensitive data with non-sensitive surrogate tokens mapped to an external vault.
Tokenization replaces sensitive values such as payment card details with randomly generated surrogate values (tokens). The actual data is securely stored in a centralized token vault outside the local application databases, significantly reducing compliance scope.

Adım Adım Çözüm

1
Analyze the operational requirements of the storage security scenario
Identified the goal: replacing actual credit card numbers in local databases with placeholder values connected to a secure central vault.
Understanding the mechanism helps differentiate between mathematical cryptographic transformations and surrogate data replacement.
2
Evaluate candidate storage protection mechanisms against the scenario characteristics
Tokenization maps sensitive inputs to random non-cryptographic tokens, matching the scenario exactly.
Tokenization avoids mathematical encryption algorithms directly on stored database fields, reducing regulatory exposure.

Anahtar Kavram

Data Tokenization in Storage Architecture
Bu soruyu puanla