On Tue, Sep 27, 2005 at 01:44:11PM -0700, alex black wrote: > -specify a list of ip address or hostnames > -specify common settings for those ip addresses: "update to latest set > of plugins, perform safe scans only" > -run nessus for all of the specified ips or hostnames > -write an html and text report for each host in a specific directory > (which I can password protect and make accessible to a few people) > -email an html report to a set of specified email addresses. ... > In any case, does anyone know of a set of scripts & packages I can use > to achieve what I outlined above?
You can use either of the two update-nessusrc scripts to handle plugin selection from a commandline: http://www.tifaware.com/perl/update-nessusrc/ http://www.edgeos.com/resources/ Other than that, I'm not aware of anything that does what you're looking to do so you you'll need to roll your own solution; . If / when you do, please consider making it available to the rest of us. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
