Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | RE: How to execute nessus client for linux. |
|---|---|
| Date: | Thu, 16 Jun 2005 16:32:00 -0700 |
Robert, Thanks for your concise explanation on how to use the Nessus CLI client. One related question though... how do you reset the password for a nessus user? Where can I look to see a list of current Nessus users? I am root on the box. I feel a little silly with this question. I think the Nessus installation asked me to specify a username and password for the nessus daemon when I installed but I can't remember what I specified. I am running nessus 2.2.4. Chris ______________________________________________________________________________ Expert computer support and development services by http://baysidenetworks.com This email is spam and virus free. Mail filtering solutions by http://omd3.com
"Robert Keith" <Robert.Keith@technolords.com> 6/16/2005 16:11 PM
I am reposting a reply from a couple weeks ago. This looks like you are running the Nessus CLI client. If you want to run the X client, just do: DISPLAY=localhost:0.0 Export DISPLAY Nessus ------------------------------- If you are running the CLI client: Once nessus is installed on your system, and you have create a Nessus user/password account, create a file with the target hosts -> targets.txt This file could simply contain one IP address: 192.168.0.1 Then run the command from the system with nessus installed: nessus -Vx -c ./nessusrc -q localhost 1241 user pass ./targets.txt ./results.txt The output of the scan will be stored inside the ./results.txt file, in this case in text output. The nessusrc file will not exist before the first scan, but will be created with default values, which you can then further adjust. This works whether you have GTK installed or not. BTW, to build the X client, you will need to install the GTK development kits. Having a graphics desktop functioning is not enough and the development kits are not installed by default. Robert -----Original Message----- From: nessus-bounces@list.nessus.org [mailto:nessus-bounces@list.nessus.org] On Behalf Of devasundar_a@sifycorp.com Sent: Thursday, June 16, 2005 1:34 PM To: nessus@list.nessus.org Subject: How to execute nessus client for linux. Dear Renaud & Team, I have installed nessus 2.2.4 in my redhat linux server. I don't know to configure or execute nessus client for unix in my server. Can any one explain how to execute & how to use nessus client in Linux. I have tried the below proceedings:- [root@XX.XX root]# nessus -s -q localhost 1241 stf safe *** The plugins that have the ability to crash remote services or hosts have been disabled. You should activate them if you want your security audit to be complete Remote sessions : ----------------- Session ID | Targets ========================== I am not able to get the Nessus client for linux. Can anybody expain to get the same. Regards, Devasundar.A Sify LTD Chennai. _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
_______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: How to execute nessus client for linux., Robert Keith |
|---|---|
| Next by Date: | Apache Rewrite engine warning, William Webb |
| Previous by Thread: | RE: How to execute nessus client for linux., Robert Keith |
| Next by Thread: | RE: How to execute nessus client for linux., George A. Theall |
| Indexes: | [Date] [Thread] [Top] [All Lists] |