Rainbow tables for password cracking
Posted Nov 17, 2006 2:53 UTC (Fri) by
zaitseff (guest, #851)
Parent article:
Rainbow tables for password cracking
The best defense against rainbow tables is ‘salt’,
which has been a part of UNIX passwords since near the beginning of time
(UNIX epoch time anyway) […] Linux MD5 passwords store the salt
between two dollar signs in the password field in
/etc/shadow.
Unfortunately, it seems as if all of my many Debian-based
systems use "1" as the salt. Are other GNU/Linux systems different? I am
guessing that this would depend on the version of the shadow
package being used on the system.
(
Log in to post comments)