exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 234 discussion

Actual exam question from CompTIA's SY0-601
Question #: 234
Topic #: 1
[All SY0-601 Questions]

A website developer is working on a new e-commerce website and has asked an information security expert for the most appropriate way to store credit card numbers to create an easy reordering process. Which of the following methods would BEST accomplish this goal?

  • A. Salting the magnetic strip information
  • B. Encrypting the credit card information in transit
  • C. Hashing the credit card numbers upon entry
  • D. Tokenizing the credit cards in the database
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
nyeah
Highly Voted 2 years, 8 months ago
Selected Answer: D
Shouldn't the answer be D?
upvoted 14 times
...
ApplebeesWaiter1122
Highly Voted 1 year, 11 months ago
Selected Answer: D
Tokenization is the best approach for storing credit card information securely in a database while allowing for an easy reordering process. Tokenization is a process in which sensitive data, such as credit card numbers, is replaced with a randomly generated token. The actual credit card information is securely stored in a separate, isolated system, often managed by a third-party payment processor. Here's why tokenization is the best choice: Security: Tokenization removes the need to store actual credit card numbers in the website's database, reducing the risk of a data breach or unauthorized access to sensitive information. Easy Reordering: When a customer reorders using a saved credit card, the website can use the token to reference the actual credit card information securely stored with the payment processor, making the reordering process seamless for the user.
upvoted 13 times
...
NetworkTester1235
Most Recent 1 year, 2 months ago
Selected Answer: D
Credit cards and tokenization are always linked
upvoted 1 times
...
GBIM21
1 year, 5 months ago
D is the right answer bcz credit card information is dealing with the storage not transit (https://quizlet.com/853207253/exam-questions-pt-8-flash-cards/)
upvoted 1 times
...
Vismon
1 year, 6 months ago
Selected Answer: D
A: There's no stripe in e-commerce. B: It's about stored information. C: Hashing it's not an easy way. D: It's a good way to store credit card numbers..
upvoted 1 times
...
Dreadstone
1 year, 8 months ago
Selected Answer: D
Question states "most appropriate way to (store) credit card numbers" Keyword here is store Answer would be D.
upvoted 1 times
Dreadstone
1 year, 8 months ago
More info A. Salting the magnetic strip information: It is e-commerce magnetic stripes wouldn't be used. B. Encrypting the credit card information in transit: Key words here is "in transit", question mentions storage C. Hashing the credit card numbers upon entry: Same as question B this mentions on entry where the question mentions storage. Answer would be D as it is a valid card data storage method.
upvoted 1 times
...
...
zygmunt
1 year, 11 months ago
Going against the grain and choosing C because CompTIA's official study guide has this to say about database hashing: "Hashing is used for two main purposes within a database: * As an indexing method to speed up searches and provide deidentified references to records. * As a storage method for data such as passwords where the original plaintext does not need to be retained."
upvoted 1 times
TheFivePips
1 year, 7 months ago
The problem with this answer is that it doesn't allow for easy re-ordering. Hashes are one way. So while they may provide security while being stored, they can't really be used for this purpose.
upvoted 1 times
...
...
Gbaier58
2 years, 3 months ago
I chose D over B.
upvoted 1 times
...
SophyQueenCR82
2 years, 3 months ago
D. Tokenizing the credit cards in the database would be the best method to store credit card numbers for an easy reordering process on an e-commerce website. Tokenization is a process of substituting sensitive data with unique identification symbols that retain all the essential information about the data without compromising its security. This method ensures that the actual credit card information is not stored in the database, reducing the risk of data compromise if the database is breached.
upvoted 3 times
SophyQueenCR82
2 years, 3 months ago
Option C suggests hashing the credit card numbers upon entry. Hashing is a one-way process and is irreversible. Therefore, if the credit card numbers are hashed upon entry, they cannot be retrieved or used for any purpose, including reordering.
upvoted 2 times
SophyQueenCR82
2 years, 3 months ago
Option B suggests encrypting the credit card information in transit, which would protect the data while it is being transmitted over the network. However, the question is asking about the storage of credit card numbers, not their transmission. Therefore, option B is not the best solution.
upvoted 3 times
...
...
...
Gino_Slim
2 years, 8 months ago
Selected Answer: D
To help those who may need to see it in another way A: It's "e-commerce" so the stripe of the card has no relevance here B: In transit doesn't work because we are looking at stored information C: Hashing will always SOUND good but that isn't applicable either. So this won't be it either.
upvoted 12 times
J_Ark1
2 years, 7 months ago
why not c plz explain
upvoted 1 times
Sandon
2 years, 5 months ago
Hashing is one-way
upvoted 1 times
...
JStevie
2 years, 7 months ago
they ask for easy reordering = tokenization
upvoted 7 times
...
...
...
usertest456
2 years, 8 months ago
Selected Answer: D
answer should be D
upvoted 5 times
...
pdbone
2 years, 8 months ago
redit card tokenization is the process of de-identifying sensitive cardholder data by converting it to a string of randomly generated numbers called a "token." Similar to encryption, tokenization obfuscates the original data to render it unreadable in the event of a data breach or other exposure.
upvoted 8 times
...
Kashim
2 years, 8 months ago
Selected Answer: D
https://youtu.be/bCknf8goMH0?t=90 D. Tokenization
upvoted 6 times
Dutch012
2 years, 2 months ago
Ahh man, thank you!!!
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...