Re: Script to create Style Sheet for Nessus XML



Hi,

this may be OS specific but you can :
1. Dump report in NBE format ( which is universal )
2. Convert NBE format into XML/HTML
a) modify html via sed
b) modify report realtime like this :

-----------------
#!/bin/bash

[ -f /tmp/pipe.html ] && /bin/rm /tmp/pipe.html

mkfifo -m a=r /tmp/pipe.html

/opt/nessus/bin/nessus -i /var/www/nessus/reports/UnixServers.nbe -o
/tmp/pipe.html &

cat /tmp/pipe.html | while read line
do
echo "LINE to Modify : $line "
done

--------------------

Hope that helps.
Dimitry.

On 3/22/06, Julian Anderson <anderson.julian@xxxxxxxxx> wrote:
So what if I want to tweek that interface a bit..is there a tool for doing so?

Thanks

On 3/21/06, Kevin Willock (IGSN Security) <kevin@xxxxxxxx> wrote:
nessus will do this automatically, use the following switch;

-T html

Kevin Willock


On 20-Mar-06, at 7:14 PM, joshuaperrymon@xxxxxxxxx wrote:

Hey Guys,

I am looking for a script for Nessus..

I can't remember if it takes .xml or .nbe files..
But what it does is creates the .html and a Style Sheet that puts
the info in a nice format. This is similar to the nmap .xml
parser.. it takes nmap files and creates the html..

JP

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

Concerned about Web Application Security?
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/forms/ec.php?pubid=10025
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@xxxxxxxxxx
----------------------------------------------------------------------
--------



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

Concerned about Web Application Security?
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/forms/ec.php?pubid=10025
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@xxxxxxxxxx
------------------------------------------------------------------------------



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

Concerned about Web Application Security?
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/forms/ec.php?pubid=10025
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@xxxxxxxxxx
------------------------------------------------------------------------------



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

Concerned about Web Application Security?
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/forms/ec.php?pubid=10025
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@xxxxxxxxxx
------------------------------------------------------------------------------



Relevant Pages

  • Re: What tools do you use?
    ... As attacks through web applications continue to rise, ... vulnerability management needs. ... Download FREE whitepaper on how a managed service can help you: ...
    (Pen-Test)
  • Re: Script to create Style Sheet for Nessus XML
    ... vulnerability management needs. ... Download FREE whitepaper on how a managed service can help you: ... As attacks through web applications continue to rise, ...
    (Pen-Test)
  • Re: VA tools
    ... As attacks through web applications continue to rise, ... Download FREE whitepaper on how a managed service can help you: ... testing and vulnerability management needs. ...
    (Pen-Test)
  • Re: War dialing
    ... As attacks through web applications continue to rise, ... vulnerability management needs. ... Download FREE whitepaper on how a managed service can help you: ...
    (Pen-Test)
  • RE: Re: Sniffing a windows domain authentication
    ... vulnerability management needs. ... Download FREE whitepaper on how a managed service can help you: ... As attacks through web applications continue to rise, ...
    (Pen-Test)