The CCSP Official Guide states: "The term obfuscation refers to the application of any of these techniques in order to make the data less meaningful, detailed, or readable in order to protect the data or the subject of the data."
The guide indicates that obfuscation can be achieved either by masking or anonymizing. And masking has several techniques.
From that explanation: obfuscation does not always mean replacing values (it can be anonymized the information, meaning, removing the information). And tokenization may be an option, but a more general answer is masking.
That's why the most accurate answer is masking.
This is another case where the examiner decides what they want as the answer, all of the answers can be correct:
Data masking or Obfuscation is a process of hiding, replacing, or omitting sensitive
information e.g. PII, PHI, PCI
Data Anonymization is a technique for information sanitization with an intent to protect
privacy.
Tokenization is substituting sensitive information with non-sensitive information
Obfuscation involves intentionally making code or data more complex or unclear. While it can provide some protection, it’s not specifically designed for sensitive data.
While "D. Obfuscation" is also a technique used to protect sensitive data, it generally refers to making data unclear or difficult to understand through various methods, rather than specifically replacing values within a data field. Obfuscation can include techniques like encryption, scrambling, or using dummy data.
B. The answer is Masking.
Data obfuscation is the blanket term for transforming data into a different form to protect it. There are three main types of data obfuscation: data masking, tokenization, and encryption.
Data masking creates a substitute version of a dataset. The data values are changed, but the format remains the same. Remember we are looking for the BEST answer.
I think we have to stick to CCSP classification :
Data security strategies :
• Obfusaction
â—‹ Data anonymization
â—‹ Data masking
- Substitution
- Scrambling
- Deletion or nulling
•tokenization
•homomorphic encryption
• bit splitting
In our case, "replacing value with specific data" correspond to "data masking with substitution"
Answer B
Masking is the best answer. IN this cases you are suppose to provide the best answer.
I agree though that they are similar concepts, but each one has its best definition.
Tokenization is the most appropriate answer as there are more than one ways to mask or obfuscate data that includes tokenization. However, tokenization is the process of substituting a sensitive data with a non-sensitive data (token).
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
evilwizardington
Highly Voted 3Â years, 9Â months agoAhbey_911
Highly Voted 3Â years, 10Â months agogloby118
Most Recent 5Â months, 2Â weeks agoMo22
8Â months agoFranklinG
8Â months, 4Â weeks agoKneebee
1Â year, 1Â month agoBuckLee
1Â year, 1Â month agoPika26
1Â year, 6Â months agoxroxro
2Â years, 3Â months agoGregP
2Â years, 4Â months agokepalon
2Â years, 8Â months agoWarriors
3Â years, 1Â month agoSa007788
3Â years, 10Â months agoIrivera
3Â years, 10Â months agoHCL
4Â years agoHCL
4Â years ago