Nmap Development mailing list archives

Re: Boolean operators for --script


From: "Michael Pattrick" <mpattrick () rhinovirus org>
Date: Mon, 11 Aug 2008 12:51:56 -0400

Hey Patrick,

This is a cool change, I tried it out and I couldn't find any bugs :)

Cheers,

Michael

On Mon, Aug 11, 2008 at 3:38 AM, Patrick Donnelly
<batrick.donnelly () gmail com> wrote:
Hello,

I have added to --script the ability to use boolean operators (Lua
boolean operators [1]). This allows you to do things like: --script
"discovery and not intrusive", which would only load scripts that are
designed to discover services but are not "intrusive". This function
hopefully give users finer control over what scripts are used against
a host.

You can (and please do!) test this in my branch:
svn://svn.insecure.org/nmap-exp/patrick/bool

Please note that this requires an incompatible change to the script
database and thus must be remade (nmap --script-updatedb).

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


Current thread: