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: Newb needs help

Subject: Re: Newb needs help
Date: Wed, 22 Dec 2004 10:22:33 -0500
razorack-

On Tue, 21 Dec 2004 18:23:42 -0500, bernie@e-mich.com <bernie@e-mich.com> wrote:
Can anyone point me in thr right direction please.  I would like to be able to
set up Nessus to run from cron and scan multiple subnets at different times
with different plugins for each server.


This is quite accomplishable.  What you need to do is create a config
file (.nessusrc) for each scan.  You also will need one file that
contains a list of hosts you want to scan.  In the config file, you
will define all the preferences, scans, and plugins that you want to
use for this attack.  The target file can contain single IPs, ranges
of IPs, CIDR IPs, and i think even hostnames, though I dont use it
that way.  So to scan a bunch of windows hosts:

Config file - windows_scan
target file - windows_hosts

nessus command:

nessus -c windows_scan -q nessusd_host nessusd_port nessus_user
password windows_hosts output.nbe

For help with the config file check http://www.edgeos.com/nessuskb/
they have great info on the config file settings.

HTH

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

<Prev in Thread] Current Thread [Next in Thread>