Rainbow tables are usually mistaken for pre-computed hash tables (also called lookup tables), but they actually serve a distinct and unique purpose. This type of strategy for attacking hashes differs from hash/lookup tables in that rainbow tables: – Require less storage – Require more processing time – Are capable of targeting more complex passwords (and […]