Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Sun, 15 May 2005 06:04:23 -0700 (PDT)
From: Whom Ever <amwhoever@...oo.com>
To: john-users@...ts.openwall.com
Subject: Re: LANMAN and NT Hash ?s...basic

Worked great!

> This was slightly buggy, here's what went into
> 1.6.38.1 instead:
> 
> # Case toggler for cracking MD4-based NTLM hashes
> (with the contributed
> # patch), given already cracked DES-based LM hashes.
> # Rename this section to [List.Rules:Wordlist] to
> activate it.
> [List.Rules:NT]
> l
>
lMT[*0]T[*1]T[*2]T[*3]T[*4]T[*5]T[*6]T[*7]T[*8]T[*9]T[*A]T[*B]T[*C]T[*D]Q
> 
> > 4. Crack your NT hashes with these invocations of
> John:
> > 
> > john -show pwfile | cut -d: -f2 > ntlm.lst
> > john -w=ntlm.lst -rules pwfile
> 
> This had a minor omission, it should be:
> 
> john -show pwfile | cut -d: -f2 > lm.lst
> john -w=lm.lst -rules -format=nt pwfile
> 
> Now this is actually tested and it works.  The first
> command may be
> enhanced to produce a more optimal "wordlist" by
> eliminating duplicates,
> empty and not fully cracked passwords, and the
> trailing status line.



		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 

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.