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, 09 Jun 2005 14:30:31 +0500 (IST) |
HI, Once I execute this command I am getting Login failed. [root@XX.XX root]# nessus -Vx -c ./nessusrc -q localhost 1241 user pass ./targets.txt ./results.txt nessus : Login failed Please guide me to solve.. Regards Robert.Keith@technolords.com:
The client parameters are not documented well. 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 Hugo van der Kooij Sent: Tuesday, June 07, 2005 10:36 PM To: nessus@list.nessus.org Subject: Re: How to execute nessus client for linux. On Wed, 8 Jun 2005, Deva wrote:Yes, I am using Gnome desktop interface, Please let me know theprocedure toproceed further to get the client interface....If you have a basic problem of understanding how to execute a program on a linux machine you better visit a local Linux User Group and bring your machine along. That way someone can see which knowledge you lack and how to help you to gain that knowledge. Hugo. -- I hate duplicates. Just reply to the relevant mailinglist. hvdkooij@vanderkooij.org http://hvdkooij.xs4all.nl/ Don't meddle in the affairs of magicians, for they are subtle and quick to anger. _______________________________________________ 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
| Previous by Date: | update problem, Michael Redinger |
|---|---|
| Next by Date: | Socket operation on non-socket, hic sonni |
| Previous by Thread: | Re: How to execute nessus client for linux., Josh Zlatin-Amishav |
| Next by Thread: | RE: How to execute nessus client for linux., George A. Theall |
| Indexes: | [Date] [Thread] [Top] [All Lists] |