Exam SY0-701 Topic 1 Question 674 Discussion
Actual exam question for CompTIA's SY0-701 exam
Question #: 674
Topic #: 1
Question #: 674
Topic #: 1
Which of the following solutions would most likely be used in the financial industry to mask sensitive data?
Suggested Answer: A Vote an answer
Tokenization is widely used in the financial industry to mask sensitive information such as credit card numbers, bank account details, or payment tokens. Tokenization replaces sensitive data with harmless surrogate values (tokens) that maintain format and usability but reveal nothing if intercepted.
Security+ SY0-701 highlights tokenization as a preferred method for PCI-DSS-regulated environments because:
* It reduces exposure of actual sensitive data
* It lowers compliance scope
* Tokens can be mapped back to real data only through a secure token vault
* It prevents attackers from accessing meaningful information
Hashing (B) is one-way and cannot be reversed, making it unsuitable for financial transactions that require retrieving original values. Salting (C) enhances password hashing security but does not mask data.
Steganography (D) hides data inside images or media files, not used for structured data protection.
Thus, the correct answer is A: Tokenization.
Security+ SY0-701 highlights tokenization as a preferred method for PCI-DSS-regulated environments because:
* It reduces exposure of actual sensitive data
* It lowers compliance scope
* Tokens can be mapped back to real data only through a secure token vault
* It prevents attackers from accessing meaningful information
Hashing (B) is one-way and cannot be reversed, making it unsuitable for financial transactions that require retrieving original values. Salting (C) enhances password hashing security but does not mask data.
Steganography (D) hides data inside images or media files, not used for structured data protection.
Thus, the correct answer is A: Tokenization.
by Ingrid at Jul 12, 2026, 07:44 PM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).