summaryrefslogtreecommitdiff
path: root/security/john (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style problem.David E. O'Brien1997-03-101-3/+3
| | | | | | | Noticed by: Satoshi Notes: svn path=/head/; revision=5931
* Restricted: contains crypto -- crypt()David E. O'Brien1997-03-091-1/+3
| | | | Notes: svn path=/head/; revision=5918
* John the Ripper is a UNIX password cracker, currently available for UNIXDavid E. O'Brien1997-03-096-0/+82
(tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95. John the Ripper supports the following cracking modes: - wordlist with or without rules; - "single crack", makes use of the login/GECOS information; - incremental, tries all character combinations; - external, allows you to define your own cracking mode. - MD5 based password files support Notes: svn path=/head/; revision=5917