On Mon, May 13, 2002 at 10:36:43AM -0500, Paul Garrison wrote:
> Hi all
> I am trying to update my present 1.0.9 scanner with the recent plugins. I
> read the manual and documentation, but came to the conclusion that I should
> download and untar the all.tar of new plugins from the site; recompile only
> the plugins directory and then do a "Make install". Is this right?
No. You either want to have the plugins updated automatically (by typing
"nessus-update-plugins") or you want to manually download the
"all.tar.gz" archive and uncompress it directly in the plugins folder -
tar -zxvf all.tar.gz -C /usr/local/lib/nessus/plugins/
-- Renaud