CCSP · Question #462
Which technique involves replacing values within a specific data field to protect sensitive data?
The correct answer is B. Masking. Masking involves replacing specific data within a data set with new values. For example, with credit card fields, as most who have ever purchased anything online can attest, nearly the entire credit card number is masked with a character such as an asterisk, with the last four…
Question
Which technique involves replacing values within a specific data field to protect sensitive data?
Options
- AAnonymization
- BMasking
- CTokenization
- DObfuscation
How the community answered
(39 responses)- A3% (1)
- B90% (35)
- C3% (1)
- D5% (2)
Explanation
Masking involves replacing specific data within a data set with new values. For example, with credit card fields, as most who have ever purchased anything online can attest, nearly the entire credit card number is masked with a character such as an asterisk, with the last four digits left visible for identification and confirmation.
Topics
Community Discussion
No community discussion yet for this question.