Nmap Development mailing list archives

Re: Fuzzing with regular expressions


From: Jan Starke <jan.starke () outofbed org>
Date: Tue, 26 Feb 2013 00:04:43 +0100

Hi Paulino,

during my last commit I introduced a bug which resulted in an
segmentation fault when using the library with lua. I fixed this
problem today. Sorry for that.

@All: I've provided some simple build instructions under
http://code.google.com/p/rexgen/wiki/QuickStart.

Regards, Jan


2013/2/15 Paulino Calderon <paulino () calderonpale com>:
That looks great. I'm working on adding password mangling to the brute force
library and this will come handy.

I will play around with it this weekend and update you soon.

Cheers

On Feb 4, 2013 2:55 PM, "Jan Starke" <jan.starke () outofbed org> wrote:

Hi folks,

I'm currently working on some tools for brute force attacks. One
result of this is a library, which creates all words that match some
given regular expression. One can use this to generate URLs,
filenames, usernames, passwords etc. My intention of this library was
the use via NSE, so there is a lua interface.

Hopefully, someone of you is interested in testing, using and
improving this library. Please find a working alpha version, including
rudimentary documentation, under http://code.google.com/p/rexgen/

I have some ideas of new features (such as capturing groups), which I
will implement if you are interested in using this library.

Kind regards, Jan
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: