On Fri, Aug 04, 2006 at 08:46:00PM +0000, [EMAIL PROTECTED] wrote: > "One" of the many ways that I am trying to manage the size of my > nessus reports is to edit the comments of each vulnerability.
The "Report Verbosity" option (in the Prefs tab, under "Global variable settings") offers some control over what appears in reports, although I'm not sure it's used consistently in the plugins. Beyond that, you'll need to roll your own solution to tweak reports. Depending on what you're looking for, it might not be a bad idea to filter reports after you've run your scans using, say, the NBE output format. The advantages of using NBE are that it's line-oriented and can be later transformed by a Nessus client into formats such as HTML, XML, etc. > I had the bright idea to edit a mess of nasls in > /opt/nessus/lib/nessus/plugins. However it appears the auto update > overwrites these nasls. How do I prevent my edits from being > overwritten. There's no way to prevent edits of plugins from being overridden, at least short of disabling auto-updates and not updating them ever again. [Keep in mind that upgrading Nessus also causes the plugins to be replaced.] George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
