Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 11 Jan 2016 13:17:03 -0600
From: jfoug <jfoug@...nwall.net>
To: john-users@...ts.openwall.com
Subject: Re: Adjusting Dynamic for Mcafee

Please pull this from the current bleeding code.    1501 is NOT the 
correct dyna number to use.  It was already owned by another hash format.

On 1/11/2016 1:02 PM, Rich Rumble wrote:
> On Mon, Jan 11, 2016 at 12:57 PM, jfoug <jfoug@...nwall.net> wrote:
>> The salt is not a salt, it is a const (McCrap dum-arses).
>>
>> So use CONST1=\x01\x00\x0f\x00\x0d\x00\x33\x00
>>
>> [List.Generic:dynamic_1501]
>> Expression=sha1(utf16($const.$p)) (muckafee master pass)
>> CONST1=\x01\x0f\x0d\x33
>> Flag=MGF_FLAT_BUFFERS
>> Flag=MGF_INPUT_20_BYTE
>> MaxInputLen=110
>> MaxInputLenX86=110
>> Func=DynamicFunc__clean_input
>> Func=DynamicFunc__setmode_unicode
>> Func=DynamicFunc__append_input1_from_CONST1
>> Func=DynamicFunc__append_keys
>> Func=DynamicFunc__SHA1_crypt_input1_to_output1_FINAL
>> Test=$dynamic_1501$d4eaf666d09316f9d61b14753353a73d5fbcf048:test
>> Test=$dynamic_1501$9dbe0d0ea16ae0a14c0c81a7c962b5a16e777259:test1
>>
>> This format is simply raw-sha1 with a const added, and utf-16 encoding.
> Awesome! I had to specify -enc:8859-1 to use the examples
> (windows/cygwin 1.8.0.5 older build)
> $dynamic_1501$d4eaf666d09316f9d61b14753353a73d5fbcf048
> $dynamic_1501$9dbe0d0ea16ae0a14c0c81a7c962b5a16e777259
> or they wouldn't load without the encoding.
> -rich

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.