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.




Network Security Nessus-Users
[Top] [All Lists]

RE: Command-line in linux

Subject: RE: Command-line in linux
Date: Thu, 21 Sep 2006 02:25:31 -0400
thanks everyone for their input. Corne; your instructions were on point with 
what I was looking for; but also alluded me to the point that i was missing a 
capital letter in my path [downside of using windows sometimes we forget]. 
Everything works fine now and I got the scan working.
 
Again thank you all.
 
Matthew Gonzalez
Network Administration [BT] Major
Morrisville State College
Morrisville, NY 13408

________________________________

From: Corne Kotze [mailto:Cornek@synaq.com]
Sent: Thu 9/21/2006 1:04 AM
To: Gonzalez, Matthew 
Subject: Re: Command-line in linux



Your text file should have one line in for the range you wish to scan:
Example:
1.1.1.0/24

Example the text file is called "text" and is in your home dir
command will look something like this


# /opt/nessus/bin/nessus -q -T html 127.0.0.1 1241 <nessus user> <nessus
password> /home/user/text /opt/nessus/target_dir/reports/scan.html

The command, to scan to filetype "html" from server IP, on port, nessus
user and password, file to get ip ranges from and file where to scan
results to.

Hope this makes sense.




On Wed, 2006-09-20 at 12:28 -0400, Gonzalez, Matthew wrote:

After paintfully installing nessus on Mandrivia... I am using the
command-line interface due to problems getting pre-reqs for the GUI.
Anyway; when I want to run a scan for vulnerabilities it asks for a
target file. I was wondering if the target file has to be txt or how
it has to be formatted.

When I input the command I have it in a folder called target so my
target file path in the command says:

/home/rajin/desktop/target/target.txt

I have also used
/home/rajin/desktop/target (with the file residing in there)

when I run the command it says it cannot be found.

I was wondering exactly how the target file system works under the
command line in linux.

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
--
Regards,

Corne Kotze
Managed Services Support Engineer
SYNAQ (Pty) Ltd
Tel: 011 245 5888
Fax: 011 783 9275
Web: http://www.synaq.com



_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
<Prev in Thread] Current Thread [Next in Thread>