Revision as of 09:44, 29 January 2012 by imported>ThorstenStaerk
John the ripper is a software to check for weak passwords in your system. The package is called john.
Installation
To install john, for example under SUSE Linux:
yast -i john
Usage
Example:
john /etc/shadow
All cracked passwords will then be shown in clear text.
See also