Article Figure 1 Figure 2 Figure 3 Listing 1
Listing 2 Listing 3 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