if md5sum -c /opt/nessus/var/nessus/plugins/checksum.md5; then echo "Checksum OK. Updating..." /opt/nessus/sbin/nessuscli update "$OUTPUT_FILE" else echo "Checksum FAILED. Aborting." exit 1 fi

You can manually update plugins on an offline Tenable Nessus system in two ways: the user interface or the command line interface.

Download [upd] Nessusupdateplugins All20targz Top Instant

if md5sum -c /opt/nessus/var/nessus/plugins/checksum.md5; then echo "Checksum OK. Updating..." /opt/nessus/sbin/nessuscli update "$OUTPUT_FILE" else echo "Checksum FAILED. Aborting." exit 1 fi

You can manually update plugins on an offline Tenable Nessus system in two ways: the user interface or the command line interface. download nessusupdateplugins all20targz top