nessus-tool/nessusd.rules

Thu, 06 Sep 2012 22:34:13 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 06 Sep 2012 22:34:13 +0200
changeset 665
af9f2bac68b2
permissions
-rw-r--r--

Redirect installation of bash completion scripts to a more appropriate path.

     1 ##
     2 ##  nessusd.rules -- Nessus Daemon Scanning Rules
     3 ##
     5 accept 127.0.0.0/8
     6 accept client_ip/32
     7 #reject 192.168.1.1/32
     8 #reject !192.168.0.0/16
     9 default reject
    10 #default accept

mercurial