Rainbow Table Attack

Home > Computer Science > Computer Security and Cryptography > Cryptanalysis > Rainbow Table Attack

A rainbow table attack is a type of attack that is used to crack passwords that are stored using a one-way hashing algorithm. It involves precomputing a massive table of all possible passwords, and then matching the hash values of the passwords with the ones in the table.