First of all I'm sorry if I post this in the wrong forum (I'm pretty new)
And I'm also new to Linux as well...
Has anyone tried to install NessusClient-3.0.0.beta2 on Backtrack 2...??
Downloaded NessusClient-3.0.0.beta2-fc6.i386.rpm to /tmp and then:
rpm2tgz NessusClient-3.0.0.beta2-fc6.i386.rpm
gzip -d NessusClient-3.0.0.beta2-fc6.i386.tgz
tar -xvf /tmp/NessusClient-3.0.0.beta2-fc6.i386.tar
And then I'm pretty lost.
I've tried to follow the Tutorial "Nessus 3.0.6 fresh installation on BT2 final HOWTO ".
I've managed to install the NessusClient 1.0.2, which I'm not impressed off.
I've tried to Goggle for a solution without any luck.
Best regards
Tried that, without any luck.
Read the supplied README file.
Μολὼν λαβέ - Great spirits encounter heavy opposition from mediocre minds.
There does'nt seem to be a README (as far as I can see)
I get the following after writing NessusClient:
NessusClient: /opt/nessus/lib/libpng12.so.0: no version information available (required by /opt/nessus/lib/libQtGui.so.4)
NessusClient: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /opt/nessus/lib/libQtCore.so.4)
it seems to be qt4 coded....
so you need to install qt4 libs...
before alll.....
bt is qt3.3 i think.....
just my $ 0,02
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
Thank you for the hint.
Haven't thought about that.
I will give it a try.
Regards