You have two primary ways to install your new plugin package: the quick command terminal or the browser dashboard. Method A: Use the Command Line Interface (Recommended)
# Request latest plugins tarball (example endpoint — adjust if Tenable documents a different path) curl -sS -H "X-ApiKeys: accessKey=$ACCESS_KEY; secretKey=$SECRET_KEY" \ "https://plugins.nessus.org/nessus3dl.php?file=all-20XX.tar.gz&accept_license_agreement=yes" \ -o "$OUTDIR/nessus-plugins-all.tar.gz" download nessusupdateplugins all20targz new
Stay proactive, stay patched, and stay secure. Your offline Nessus scanner is now as capable as any online counterpart, armed with the latest all-2.0.tar.gz ruleset. You have two primary ways to install your
This report details the operational procedure for manually updating the Nessus vulnerability detection plugins using the nessusupdateplugins utility. This specific operation utilizes the all-2.0.tar.gz package, which contains the complete set of plugins provided by Tenable. This report details the operational procedure for manually
Navigate to the location of your all-2.0.tar.gz file and run the nessuscli update command.