On Thu, 16 Nov 2006, Larry Petty wrote:
Is there a way to setup your command line scan so it can be resumed if interrupted or fails?
Set the following in your nessusrc config file: kb_dont_replay_scanners = yes kb_dont_replay_info_gathering = yes kb_dont_replay_attacks = yes kb_dont_replay_denials = yes and of course set the 'kb_max_age' variable to an appropriate value so that the knowledgebase info is still considered fresh. -- - Josh _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
