CIP Cyber

How To Install Nessus On Linux

Table of Contents

Automatic vulnerability scanning tools has a great importance in the field of penetration testing/ethical hacking, professional use different tools for different environment. Now in this post we will discuss about network vulnerability scanning tool and that is nessus, you can find a lot of different article about nessus on the Internet but we will discuss from scratch about nessus.
Nessus has been developed by Tenable network security, it is available for free of cost for non-enterprise environment means for home user. It is a network vulnerability scanner and use for finding the critical bugs on a system, it can detect a vulnerabilities like:

  • Misconfiguration or unpatched services.
  • Default passwords and common passwords, in general weak passwords.
  • Available vulnerabilities on the system.
It is available for different operating system, now how to install nessus on ubuntu and other linux follow the steps below.

  • First of all download your copy from nessus
  • After that when successfully downloaded put the file in home folder.
  • Now open terminal and type exactly.
sudo dpkg –install Nessus-4.4.1-debian5_i386.deb

  • Nessus-4.4.1-debian5_i386.deb     may be change depend on your downloaded file
  • After installation its time to add the user on the same terminal type
sudo /opt/nessus/sbin/nessus-adduser
  • Than enter your login name and password for root user. 
  • Now click here to go on nessus website and register your product for home feed means free of cost.
  • After registration open your email and copy the activation code and type in terminal.
sudo /opt/nessus/bin/nessus-fetch –register “your code”
  • Without commas
  • Its time to start nessus on terminal type
sudo /etc/init.d/nessusd start
  • Now open your browser and open 
https://127.0.0.1:8834/
  • You will get your nessus enter your login name and password that you enter while installation.


Note: If you enjoyed this post, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.
CIP Cyber Staff

CIP Cyber Staff

CIP Cyber Staff comprises CIP cybersecurity experts committed to delivering comprehensive information on critical infrastructure protection. The content covers diverse topics, equipping professionals to defend organizations and communities in an ever-evolving cyber landscape.

Most popular

Industrial Cybersecurity

Want always be up to date?

Don't miss the latest news

By subscribing to our mailing list, you will be enrolled to receive our new trainings, latest blog posts, product news, and more.

CIP Training & Certifications

Transform your cybersecurity skills with CIP Cyber’s comprehensive training & course offerings

Related Articles

LINUX GAME HACKING GUIDE 2021

In the past, most games had cheat codes, yet these days it’s more uncommon. As a programmer, I like to perceive how things work, so

Want always be up to date?

Don't miss the latest news

By subscribing to our mailing list, you will be enrolled to receive our new trainings, latest blog posts, product news, and more.

CIP Training & Certifications

Transform your cybersecurity skills with CIP Cyber’s comprehensive training & course offerings