On Fri, May 17, 2002 at 04:34:00PM -0300, Ivan Hernandez wrote:
> Hello people :)
> i have found myself installing nessus 1.2.1 and well... parallel host
> scanning, nice reports... every is really nice now! but... just a little
> problem. I can't find WWW plugins for selection and i need to check a
> system with IIS 5.0 installed. So... i have taken a look at
> /usr/local/lib/nessus/plugins and they are all waiting for me... but
Edit /usr/local/etc/nessus/nessusd.conf and change the option :
log_plugins_name_at_load = no
to
log_plugins_name_at_load = yes
Then restart nessusd and see if the plugins in question are at least
loaded.
-- Renaud