The phrase you provided refers to the manual offline plugin update feature in Tenable Nessus. Specifically, the all-2.0.tar.gz file is the compressed archive containing the full set of vulnerability plugins used to update Nessus instances that do not have direct internet access. Feature Details: Offline Plugin Update
If the strings match exactly, proceed. If they differ, delete the file and re-download. A mismatch means either a corrupted download or a stale cached file.
Copy the .tar.gz file to your offline Nessus server. Common locations: download nessusupdateplugins all20targz new
If the update fails, verify the MD5 hash provided on the download page. Expired Links:
Linux: sudo /opt/nessus/sbin/nessuscli update /path/to/all-2.0.tar.gz The phrase you provided refers to the manual
Locate the Offline Update Link Look for a section titled “Offline Plugin Updates” or “Manual Plugin Update” . You will see a line similar to:
The search for "download nessusupdateplugins all20targz new" reflects a real operational need: keeping Nessus effective in disconnected environments. The correct modern approach involves generating a challenge code and fetching the signed tarball from Tenable’s offline portal. While the legacy all-2.0.tar.gz file name persists in forums and documentation, the principles remain the same – get the latest plugin bundle, validate it, and apply it carefully. If they differ, delete the file and re-download
Log into Tenable Portal
Go to https://www.tenable.com/downloads/nessus
Note: You need a valid Nessus license (Free/Professional/Expert).