Pages

Banner 468 x 60px

 

Monday, October 1

Installing Nessus on Backtrack 5R3

4 comments
Hello Friends,

Today i am showing how to install Nessus on Backtrack 5 R3

First go to the Nessus Website and register by clicking here

the Activation code will be send to your e-mail ID, Now take the Activation code

Open an new terminal in Backtrack 5R3  and type the following command to download the Nessus

apt-get install nessus

after complete download next type this command

root@bt:/opt/nessus/bin/nessus-fetch --register xxxx-xxxx-xxxx-xxxx-xxxx

it will take some time so that the plugins will be updated

Now add an user to the Nessus by using this command,

root@bt:/opt/nessus/sbin/nessus-adduser

now it will ask for username and password,after entering the username and password you have to start the nessus by typing the following command.

root@bt:/etc/init.d/nessusd start

it will start the nessus, now open the browser and type the following command in the URL of the browser

https://localhost:8834/

The nessus will run on the secure channel https and on the port number 8834

Bydefault the nessus will run on port number 8834

after installing you just have to run


Thank you.




4 comments:

Anonymous said...

Hello hyderabadhackers, Tell blackbird I said hello. I have been dealing with nessus for the last 24 hours or so; running it on BT5r3 as well. The machine is an older Acer Aspire 5734z dual core with an Atheros AR928X Wireless Network Adaptor PCI Express rev 01. I am receiving a "Form Error" at the flash add scan pop-up after parameter input. I have tried CIDR notation, IP ranges, and I paid mind to the possibility of a classful bug idea as well to no avail. I sent Tenable.com a support ticket. Do you have any ideas?

daed lanth
gmail.com

Anonymous said...

thanks

Anonymous said...

Thanks Dudde..

Anonymous said...

thnk u

Post a Comment