I know that we have that option, but one option that NessusWX has that is really nice is marking things as false positives and *then* excluding the false positives from the report. That would be really nifty. Just a thought.
vjl -----Original Message----- From: Renaud Deraison [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2003 12:39 PM To: '[EMAIL PROTECTED]' Subject: Re: Customizing reporting? On Fri, Apr 04, 2003 at 12:16:34PM -0500, Rivel, Josh wrote: > I was wondering if there's a way to tell nessus to only show security holes, > not warnings > or notes. The holes are normally all we're interested in, esp. for scans of > multiple > subnets, to see for 1000+ hosts that they are reachable via ICMP or > something isn't that > helpful for us :) Save your report as a .nbe file. Then do: grep "Security Hole" full_report.nbe > light_report.nbe And re-read light_report.nbe in the client.
