Skip to main navigation Skip to main content Skip to page footer

Rainbow Tables or in German Regenbogentabellen

So-called Rainbow Tables are data structures that can be used to quickly find the corresponding password from a password hash.

Accounts with passwords hashed in these tables are the easiest to hack.

The following Wikipedia entry knows the details.