Nmap Development mailing list archives

Re: MySQL scripts


From: Fyodor <fyodor () insecure org>
Date: Tue, 19 Jan 2010 00:37:27 -0800

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!  At this rate you may give Ron a run
for his money in 2010 :).

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):

$ 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
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: