Hi George,

>It would never do that.  update-nessusrc rewrites only the SCANNER_SET and
>PLUGIN_SET blocks, other lines are copied as-is from the original file.

Hummm... very strange.

I done a test, see:

Debian:~# /usr/sbin/update-nessusrc -c "denial,destructive_attack" -i 10335
~/.nessusrc
Debian:~#
Debian:~# cat .nessusrc |grep PLUGIN_SET
Debian:~# cat .nessusrc |grep SCANNER_SET
begin(SCANNER_SET)
end(SCANNER_SET)
Debian:~#

The SCANNER_SET was created, but the PLUGIN_SET was not created in the file.
Is it working correctily ?? Should not be added PLUGIN_SET in the .nessusrc
using the command "/usr/sbin/update-nessusrc -c
"denial,destructive_attack" -i 10335 ~/.nessusrc" ??

What is the best option for update-nessusrc to enable a full scan with all
plugins and scan methods ?? :)

>By the way, paranoia_level is supposed to be in the range [0, 3].  Or am
>I missing something?

I don't know my file was created by nessus. hehehe :/

>If you truly are running your Nessus server on port 3001, then yes, you
must
>make the change.

Ok, my server is running in 3001. I change this line:

my $cmd = "nessus -c $rcfile -qp $nessusd_host 3001 $nessusd_user
$nessusd_user_pass";

Is it correctilly ??

Some idea what is happen that i didn't work properly ??

Thkz a lot.

Regards.

[ ]'s

Reply via email to