diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-06-30 18:47:13 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-06-30 18:47:13 +0000 |
commit | 19b4e169a49baa36f8d955c0315acde21104157d (patch) | |
tree | 696c55c405d050ca4ffc6418a754006f15023134 /security/john/pkg-descr | |
parent | 8a4e0b56f92982cd26bd6bf3ab7b42c397185adf (diff) |
Notes
Diffstat (limited to 'security/john/pkg-descr')
-rw-r--r-- | security/john/pkg-descr | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/security/john/pkg-descr b/security/john/pkg-descr index 0f7c72dbef70..9944fa235738 100644 --- a/security/john/pkg-descr +++ b/security/john/pkg-descr @@ -1,8 +1,9 @@ -John the Ripper is a fast password cracker, currently available for many flavors -of Unix (11 are officially supported, not counting different architectures), -DOS, Win32, BeOS, and OpenVMS. Its primary purpose is to detect weak Unix -passwords. Besides several crypt(3) password hash types most commonly found on -various Unix flavors, supported out of the box are Kerberos/AFS and Windows -NT/2000/XP LM hashes, plus many more with contributed patches. +John the Ripper is a fast password cracker, currently available for many +flavors of Unix (11 are officially supported, not counting different +architectures), DOS, Win32, BeOS, and OpenVMS. Its primary purpose is to +detect weak Unix passwords. Besides several crypt(3) password hash types +most commonly found on various Unix flavors, supported out of the box are +Kerberos AFS and Windows NT/2000/XP/2003 LM hashes, plus several more with +contributed patches. WWW: http://www.openwall.com/john/ |