Here's the script I came up with to automate my nessus scans. Hopefully I've commented 
it well enough to make it easy to work with. Here's a quick and dirty synopsis of what 
it does:

1. Reads through a central database (flat file) of hosts and runs a scan
2. Updates the database to include the timestamp of the last date a server was scanned.
3. Encrypts the report using gpg and attempts to send it via email to a person who is 
responsible for maintaining the server (this user info is a property of the database)
4. Maintains a compressed archive of all reports generated for each user

I hope that others find this useful.

Best,
Adam

On Thu, 5 Sep 2002 08:08:56 -0700 (PDT)
"Randy M. Nash" <[EMAIL PROTECTED]> wrote:

> Adam,
> 
> Would you share those scripts with the forum?  I know
> lots of us would love to have access to that info. 
> Thanks!!!
> 
> Note: forwarded message attached.
> 
> 
> =====
> Randy M. Nash
> @RISK Online
> http://www.atriskonline.com
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com


-- 
export PS1='C:\> ';alias ver='echo -e \\nMicrosoft Windows XP [Version 
5.1.2600]\\n';shutdown -r 8:0 &

Attachment: ava-0.05.tar.gz
Description: GNU Zip compressed data

Reply via email to