CompTIA PenTest+ (PT0-002) — Question 455

A penetration tester was able to gather MD5 hashes from a server and crack the hashes easily with rainbow tables.
Which of the following should be included as a recommendation in the remediation report?

Answer options

Correct answer: A

Explanation

The correct answer is A, as using stronger hash algorithms (like SHA-256) can significantly enhance security against rainbow table attacks. Options B, C, and D involve other security improvements but do not directly address the weakness of using MD5 hashes, which is the primary concern in this scenario.