(源自網絡)nessus 的安裝

cd /usr/ports/security/nessus
make install && make clean
cd /usr/ports/security/nessus-plugins
make install && make clean
rehash
nessus-adduser

Login : Jason [Enter]
Authentication (pass/cert) [pass] :[Enter]
Login password :[input the password then Enter]
Login password (again) : [input the password then Enter]

User rules
----------
nessusd has a rules system which allows you to restrict the hosts
that jason has the right to test. For instance, you may want
him to be able to scan his own host only.

Please see the nessus-adduser(8) man page for the rules syntax

Enter the rules for this user, and hit ctrl-D once you are done :
(the user can have an empty rules set)

ctrl-D

Login             : jason
Password          : ***********
DN                :
Rules             :


Is that ok ? (y/n) [y] [Enter]
user added.

nessus-mkcert

vi /etc/rc.conf
nessusd_enable="YES"