Nov 9, 2016

[軟體] john the ripper

一套久仰大名的字典檔解密軟體
以前就知道但是從未用過,某日遂著手試了一下
不難啊不難,照下面的方法
windows在cmd下照著按就行了
這次試了試zip檔,挺有趣的

中文:
ZIPE 的部落格: 破解密碼軟體
#./john 密碼檔  它就會以原帳號為基礎在後面加數字或其他方式  如:abcd0、abcd123 <==這種方式
用字典檔方式:#./john –wordlist=字典檔 –rules 密碼檔
小恐龍藏經閣
[Mac] Zip 密碼忘記了!用 John the Ripper 暴力破解 @ 亂打一通的心情日記 :: 痞客邦 PIXNET ::
 john --incremental ZIP_HASH
john --show test.john
[Kali] 使用 John 產生字典檔加上 xtest 攻擊 EAP-MD5 協議中的密碼 @ 亂打一通的心情日記 :: 痞客邦 PIXNET ::

英文:
■http://www.openwall.com/john/doc/EXAMPLES.shtml
■http://www.cybercrimetech.com/2014/07/how-to-cracking-zip-and-rar-protected.html
zip.hashes --show
■http://securityblog.gr/2657/crack-zip-passwords-bruteforcing/   同說明檔
■http://www.dummies.com/how-to/content/how-to-crack-passwords-with-pwdump3-and-john-the-r.html
■gui介面   Johnny - GUI for John the Ripper [Openwall Community Wiki]

No comments:

Post a Comment