On Mar 2, 2007, at 7:47 PM, Doug Nordwall wrote:

find which plugin IDs you want and set them to yes in the nessusrc file. set all the rest to no. :) pretty easy actually.

For those living on the bleeding edge, you can also try nessuscmd in Nessus 3.1.2.

Let's say you want to scan for plugins 19376,19387 and 10673 against 10.2.3.0/24

You'd have a cron job which would do, as root, :

/opt/nessus/bin/nessuscmd -i 19376,19387,10673 10.2.3.0/24

The advantage here is that your plugin selection stays constant over time.


                                -- Renaud

_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to