williamc
04-01-2008, 12:48 AM
I've been trying to get Nessus 3.2 installed on BT3. I've been using this tutorial as a guide:
http://backtrack.offensive-security.com/index.php?title=Howto:Install_Nessus
I used the Fedora 8 RPM files.
Nessus-3.2.0-fc8.i386.rpm
NessusClient-3.2.0-fc8.i386.rpm
along with the recommended nessus libraries from the tutorial:
http://www.nessus.org/download/fget.php?file=nessus-libraries-2.2.10.tar.gz&licence_accept=yes
All goes well until I installed the client. Using the pkgtool, I get the following error messages:
/sbin/ldconfig: /usr/local/lib/libXaw.so.5.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/local/lib/libXmu.so.4.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/local/lib/libXmu.so.4.10 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/local/lib/libXt.so.4.10 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /lib/libpcap-nessus.so.3 is not a symbolic link
/sbin/ldconfig: /lib/libnessusrx.so.0 is not a symbolic link
/sbin/ldconfig: /lib/libnessus.so.3 is not a symbolic link
/sbin/ldconfig: /lib/libQtXml.so.4 is not a symbolic link
/sbin/ldconfig: /lib/libQtGui.so.4 is not a symbolic link
/sbin/ldconfig: /lib/libQtCore.so.4 is not a symbolic link
I continued on, created the symbolic links and configured and updated nessus. Now I launch the client, and the GUI comes up. I click connect and get the following error:
It was not possible to connect to the remote host - make sure the host IP and port are correct
Selecting the localhost and edit lists it as 127.0.0.1 port 1241
Any suggestions? I'll take your input and update the tutorial for 3.2 once it works. Thanks.
William
http://backtrack.offensive-security.com/index.php?title=Howto:Install_Nessus
I used the Fedora 8 RPM files.
Nessus-3.2.0-fc8.i386.rpm
NessusClient-3.2.0-fc8.i386.rpm
along with the recommended nessus libraries from the tutorial:
http://www.nessus.org/download/fget.php?file=nessus-libraries-2.2.10.tar.gz&licence_accept=yes
All goes well until I installed the client. Using the pkgtool, I get the following error messages:
/sbin/ldconfig: /usr/local/lib/libXaw.so.5.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/local/lib/libXmu.so.4.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/local/lib/libXmu.so.4.10 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/local/lib/libXt.so.4.10 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /lib/libpcap-nessus.so.3 is not a symbolic link
/sbin/ldconfig: /lib/libnessusrx.so.0 is not a symbolic link
/sbin/ldconfig: /lib/libnessus.so.3 is not a symbolic link
/sbin/ldconfig: /lib/libQtXml.so.4 is not a symbolic link
/sbin/ldconfig: /lib/libQtGui.so.4 is not a symbolic link
/sbin/ldconfig: /lib/libQtCore.so.4 is not a symbolic link
I continued on, created the symbolic links and configured and updated nessus. Now I launch the client, and the GUI comes up. I click connect and get the following error:
It was not possible to connect to the remote host - make sure the host IP and port are correct
Selecting the localhost and edit lists it as 127.0.0.1 port 1241
Any suggestions? I'll take your input and update the tutorial for 3.2 once it works. Thanks.
William