Cover V12, I10
oct2003.tar

Listing 3 Example of the syntax of a group definition as would be found in an nmap-audit configuration file

##
## Group that contains all unix hosts
##
group unix
        os = Linux
        os = Solaris

    #
    # Ignore Syntax:
    #    ignore = state   Port Num   Service   Protocol
        ignore =         open       22        ssh       tcp    # SSH
end group unix