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, 9 Jun 2005 12:37:18 -0700 |
This is the expected helpful message from the nessus command line utility.
It looks like your scan is running. When this command finishes, your scan
results will be in the results.txt file.
To run nessus as an X gui, you do not need all the parameters.
If you are running this from a unix workstation:
1. Open a terminal window on your workstation
2. Log in
3. Set the display variable
DISPLAY=localhost:0.0
export DISPLAY (this varies depending on your environment)
4. run nessus, just type the command from the terminal window
Nessus
The nessus gui should appear on your desktop.
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 09, 2005 12:45 PM
To: Robert.Keith@technolords.com
Cc: nessus@list.nessus.org
Subject: RE: How to execute nessus client for linux.
ok,
I have given you suggested,
[root@XX.XX root]# nessus -Vx -c ./nessusrc -q localhost 1241 safe safe
./targets.txt ./results.txt
*** 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
I am getting this message, Please suggest. Make sure If I execute this
command I should get the GUI nessus client
Robert.Keith@technolords.com:
Well, On the command, change "user" and "pass" to your nessus user you created with the nessus-adduser command. 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 09, 2005 2:31 AM To: Robert.Keith@technolords.com Cc: nessus@list.nessus.org Subject: RE: How to execute nessus client for linux. 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,inthis 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 programona linux machine you better visit a local Linux User Group and bringyourmachine 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
_______________________________________________ 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: | RE: How to execute nessus client for linux., devasundar_a |
|---|---|
| Next by Date: | Re: allbutdangerousrc file options, Waheed Qureshi |
| Previous by Thread: | RE: How to execute nessus client for linux., devasundar_a |
| Next by Thread: | How to execute nessus client for linux., devasundar_a |
| Indexes: | [Date] [Thread] [Top] [All Lists] |