Randy Vinas <[EMAIL PROTECTED]> writes:
> The scan results include a lot of information and we'd like to trim
> this down, where is this configured?
It cannot be configured.
> The scan results are categorized as vulnerabilities, warnings &
> informational. How would we turn off the informational stuff?
A quick and dirty way: save the report (NBE format) and use grep
fgrep -v '|Security Note|' old.nbe > new.nbe
Then re-read the new report in the GUI.
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus