|
Message-ID: <BLU0-SMTP13544AC685906834EE7C701FD9C0@phx.gbl> Date: Sun, 2 Jun 2013 13:55:04 +0200 From: Frank Dittrich <frank_dittrich@...mail.com> To: john-dev@...ts.openwall.com Subject: Re: unable to crack previously cracked oracle hashes (unstable and bleeding) On 06/02/2013 01:29 PM, Frank Dittrich wrote: > So the problem is: > If the user name is already "included" in the hash, john identifies > these hashes as oracle hashes, but is unable to crack them. > John is also unable to correctly match hashes found in the pot file and > hashes to be loaded. It could just be an issue with the canonical files created during contest, apparently the user name should have been included in upper case! After a tr a-z A-Z, everything works as designed. May be valid() should reject hashes if the user name included in the hash contains lower case letters. Frank
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.