Nmap Development mailing list archives

Re: Script force


From: Martin Holst Swende <martin () swende se>
Date: Sun, 11 Dec 2011 20:11:40 +0100


Here's a new implementation of --force, based on mine and Djalals
earlier versions, but
a bit less complex. Ostensibly, it now works as specified above.

Example syntax:
nmap localhost -p80 --script
"+/home/martin/workspace/nmap-force/scripts/http-title.nse,+http-trace" -d2
nmap localhost -p80 --script "+safe and http-*" -d2
I forgot to add Djalal's error check  for "foo(http-* and safe)". It is
now added.
I also put the code on bitbucket, for your viewing-pleasure. You can
follow the
patches at https://bitbucket.org/holiman/nmap-patches/changesets .

Also attaching the diff from nse_main.lua. I consider this feature
finished.
Regards,
Martin Holst Swende

Attachment: nse_main_force-diff
Description:

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

Current thread: