Nmap Development mailing list archives

Re: About Mysql audit script


From: David Fifield <david () bamsoftware com>
Date: Fri, 30 Sep 2011 21:45:29 -0700

On Wed, Sep 28, 2011 at 09:14:12AM +0000, mezgani ali wrote:
Hello,

I do a mapping using mysql-audit script but the result is only a simple
stealth scan
like when i set -sS option even to get a full audit of mysql service.
Please can you help, here is the full command :

sudo nmap -p 3306 127.0.0.1 --script mysql-audit --script-args
"mysql-audit.filename='nselib/
data/mysql-cis.audit'\
,mysql-audit.username='root',mysql-audit.password='foobar'" -oN mysql

and the result is simply:

Starting Nmap 5.59BETA1 ( http://nmap.org ) at 2011-09-28 04:19 WET
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00012s latency).
PORT     STATE SERVICE
3306/tcp open  mysql

The script might be failing for some reason. Try adding the -d option to
see script errors.

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


Current thread: