Nmap Development mailing list archives

Re: [NSE] DB2 library and scripts


From: Patrick Donnelly <batrick () batbytes com>
Date: Sat, 8 May 2010 19:43:14 -0400

Hi Patrik,

On Sat, May 8, 2010 at 6:25 PM, Patrik Karlsson <patrik () cqure net> wrote:
Hi,

I'm attaching a DB2 library I've been working on for a while.
It provides basic functionality and is currently used by the following two new scripts:
- db2-brute - password guessing against db2
- db2-info - a re-writen version of Tom Sellers script that uses the new library

The library is designed similar to the other ones I've written in the past and provides both a low- and high-level 
interface.
I'm interested in getting help testing it as I've currently only been able to run it against 9.7 on Windows and Linux.
Suggestions, corrections or any other feedback is always very welcome.

Your db2-brute script should be extremely easy to parallelize [1].
Just make a new thread for every username/pwd combination. Mind giving
it a shot?

[1] http://nmap.org/book/nse-parallelism.html#nse-parallelism-threads

-- 
- Patrick Donnelly
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: