On Tue, 29 Oct 2002, Luca Andreucci wrote: > > can anyone suggest a "smart" way to build configuration files for batch scans? > (apart from making them up completely, this I know for myself :-) > > how can I force saving of a scan configuration using the GUI without > actually starting the scan?? simply quitting the scan doesn't seem to > be enough.
Hi Luca. I don't know about "smart," but I wrote a script to accomplish exactly this issue. It's kinda' kludgy in some ways, but it *does* work. A bit from the README file: ------------------------------------------------------------ This script will connect to a nessusd server and dump its plugin list. It will then enable/disable groups of plugins based on their family and write an up-to-date .nessusrc file based on the plugins currently available on the nessusd server. ------------------------------------------------------------ You can find it at: http://edgeos.com/software/ ~Jay -- == Jay Jacobson == Edgeos, Inc. - Security is Critical - http://www.edgeos.com == We help you to easily get control of your network's security. - [EMAIL PROTECTED]: general discussions about Nessus. * To unsubscribe, send a mail to [EMAIL PROTECTED] with "unsubscribe nessus" in the body.
