nerdexam
EC-Council

212-82 · Question #12

Andre, a security professional, was tasked with segregating the employees' names, phone numbers, and credit card numbers before sharing the database with clients. For this purpose, he implemented a…

The correct answer is B. Masking. Masking is the technique that Andre employed in the above scenario. Masking is a deidentification technique that can replace the critical information in database fields with special characters such as asterisks (*) and hashes (#). Masking can help protect sensitive data from…

Submitted by javi_es· Mar 6, 2026Security Fundamentals

Question

Andre, a security professional, was tasked with segregating the employees' names, phone numbers, and credit card numbers before sharing the database with clients. For this purpose, he implemented a deidentification technique that can replace the critical information in database fields with special characters such as asterisks (*) and hashes (#). Which of the following techniques was employed by Andre in the above scenario?

Options

  • ATokenization
  • BMasking
  • CHashing
  • DBucketing

How the community answered

(47 responses)
  • A
    6% (3)
  • B
    89% (42)
  • C
    2% (1)
  • D
    2% (1)

Explanation

Masking is the technique that Andre employed in the above scenario. Masking is a deidentification technique that can replace the critical information in database fields with special characters such as asterisks (*) and hashes (#). Masking can help protect sensitive data from unauthorized access or disclosure, while preserving the format and structure of the original data.Tokenization is a deidentification technique that can replace the critical information in database fields with random tokens that have no meaning or relation to the original data. Hashing is a deidentification technique that can transform the critical information in database fields into fixed-length strings using a mathematical function. Bucketing is a deidentification technique that can group the critical information in database fields into ranges or categories based on certain

Topics

#data de-identification#data masking#data privacy#PII protection

Community Discussion

No community discussion yet for this question.

Full 212-82 Practice