Skip to content

August 2, 2008

3

Nessus on Backtrack 3

For those who want Nessus on Backtrack 3 (Nessus is not included by default), for completing the rest of pentest distro, you should do step-by-step installation and configuration like this:

1. Just download Nessus and NessusClient (Fedora’s rpm) from nessus.org

2. Convert the RPMs to TGZ format

rpm2tgz Nessus-3.2.x-fc9.i386.rpm

rpm2tgz NessusClient-3.2.x-fc8.i386.rpm

3. Since Backtrack is a distro made within Slax environment, the Slackware’s pkgtool should be there:

installpkg Nessus-3.2.x-fc9.i386.tgz

installpkg NessusClient-3.2.x-fc8.i386.tgz

4. Now, set up the application

cd /opt/

export PATH=$PATH:/opt/nessus/bin:/opt/nessus/sbin:

cp /usr/lib/libssl.so /lib

cp /usr/lib/libcrypto.so /lib

cp /opt/nessus/lib/libnessus.so.3 /lib

cp /opt/nessus/lib/libnessusrx.so.0 /lib

cp /opt/nessus/lib/libpcap-nessus.so.3 /lib

cd /lib

ln libssl.so libssl.so.6

ln libcrypto.so libcrypto.so.6

nano /etc/ld.so.conf

/opt/nessus/lib #add this line to the config file

ldconfig

/opt/nessus/sbin/nessus-mkcert

/opt/nessus/sbin/nessus-adduser

5. Register the Nessus Server. Use the code they emailed to you.

/opt/nessus/bin/nessus-fetch –register [20 alphanumeric code]

6. Run the Nessus Server

/opt/nessus/sbin/nessusd -D

7. Run the NessusClient

/opt/nessus/bin/NessusClient

Credit goes to Joerg Riether

Related posts

Read more from Pentest, Software
3 Comments Post a comment
  1. t0m
    Oct 5 2008

    mba’ ina, Nessus digunakan untuk mengaudit jaringan dan sistem, jadi untuk menganalisa jaringan coba pake wireshark. Trim’s

    Reply
  2. ina
    Sep 28 2008

    aku mau install u Tugas Akhir ku, tapi apakah software ini ada hubungannya denga menganalisa jaringan? dan tolong step by step nya software ini di kirimkan ke email saya “ina_harnis@yahoo.co.id”

    Reply

Trackbacks & Pingbacks

  1. How-to: Backtrack 3 USB save changes | live(in)security

Share your thoughts, post a comment.

(required)
(required)

Note: HTML is allowed. Your email address will never be published.

Subscribe to comments

Rss Feed Tweeter button Facebook button Linkedin button Stumbleupon button