Nmap Development mailing list archives

Re: Error when running ajp scripts.


From: Daniel Miller <bonsaiviking () gmail com>
Date: Thu, 28 Jun 2012 12:22:28 -0500

On 06/28/2012 12:09 PM, Mike Rodriguez wrote:
I'm using the SVN version so I have the latest and greatest.

I checked that the scripts were in the folder and they are. I also checked
all the dependencies and they all appear to be in the right place.

Could there be another issue?

Thanks,
Mike

On Thu, Jun 28, 2012 at 10:04 AM, Ron <ron () skullsecurity net> wrote:

The ajp-* scripts seem to have been added since 6.01 - I just checked in
my 6.01 install and they don't exist in the folder. You can check
c:\program files\nmap\scripts for a complete list of scripts that are
installed.

Ron


On 6/28/2012 9:50 AM, Mike Rodriguez wrote:

Hi,

I seem to be having issues when trying to run the ajp scripts.

I am getting the following error:

C:\nmap>nmap -sV --script=*ajp* -p 8009 x.x.x.x

Starting Nmap 6.01 ( http://nmap.org ) at 2012-06-29 02:38 AUS Eastern
Standard
Time
NSE: failed to initialize the script engine:
C:\Nmap/nse_main.lua:671: '*ajp*' did not match a category, filename, or
directo
ry
stack traceback:
         [C]: in function 'error'
         C:\Nmap/nse_main.lua:671: in function 'get_chosen_scripts'
         C:\Nmap/nse_main.lua:1103: in main chunk
         [C]: ?

QUITTING!

I receive the same error when trying to run the script individually.

Hope this helps, let me know if you need any more info.

Cheers,
Mike
______________________________**_________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/**mailman/listinfo/nmap-dev<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/

Mike,

Try again with --datadir=. to tell Nmap where to look for scripts. If that works, then there is a problem with your installation such that Nmap is looking in the wrong place for scripts. Running with -d2 will show "Fetchfile found..." lines, which indicate where it's looking for files.

Dan

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


Current thread: