|
Message-ID: <49f042da1002121541v2e6658cbw64f694c7dc3ed824@mail.gmail.com> Date: Fri, 12 Feb 2010 15:41:58 -0800 From: Anton <support3@...cast.net> To: john-users@...ts.openwall.com Subject: NTLM cracking Folks, (sorry about spamming). I have found what i needed in the first place, this article/response describes what i have to do to crack NTLM passwords: http://www.openwall.com/lists/john-users/2006/07/08/2 I quite happily ran this command: john -show pwfile | cut -d: -f2 > cracked However, im getting: Unknown ciphertext format name requested when i run: john -w=cracked -rules -format=nt pwfile Yes, i have done the following: In john.conf (or john.ini if you're running on Windows), rename the old [List.Rules:Wordlist] section to [List.Rules:Disabled] to deactivate it. Rename the [List.Rules:NT] section to [List.Rules:Wordlist]. I'm running john 1.7.0.1 under windows 2k3. Any hints would be great! Thanks much -- Kind Regards, Anton
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.