Nmap Development mailing list archives

Patch for MySQL probe


From: Lionel Cons <lionel.cons () cern ch>
Date: Wed, 19 Dec 2007 12:10:25 +0100

Please change the following line:

  match mysql m|^.\0\0\0\xff.\x04Host '[\d.]+' is blocked because of many connection errors; unblock with 'mysqladmin 
flush-hosts'| p/MySQL/ i/Host blocked because of too many connections/

to:

  match mysql m|^.\0\0\0\xff.\x04Host '[\w\-.]+' is blocked because of many connection errors; unblock with 'mysqladmin 
flush-hosts'| p/MySQL/ i/Host blocked because of too many connections/

As some MySQL servers do return host names.

Thanks,

Lionel Cons

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


Current thread: