KALI LINUX – How to install NESSUS on Kali | villu

nessus login

Kali doesn’t include Nessus.  Here’s how to install it.

1. Download Nessus

32 bit or 64 bit option.

nessus 64*****

2. Install NESSUS

(32 or 64 bit version – check the package name).

dpkg -i Nessus-5.2.1-debian6_amd64.deb

*****

nessus dpkg

*****

/etc/init.d/nessusd start

nessus start

*******

3. Ice Weasel

Open a browser and navigate to:

https://127.0.0.1:8834

******

4. Enter an email to register for a plugins feed from Nessus.

Select “use at HOME” option (not work as that’s commerical).

Nessus will download the plugins (takes some time)

nessus initial2

*******

5. Nessus Login

Use the email and password you used to register for a Nessus Feed.

nessus login

Nessus SplashScreen

nessus run
That’s it!  Nessus is installed, registered, and has a live feed.
******

6. Your First Home Scan

Scan Templates > + New Scan

New scan
*****

Name = Name your  Scan

Type = Run Now (drop down options)

Policy = Internal Network Scan (drop down options)

Targets = Your Internal home IP range.

eg 192.168.1.1/24 (/24 means all 254 hosts on your network)

Run Scan Button

home scan
******
Leave it running until it gets to 100%

Results Tab

results
*******

Results by Host.

Select the host to see individual results

results nessus
host results
*******

Select the vulnerability to get more detail

syn scanner
******
Export the results as a PDF

Export Results Tab

Format = PDF (drop down list)

Export

export nessus results
******