Nmap Development mailing list archives

Re: Accessing Information Between Scripts


From: Toni Ruottu <toni.ruottu () iki fi>
Date: Wed, 26 Jan 2011 12:17:31 +0200

Send the script files to the list so we can test them conveniently. It is
easy to overlook something when reading code.
On 26 Jan 2011 07:26, "m k" <mpmab1 () gmail com> wrote:
Hi , My apologies - that was a typo on my behalf . I am using "--script"
but
to no avail :( Does anyone have any other ideas?
Cheers Mk

On Wed, Jan 26, 2011 at 6:27 AM, Patrick Donnelly <batrick () batbytes com
wrote:

On Tue, Jan 25, 2011 at 4:16 AM, m k <mpmab1 () gmail com> wrote:
nmap 127.0.0.1 -p80 script FIRST.nse, SECOND.nse

I am not sure what I am doing incorrectly. Can anyone please help ?

You are apparently calling nmap incorrectly. You should be using:

nmap 127.0.0.1 -p80 --script FIRST.nse,SECOND.nse


--
- Patrick Donnelly

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


Current thread: