# Linux example /opt/nessus/sbin/nessuscli update /path/to/nessusupdateplugins-all20.tar.gz # Windows example C:\Program Files\Tenable\Nessus\nessuscli.exe update C:\path\to\nessusupdateplugins-all20.tar.gz Use code with caution.
A customized link to download the latest plugin archive.
setup_download_dir
"C:\Program Files\Tenable\Nessus\nessuscli.exe" update "C:\path\to\all-2.0.tar.gz" Use code with caution. For Linux Environments: Open your terminal and run:
if == " main ": main()
./nessus_downloader.sh --version all-2.0
Note: On some versions, the binary is located at /opt/nessus/sbin/nessus-update-plugins . download nessusupdateplugins all20targz top
If an older deployment script attempts to curl or wget a static filename like nessusupdateplugins-all-2.0.tar.gz , the Tenable servers will return a 404 Not Found error. How to Correctly Download Nessus Plugins Offline