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.

Reply via email to