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.




Network Security Nessus-Users
[Top] [All Lists]

Re: [nessus] XML Output

Subject: Re: [nessus] XML Output
Date: Mon, 30 Apr 2007 18:30:22 -0700
Hello:

On Sun, Apr 29, 2007 at 10:34:43PM -0400, killy wrote:
New guy here. I hope this one hasn't been asked many times over. ;-)
What can I do with the XML formated reports?
Can I use a program to parse them in to custom reports?
Is there a better way to make custom reports? mysql?

I asked a similar thing here a while back, and didn't get too many
responses.  The common thing to do would be to use or write a xsl transform
for the xml output.  This could be create reports in a number of formats
(html, pdf, etc).  

        http://www.w3.org/TR/xslt 
        http://xmlgraphics.apache.org/fop/

I did get a response from a list-member who wrote his own xslt.  It outputs
to html, and can be found on his site (along with instructions on how to use
it):

        http://www.securityfoundry.com/

HTH,

Aaron
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [nessus] XML Output, Aaron Peterson <=