Difference between revisions of "John the ripper"

From Linuxintro
imported>ThorstenStaerk
(Created page with "'''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 und...")
(No difference)

Revision as of 08:17, 25 January 2012

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

See also