CompTIA Security+ (SY0-601) — Question 540

Which of the following explains why an attacker cannot easily decrypt passwords using a rainbow table attack?

Answer options

Correct answer: B

Explanation

The correct answer is B, Salting, because it adds a unique value to each password before hashing, making precomputed rainbow tables ineffective. Options A, C, and D are related to security but do not specifically address the challenge posed by rainbow table attacks.