Nmap Development mailing list archives

Re: MySQL scripts


From: Patrik Karlsson <patrik () cqure net>
Date: Tue, 19 Jan 2010 10:42:03 +0100


On 19 jan 2010, at 09.37, Fyodor wrote:

On Mon, Jan 18, 2010 at 10:20:04PM +0100, Patrik Karlsson wrote:
Hi again,

I have created a small mysql library, hopefully the first :) The library currently has code to parse the greeting 
and to perform authentication. At the moment only the stronger (post 4.1) authentication is supported.

Based on this library I have created two scripts, with kind of self explanatory names:
* mysql-empty-password
* mysql-brute  

Great work!  You've certainly become quite the accomplished NSE
developer in a very short time!  
Thanks!

At this rate you may give Ron a run
for his money in 2010 :).
That's my one and only motivation for writing them! (just kidding). To be honest, several of the scripts I've made 
don't come close to the complexity of the SMB scripts Ron created. This is one of the reasons I've been able to cough 
up a few in a short time frame.

FWIW, here is the current "scoreboard" of NSE script authors (note
that some people are credited on multiple of these lines, and this
command misses a couple scripts by Brandon which put authors on
multiple lines):
And that's only what's in SVN for the moment right ;)


$ egrep "author = \"" *.nse | cut -d: -f2 | sort | uniq -c | sort -rn 
    17 author = "Ron Bowes"
     7 author = "Patrik Karlsson"
     5 author = "Thomas Buchanan"
     5 author = "Eddie Bell"
     5 author = "Diman Todorov"
     4 author = "Brandon Enright"
     3 author = "Philip Pickering"
     3 author = "Kris Katterjohn"
     2 author = "Sven Klemm"
     2 author = "Marek Majkowski"
     2 author = "jah <jah at zadkiel.plus.com>"
     2 author = "David Fifield"
     1 author = "Vlatko Kosturjak"
     1 author = "vladz"
     1 author = "Tom Sellers"
     1 author = "Ron Bowes (with research from Symantec Security Response)"
     1 author = "Ron Bowes, Andrew Orr, Rob Nicholls"
     1 author = "Ron Bowes and Andrew Orr"
     1 author = "Richard Sammet"
     1 author = "Matt"
     1 author = "Joao Correa"
     1 author = "Jason DePriest"
     1 author = "jah, Michael"
     1 author = "jah"
     1 author = "Ferdy Riphagen"
     1 author = "Felix Groebert"
     1 author = "Doug Hoyte"
     1 author = "Diman Todorov, Vlatko Kosturjak, Ron Bowes"
     1 author = "Brandon Enright, Ron Bowes"
     1 author = "Arturo 'Buanzo' Busleiman"
     1 author = "Aaron Leininger" 

Cheers,
-F


//Patrik

--
Patrik Karlsson
http://www.cqure.net




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


Current thread: