189k views
5 votes
Using a database of precomputed hashes from sequentially calculated passwords called a(n) __________, an attacker can simply look up a hashed password and read out the text version

1 Answer

4 votes
Using a database of precomputed hashes from sequentially calculated passwords called a rainbow table, an attacker can simply look up a hashed password and read out the text version. Each column in the rainbow table uses a different reduction function. The function of the table is reversing cryptographic hash functions.
User Snugug
by
8.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.