ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 188 - SY0-601 discussion

Report
Export

A security administrator is working on a solution to protect passwords stored in a database against rainbow table attacks Which of the following should the administrator consider?

A.
Hashing
Answers
A.
Hashing
B.
Salting
Answers
B.
Salting
C.
Lightweight cryptography
Answers
C.
Lightweight cryptography
D.
Steganography
Answers
D.
Steganography
Suggested answer: B

Explanation:

Salting is a technique that adds random data to a password before hashing it. This makes the hash output more unique and unpredictable, and prevents attackers from using precomputed tables (such as rainbow tables) to crack the password hash. Salting also reduces the risk of collisions, which occur when different passwords produce the same hash.

Reference: https://www.comptia.org/certifications/security#examdetails https://www.comptia.org/content/guides/comptia-security-sy0-601-exam-objectives https://auth0.com/blog/adding-salt-to-hashing-a-better-way-to-store-passwords/

asked 02/10/2024
Dominique Dusabe
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first