|
Message-ID: <CALiqSLen-vAndP4X9EyrCFQ=KH+wSzs_2PXDOU8_6MAfFgpaww@mail.gmail.com> Date: Sun, 5 Feb 2012 18:40:06 -0800 From: Corbin Simpson <mostawesomedude@...il.com> To: john-users@...ts.openwall.com Subject: Re: DES - not "traditional DES-based" - (VNC hash) with JtR I've implemented this before; it's similar to the tripcode pattern. I'll follow up later, when I'm not on the road. Solar would know better than me, though. On Feb 5, 2012 4:22 PM, "A BC" <miaou.pbl@...il.com> wrote: > Hi, > > > I'm a new user of this mailing list, because I have a question I don't find > an answer to : is there a way to use JtR against DES 'hashes', where : > - you know the data to encrypt (challenge) > - you know the data when encrypted (challenge response, server side) > - you search the DES-password that was used to encrypt the data. > > It is a way to authenticate with VNC ( > http://www.realvnc.com/docs/rfbproto.pdf page 14), which is reputed weak. > So I search how easily it can be efficiently broken, but I am very > surprised I did not find any answer to that. Maybe I searched wrongly, but > all my searched are driven by the well known UNIX traditional DES-based > salted hash. > > So, I wish to use JtR for its mangling rules, wordlists capabilities, (and > maybe for its efficiency) but I can't find a way to make it do what I want. > I have searched in the community resources (http://openwall.info/wiki/john > ), > in the most useful mailing lists posts ( > http://openwall.info/wiki/john/mailing-list-excerpts), I have searched in > the direction of "How to use the 'dynamic' format within john" > (jtr179j5/doc/DYNAMIC.txt) but I did not found what I want "DES($s,$p)", I > searched in tutorials (http://openwall.info/wiki/john/tutorials), and I > tried to look at patches (http://openwall.info/wiki/john/custom-builds), > but no keywords matched, nor with our best friend ggl... > > > I am thinking about how JtR implements its algorithms, but it seems very > complicated. > Otherwise, I am think about using JtR to generate the pwd to stdout, which > I would pipe into a Python soft using PyCrypto, but I don't know if the > pipes will react well to millions of pwds (will they stack ? will JtR wait > for the stdout be emptied by the Python script ?). > > Is there something I missed ? Is there a solution better than another ? I > can code in C under Win/Linux, Python, ... > > > Thank you >
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.