Work Flawless!!! Thanks men!!!![]()
Basically it's the same procedure as in secure_it's tutorial for Nessus 3.2.1
http://forums.remote-exploit.org/showthread.php?t=20221
Download packages
Nessus-4.0.0-ubuntu804_i386.deb
NessusClient-4.0.0-ubuntu804_i386.deb
As you can see I've installed the Ubuntu NessusClient package and you'll get some dependency problems with a solution further down in thread. (Don't bother with the debian package. You'll get the same result - missing dependencies)
dpkg -i Nessus-4.0.0-ubuntu804_i386.deb
Configure the certificate
# /opt/nessus/sbin/nessus-mkcert
Add admin user
# /opt/nessus/sbin/nessus-adduser
register here to get the activation key
# /opt/nessus/bin/nessus-fetch --register 'here goes your key'
Now before installing the client you need to install some missing dependencies
apt-get install libqt4-core libqt4-gui libqtcore4 libqt4-network libqt4-script libqt4-xml libqt4-dbus libqt4-test libqtgui4 libqt4-svg libqt4-opengl libqt4-designer libqt4-assistant
(all in one line)
dpkg -i NessusClient-4.0.0-ubuntu804_i386.deb
# /etc/init.d/nessusd start
And start the client from the Menu>Intenet>NessusClient or use the CLI
Enjoy!
Work Flawless!!! Thanks men!!!![]()
Thanks muchly. Was getting a "Segmentation Fault" with the Nessus Client when trying to authenticate until I installed those dependancy packages you mentioned. Now its working nicely!
Capitalisation is important. It's the difference between "Helping your brother Jack off a horse" and "Helping your brother jack off a horse".
The Forum Rules, Forum FAQ and the BackTrack Wiki... learn them, love them, live them.
If anyone gets an error when they try to install the dependencies try running
apt-get update
After that it was smooth sailing. Thanks!
Hi
when I export an nessus4.nbe is it working with metasoilt framework3.3?
thanks
Awesome Tut!!
Thank You
Thanks awesome tutorial I was looking for this. keep up the good work
Yet another great tutorial!
A plugin that I use for Nessus 4 is called nessconnect . It show graphs and charts similar to but not as elegant as Saint for creating reports.
Description:
Nessconnect is a GUI, CLI and API client for Nessus and Nessus compatible servers. With an improved user interface, it provides local session management, scan templates, report generation through XSLT, charts and graphs, and vulnerability trending.
h**p://sourceforge.net/projects/nessconnect/
Hi, i have a Problem with a connection to the nessus Server in the GTK mode.
I make a new Connection
name: [xxxxxx]
Server: localhost
Port : 1496
--> is that ok??
thx