Nmap Development mailing list archives

Re: Accessing Information Between Scripts


From: Patrick Donnelly <batrick () batbytes com>
Date: Tue, 25 Jan 2011 14:27:43 -0500

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/

Current thread: