Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: how to edit the html report from nix client |
|---|---|
| Date: | Wed, 25 May 2005 09:48:56 -0400 |
On Wed, May 25, 2005 at 08:40:30AM -0400, Jason Humes wrote:
I'm trying to figure out how to filter out certain alerts/script from the html report which the linux nessus client produces.
Filtering reports is trivial if you're using NBE report format since it's line-oriented. And even if you're working with existing reports and have session data, you can use my own sd2nbe Perl filter, available from: http://www.tifaware.com/perl/sd2nbe/ There are several examples on that page for filtering / sorting reports by different criteria.
Also, I am looking to create a similar type report, but in a slightly different format...how is nessus creating this document, and is there any way to edit the default report?
It's part of the code; eg, nessus-core/nessus/html_output.c. Short of changing that, there's no way to tweak the report. You might consider working with an alternate output format if you want to make significant changes; eg, NBE or XML lend themselves well to programmatic manipulation. George -- theall@tenablesecurity.com _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: alert 68 keeps coming up in our scans after patch was installed, Nicolas Pouvesle |
|---|---|
| Next by Date: | Re: Called name not present error, Nicolas Pouvesle |
| Previous by Thread: | how to edit the html report from nix client, Jason Humes |
| Next by Thread: | RE: how to edit the html report from nix client, George P Boutwell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |