Saturday, September 08, 2012

Install Nessus

now i will sharing how to install nessus on backtrack.

1. if you have not file installer nessus, you have to download in here.
for example Nessus-5.0.1-ubuntu1110_i386.deb 

2. then, please registration in here to get the activition code.

3. open terminal and search the file .deb ( Nessus-5.0.1-ubuntu1110_i386.deb) and then type 
#dpkg -i Nessus-5.0.1-ubuntu1110_i386.deb


4. open your email to see the activation code

5. #/opt/nessus/bin/nessus-fetch --register xxxx-xxxx-xxxx-xxxx-xxxx (your activition code)

6.  # /opt/nessus/sbin/nessus-adduser 


7. then starting nessus by type
#/etc/init.d/nessusd start


8. open your brouser and type https://localhost:8834 for initializing

9. after that, login with your username and password.

10. enjoy it.

No comments:

Post a Comment