HOW TO UPDATE NESSUS PLUGINS OFFLINE IN WINDOWS 7
## Download offline plugins
https://plugins.nessus.org/offline.php
##Run following command and get a key
C:\Program Files\Tenable\Nessus>nessus-fetch --challenge
put challenge key and activation key and it will give a URL to download latest plugins
## copy offline plugins in below path (all-2.0.tar.gz)
c:\program files\tenable\nessus
## Open Command Prompt with admin permissions
## Move to the below mentioned path or where you have installed
c:\program files\tenable\nessus
c:\program files\tenable\nessus> nessus-update-plugins.exe all-2.0.tar.gz
or if it is not working c:\program files\tenable\nessus> nessus-update-plugins.exe all-2.0.tar.gz
then use below
c:\program files\tenable\nessus>nessusd.exe all-2.0.tar.gz
## Download offline plugins
https://plugins.nessus.org/offline.php
##Run following command and get a key
C:\Program Files\Tenable\Nessus>nessus-fetch --challenge
put challenge key and activation key and it will give a URL to download latest plugins
## copy offline plugins in below path (all-2.0.tar.gz)
c:\program files\tenable\nessus
## Open Command Prompt with admin permissions
## Move to the below mentioned path or where you have installed
c:\program files\tenable\nessus
c:\program files\tenable\nessus> nessus-update-plugins.exe all-2.0.tar.gz
or if it is not working c:\program files\tenable\nessus> nessus-update-plugins.exe all-2.0.tar.gz
then use below
c:\program files\tenable\nessus>nessusd.exe all-2.0.tar.gz
No comments:
Post a Comment