Nmap Development mailing list archives

Re: Fuzzing with regular expressions


From: Paulino Calderon <paulino () calderonpale com>
Date: Fri, 15 Feb 2013 15:41:40 -0600

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: