Penetration Testing mailing list archives

Re: Nessus to Excel


From: D.Snezhkov <dsnezhkov () gmail com>
Date: Fri, 7 Apr 2006 19:36:48 -0600

Matthew,

You can  save Nessus report in NBE format, which is "|" ( pipe) delimited.
Then you could either programmatically ( Perl, sed, etc. ) massage it into a CSV
format , and import into the Excel.

Another way of doing that is to create a script which will read a line
of the report ( NBE formatted )
and write it into the spreadsheet via Spreadsheet::WriteExecl  Perl
module http://search.cpan.org/~jmcnamara/Spreadsheet-WriteExcel-2.16/lib/Spreadsheet/WriteExcel.pm

Yet another way is to import th  report right from the Excel by
specifying "|" as a delimiter to your
workbook data source.

Regards,
-dimitry.

On 4/7/06, Matthew Webster <awakenings () mindspring com> wrote:
I'm not a database guy and not good with XML.  Does anyone know a good way to transfer Nessus documents to Excel 
output?  I need it to compare the output from an outside company's scan (which is in Excel) in a quick fashion.  I do 
have a linux box and a windows box at my disposal.  Any ideas?



------------------------------------------------------------------------------
This List Sponsored by: Cenzic

Concerned about Web Application Security?
Why not go with the #1 solution - Cenzic, the only one to win the Analyst's
Choice Award from eWeek. As attacks through web applications continue to rise,
you need to proactively protect your applications from hackers. Cenzic has the
most comprehensive solutions to meet your application security penetration
testing and vulnerability management needs. You have an option to go with a
managed service (Cenzic ClickToSecure) or an enterprise software
(Cenzic Hailstorm). Download FREE whitepaper on how a managed service can
help you: http://www.cenzic.com/news_events/wpappsec.php
And, now for a limited time we can do a FREE audit for you to confirm your
results from other product. Contact us at request () cenzic com for details.
------------------------------------------------------------------------------



------------------------------------------------------------------------------
This List Sponsored by: Cenzic

Concerned about Web Application Security?
Why not go with the #1 solution - Cenzic, the only one to win the Analyst's
Choice Award from eWeek. As attacks through web applications continue to rise,
you need to proactively protect your applications from hackers. Cenzic has the
most comprehensive solutions to meet your application security penetration
testing and vulnerability management needs. You have an option to go with a
managed service (Cenzic ClickToSecure) or an enterprise software
(Cenzic Hailstorm). Download FREE whitepaper on how a managed service can
help you: http://www.cenzic.com/news_events/wpappsec.php
And, now for a limited time we can do a FREE audit for you to confirm your
results from other product. Contact us at request () cenzic com for details.
------------------------------------------------------------------------------


Current thread: