Nmap Development mailing list archives

Re: Couldn't load fingerprint file http-devframework-fingerprints.lua


From: Daniel Miller <bonsaiviking () gmail com>
Date: Mon, 28 Dec 2015 11:09:12 -0600

Abhishek,

Thanks for taking the time to report this. However, I think the problem is
with your installation: Your Nmap output shows that Nmap's files are
installed in /usr/local/share/nmap/ but you put the data file in
/usr/share/nmap/. I confirmed that the data file is included in the 7.01
release, and I fixed a bug that could happen if you used the
http-devframework.fingerprintfile script argument in r35539, but that
should not cause this error.

Dan

On Mon, Dec 28, 2015 at 1:58 AM, Abhishek Singh <abhishek.s14 () iiits in>
wrote:

Hello folks,

Here is the debugged output when tried to use script http-devframework.nse
, tried with version 7.01 SVN

Initiating NSE at 11:59
NSE: Starting http-devframework against localhost (127.0.0.1:80).
NSE: [http-devframework 127.0.0.1:80] Loading fingerprints:
nselib/data/http-devframework-fingerprints.lua
NSE: [http-devframework 127.0.0.1:80] Couldn't load the file:
nselib/data/http-devframework-fingerprints.lua
NSE: http-devframework against localhost (127.0.0.1:80) threw an error!
/usr/local/bin/../share/nmap/scripts/http-devframework.nse:84: bad
argument #1 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
/usr/local/bin/../share/nmap/scripts/http-devframework.nse:84: in function
</usr/local/bin/../share/nmap/scripts/http-devframework.nse:76>
(...tail calls...)

Completed NSE at 11:59, 0.00s elapsed

When I checked it first , it wasn't present in the directory *'/usr/share/nmap/nselib/data/'
then I manually copied the file to the given location but still same error
came up. Am I missing anything or it needs to be corrected out*

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

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

Current thread: