|
Message-ID: <CAHv4kXhhJB6tC+D7vQ_5kNZiHP0vo5E+Rrf5ked3+1XBdfPtWA@mail.gmail.com> Date: Wed, 17 Apr 2013 12:09:56 +0200 From: Jan Starke <jan.starke@...ofbed.org> To: john-users@...ts.openwall.com Subject: Re: Fuzzing with regular expressions Hi Dhiru, I suppose rexgen is (and will be) slower than maskprocessor, as it is not optimized for password generation. But rexgen is more flexible, as it generates values based on regular expressions. My first intent was to use it as fuzzing tool for web services (which was indeed the starting point two years ago). This is also the reason why - there is a lua interface: rexgen shall be used whithin NMap Scripting Engine efficiently - there is a backreference operator, which you can use to fuzz XML content (or other context-free content) I hope this answers your question... Kind regards, Jan 2013/4/16 Dhiru Kholia <dhiru.kholia@...il.com> > On Wed, Apr 17, 2013 at 1:47 AM, Jan Starke <jan.starke@...ofbed.org> > wrote: > > I just changed some things and was able to speed up rexgen by the > > factor of 5 (on my system) .. > > Hi Jan, > > How well does rexgen compare against maskprocessor? > > http://hashcat.net/wiki/doku.php?id=maskprocessor > > -- > Dhiru >
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.