Here I am using 64-bit architecture link: https://www.tenable.com/
After downloading the file, it in the Download folder
Navigate to the folder using the command: cd /Downloads/
then de-package the Nessus folder and install using the command: dpkg -i Nessus-8.8.0-ubuntu910_amd64.deb
During downloading to will see Unpacking Nessus Scanner core components
- you can start Nessus scanner by typing /etc/init.d/nessusd start
- Then go to https://hostname:8834/
Then just start the Nessus using this command: /etc/init.d/nessusd start
And after that navigate to https://hostname:8834
Add the security certificate after that this screen pop up select the product type you want to install here i select Essential and press continue
To start with Nessus Essential you need an activation code and to get activation code you must have to register yourself first on Tenable as shown in the image.
Then you get an activation code on your registered email address, just enter it on the activation page and press continue
Then Nessus start Downloading its plugins as shown in image it takes time so be patient
How to Encrypt And Decrypt String in PHP7
ReplyDeletePassword Hashing PHP 7
PHP7.3 New Features
Get Visitor Details Using PHP And HTML
Random password generator PHP
PHP Graphics tutorial
Secure passwords with PHP
How to open a PDF files in web browser using PHP
PHP get MIME type of uploaded file