Nmap Development mailing list archives

error semantics of faulty dependencies


From: Toni Ruottu <toni.ruottu () iki fi>
Date: Thu, 27 Jan 2011 16:38:54 +0200

We just had a case on nmap-dev where a programmer accidentally stated
dependencies = {"script-name.nse"}
which is wrong. The correct way is to leave out the file extension. So
dependencies = {"script-name"}
would have been correct.

I have done the same error myself, and I can tell you it is really
hard to debug. Could nmap be modified to include some sort of check
that would catch these errors and give a clear error message when run
with debugging flags?
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: