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: problem with batch mode ip address ranges

Subject: Re: problem with batch mode ip address ranges
Date: Wed, 23 Jan 2008 14:08:08 +0100

On Jan 22, 2008, at 5:20 PM, Mark A Timm wrote:

When the following script runs:

opt/nessus/bin/nessus -T html -q 10.32.47.48 1241 userid password
/home/nessus/iplist/ColDMZ /home/nessus/reports/col.dmz.html


It generates the following error message:

/home/nessus/iplist/ColDMZ: line 1: 10.175.232.1-254,10.175.233.1-254,10.175.234.1-254,10.175.235.1-254: command not found


Can anyone tell me why this isn’t working?


It seems that your command is split on two lines, so the shell tries to execute the file /home/nessus/iplist/ColDMZ as if it were a shell script.


Either concatenate the two lines in a single one, or add a '\' at the end of the first line.



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