Nessus on Ubuntu
I found this article, which gives a great run through on installing Nessus on Ubuntu.
http://www.darknet.org.uk/2006/11/installing-nessus-on-debian-based-oss-like-ubuntu/
Installing:
I personally use apt-, however, you may choose any other package manager.
This will install the nessus client and server, and the -y is used to answer YES to the confirmation of apt-get.
We have now installed both the client and the server. Let’s proceed to the addition of a user:
Display:
Using /var/tmp as a temporary file holder
——————–
Login : Whateva
Authentication (pass/cert) [pass] :
Login password (again) :
———-
nessusd has a rules system which allows you to restrict the hosts
that darknet has the right to test. For instance, you may want
him to be able to scan his own host only.
(the user can have an empty rules set)
Password : ***********
DN :
Rules :
user added.
About this display:
When asked about Authentication (pass/cert) [pass] : just press enter, as we will not use any.
When asked about rules for the specific user, press CTRL+D, as we will not enter any rules for
Starting the Daemon:
By default, nessusd has not started. To manully force him to, you will need to do the following:
Registering Nessus:
Nessus will work without being registered, however, it will have
limitations. Unnecessary limitations, since it is easily registered.
Nessus Registration page - Go here and start the proccess.
After you have entered your e-mail address, the instructions on how to register will not work on Debian-based OSs.
On the eMail from the Nessus team, you will be instructed to this path:
, however, the path should be replaced by
, making the complete registration command:
You should now have a complete and working installation of Nessus. Enjoy and remember, automatic scanners are not 1337! =)
TIP: Before starting to use Nessus, update the plugins by doing the following:
2 Comments to Nessus on Ubuntu
Leave a comment
You must be logged in to post a comment.
Search
Chad's Twitter
- @jackljohnson: haha, thanks for the vote of confidence
- wow, just got a call from tech support for a consulting job I did 2 years ago. Um, updateyourrecordsfools.com
- @boondox: If it has to be specifically open source, then you may want to look into programmer or Linux Systems admin
- Totally bummed I can't use themes with Apps. I hate you all.
- I am truly humbled by the amount of support I've been receiving for Linux Basement. Thank you.
Excellent instructions. Thanks!
You didnt mention the client. You can use a gui client (a few available on windows or linux) or you can just run scans from the command line.