|
http://www.openwall.com/john/
2003年01月24日下午16时55分56秒[root@gugonghcs run]# ./john
John the Ripper Version 1.6 Copyright (c) 1996-98 by Solar Designer
Usage: ./john [OPTIONS] [PASSWORD-FILES]
-single "single crack" mode
-wordfile:FILE -stdin wordlist mode, read words from FILE or stdin
-rules enable rules for wordlist mode
-incremental[] incremental mode [using section MODE]
-external:MODE external mode or word filter
-stdout[] no cracking, just write words to stdout
-restore[] restore an interrupted session [from FILE]
-session:FILE set session file name to FILE
-status[] print status of a session [from FILE]
-makechars:FILE make a charset, FILE will be overwritten
-show show cracked passwords
-test perform a benchmark
-users:[-]LOGIN|UID[,..] load this (these) user(s) only
-groups:[-]GID[,..] load users of this (these) group(s) only
-shells:[-]SHELL[,..] load users with this (these) shell(s) only
-salts:[-]COUNT load salts with at least COUNT passwords only
-format:NAME force ciphertext format NAME (DES/BSDI/MD5/BF/AFS/LM)
-savemem:LEVEL enable memory saving, at LEVEL 1..3
2003年01月24日下午16时55分59秒[root@gugonghcs run]# ./john --show shadow
0 passwords cracked, 1 left
2003年01月24日下午16时56分01秒[root@gugonghcs run]#
我把密码设置为 123456 也破不了,看样子要得到字典文件,再破解就应该不成问题。
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|