|
Message-ID: <1338785904.1514.YahooMailNeo@web120702.mail.ne1.yahoo.com> Date: Sun, 3 Jun 2012 21:58:24 -0700 (PDT) From: NeonFlash <psykosonik_frequenz@...oo.com> To: "john-users@...ts.openwall.com" <john-users@...ts.openwall.com> Subject: Re: Right Format to Load IPB hashes in JtR Ok, I just tried with the following format: $dynamic_12$b1e8eaa9725156b6c617a065dd05772b$3{8|d $dynamic_12$eb6c6407b4dcc0ea703231c77758e013$g~A.} $dynamic_12$e72f3f18e6f9cc212a4ff9f5a09b7eb1$J-uvO Using "$" as the separator char between the hash and the salt works. Thanks. ________________________________ From: NeonFlash <psykosonik_frequenz@...oo.com> To: "john-users@...ts.openwall.com" <john-users@...ts.openwall.com> Sent: Monday, June 4, 2012 10:15 AM Subject: [john-users] Right Format to Load IPB hashes in JtR There are IPB hashes in the following format: b1e8eaa9725156b6c617a065dd05772b:3{8|d eb6c6407b4dcc0ea703231c77758e013:g~A.} e72f3f18e6f9cc212a4ff9f5a09b7eb1:J-uvO ./john --subformat=LIST Format = dynamic_12 type = dynamic_12: md5(md5($s).md5($p)) (IPB) I formatted the hashes as shown below: $dynamic_12$b1e8eaa9725156b6c617a065dd05772b:3{8|d $dynamic_12$eb6c6407b4dcc0ea703231c77758e013:g~A.} $dynamic_12$e72f3f18e6f9cc212a4ff9f5a09b7eb1:J-uvO And now, crack them using JtR as shown below: ./john --format=dynamic_12 -w:wordlist.txt IPB.txt And this does not load the hashes, what should be the right format the hash file needs to be in? I remember I was able to load similar formats previously in older versions of JTR. Thanks.
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.