On Wed, Feb 19, 2003 at 04:16:29PM -0300, [EMAIL PROTECTED] wrote: > Debian:~# /usr/sbin/update-nessusrc -c "denial,destructive_attack" -i 10335 > ~/.nessusrc ... > The SCANNER_SET was created, but the PLUGIN_SET was not created in the file. > Is it working correctily ??
The SCANNER_SET and PLUGIN_SET sections must be present in the config file before running update-nessusrc. This is stated in the section entitled "Known Bugs and Caveats" at <http://www.tifaware.com/perl/update-nessusrc/> or in the script itself. If you absolutely can not run the Nessus GUI, you can add the PLUGIN_SET manually by editing your .nessusrc file. Insert the following: --- snip, snip, snip --- begin(PLUGIN_SET) end(PLUGIN_SET) --- snip, snip, snip --- > What is the best option for update-nessusrc to enable a full scan with all > plugins and scan methods ?? :) Once you have inserted the PLUGIN_SET section, you should be able to do this using the commandline I gave before. > 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 ?? Yes. > Some idea what is happen that i didn't work properly ?? Sorry, I don't understand this. Talvez no portugues. George -- [EMAIL PROTECTED]
msg03681/pgp00000.pgp
Description: PGP signature
