On Tue, Aug 08, 2006 at 04:09:15PM -0400, Jorge Redondo wrote: > I want to enable those plugins that might be dangerous. I have found > that setting the safe_checks directive to 'no' on both, the daemon > (nessusd.conf) and client (.nessusrc) config files, does not work. ... > With this the same message keeps being shown: > > *** The plugins that have the ability to crash remote services or hosts > have been disabled. You should activate them if you want your security > audit to be complete ... > Somebody know how to disable safe checks??
You disable safe checks by setting safe_checks to "no" in the client config. If you also want to get rid of the advisory message you quoted, then enable all plugins known to the server, either by editing the config file by hand or using one of the third-party update-nessusrc scripts (search the archives). Alternatively, you might consider using a GUI client such as NessusClient, which makes these two steps a lot easier. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
