Re: Fetching the vuln data programatically

2007-12-19 Thread Renaud Deraison (lists)


On Dec 18, 2007, at 10:14 PM, John Dough77 wrote:

The XML format is being deprecated in Nessus 3.2? What exactly does  
that mean? Will I still be able to import, but not export?


Today, on Unix, you can export to XML but not import. In Nessus 3.2  
you will still be able to export to that XML format, but we don't  
recommend doing so and suggest you use the new .nessus format instead.




-- Renaud
___
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

Re: Fetching the vuln data programatically

2007-12-19 Thread First Last
Yes, what does this mean? Our custom reporting database relies on the XML 
report.

- Original Message 
From: John Dough77 [EMAIL PROTECTED]
To: nessus@list.nessus.org
Sent: Tuesday, December 18, 2007 4:14:29 PM
Subject: RE: Fetching the vuln data programatically


The XML format is being deprecated in Nessus 3.2? What exactly does that mean? 
Will I still be able to import, but not export?


 

 

On Dec 12, 2007, at 6:31 PM, Pavithra H wrote:

 

 Reports will be stored in C:\Documents and Settings\user\Tenable 

 \Nessus\reports.

 Vuln Data XML format can be found by looking into Report style files. 

 These will be generally located in C:\Program Files\Tenable 

 \Nessus\report_styles.

 

Note that this format will be deprecated in Nessus 3.2 which will be released 
soon. It would be wiser to start working on the .nessus file format instead.


 

 

-- Renaud

 

 

___

Nessus mailing list

Nessus@list.nessus.org

http://mail.nessus.org/mailman/listinfo/nessus

 







  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs___
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

Re: Fetching the vuln data programatically

2007-12-19 Thread Renaud Deraison (lists)


On Dec 19, 2007, at 6:25 PM, First Last wrote:

Yes, what does this mean? Our custom reporting database relies on  
the XML report.


I replied to this this morning.

http://mail.nessus.org/pipermail/nessus/2007-December/017960.html


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

RE: Fetching the vuln data programatically

2007-12-18 Thread John Dough77
The XML format is being deprecated in Nessus 3.2? What exactly does that
mean? Will I still be able to import, but not export?



On Dec 12, 2007, at 6:31 PM, Pavithra H wrote:



 Reports will be stored in C:\Documents and Settings\user\Tenable

 \Nessus\reports.

 Vuln Data XML format can be found by looking into Report style files.

 These will be generally located in C:\Program Files\Tenable

 \Nessus\report_styles.



Note that this format will be deprecated in Nessus 3.2 which will be
released soon. It would be wiser to start working on the .nessus file
format instead.





-- Renaud





___

Nessus mailing list

Nessus@list.nessus.org

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

Re: Fetching the vuln data programatically

2007-12-12 Thread Pavithra H
Reports will be stored in C:\Documents and
Settings\user\Tenable\Nessus\reports.
Vuln Data XML format can be found by looking into Report style files. These
will be generally located in C:\Program Files\Tenable\Nessus\report_styles.


On Dec 12, 2007 9:56 AM, Dheerendra Madhusudhana [EMAIL PROTECTED]
wrote:

  Thanks for the info.

 1. Do you know the directory where vulnerability data is stored after
 scanning ?
 2. Do you know the format of XML ?

 -- Dheeru
 --
 Date: Tue, 11 Dec 2007 21:31:28 +0530
 From: [EMAIL PROTECTED]
 To: nessus@list.nessus.org; [EMAIL PROTECTED]
 Subject: Re: Fetching the vuln data programatically


 You can embed this perl example module in your Java program. The Perl
 module basically parses Vulnerability Data from XML.
 http://svn.boxofclue.com/svn/public/perl/Parse-Nessus-XML/example/dump_xml.pl



  On Dec 11, 2007 9:21 PM, darko g [EMAIL PROTECTED] wrote:

 I use Microsoft's have a XML tool and the Excel XML addon pack to
 manipulate XML data for reports. Both free tools. I use them for both
 Nessus and MBSA  XML data. Works fine.

 Download details: XML Notepad 2007

 http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628

 Download details: Excel XML Toolbox for Microsoft Office Excel 2003
 http://www.microsoft.com/downloads/details.aspx?familyid=e315c516-2c2c-4870-a189-d47a5d7ffeb3



 Hope this helps. ;-)


 On Dec 11, 2007 9:50 AM, Jose J. Cintron [EMAIL PROTECTED] wrote:
  Haven't used any of these, but you may want to take a look at the
  following Perl modules
 
  Parse::Nessus::XML
  Parse::Nessus::NBE
  Parse::Nessus::ENX
 
 
 
 
  Dheerendra Madhusudhana wrote:
   Hi
  
From the documentation I read that Nessus 3.0.6 stores the data in
 XML
   in format.
   My plan is to get this data in Java program ?
  
   How do programatically get the vuln data ?
   What is the XML format ?
   Any APIs are provided by the Nessus to fetch the nessus data ?
  
   -- Dheeru
  
  
 
   Detailed profiles 4 marriage! Only at Shaadi.com http://shaadi.com/Try 
   it!
   http://ss1.richmedia.in/recurl.asp?pid=107 
  
  
  
 
  
   ___
   Nessus mailing list
   Nessus@list.nessus.org
   http://mail.nessus.org/mailman/listinfo/nessus
 
  --
 
  +--
  | José J. Cintrón - [EMAIL PROTECTED]
  |
  | MITRE Corporation
  | 7515 Colshire Drive
  | Mail Stop T330
  | McLean, VA  22102-7508
  +--
 
 
  ___
  Nessus mailing list
  Nessus@list.nessus.org
  http://mail.nessus.org/mailman/listinfo/nessus
 



 --
 cheers,
 dg
  ___
 Nessus mailing list
 Nessus@list.nessus.org
 http://mail.nessus.org/mailman/listinfo/nessus




 --
 Thanks,
 Pavithra.H
 Research Analyst, Thirdbrigade Labs
 Bangalore


 --
 Fly HYD-BLR for Rs.499 Log on to MakeMyTrip! Check it 
 out!http://ss1.richmedia.in/recurl.asp?pid=266




-- 
Thanks,
Pavithra.H
Research Analyst, Thirdbrigade Labs
Bangalore
___
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

Re: Fetching the vuln data programatically

2007-12-12 Thread Renaud Deraison (lists)

On Dec 12, 2007, at 6:31 PM, Pavithra H wrote:

 Reports will be stored in C:\Documents and Settings\user\Tenable 
 \Nessus\reports.
 Vuln Data XML format can be found by looking into Report style  
 files. These will be generally located in C:\Program Files\Tenable 
 \Nessus\report_styles.

Note that this format will be deprecated in Nessus 3.2 which will be  
released soon. It would be wiser to start working on the .nessus  
file format instead.


-- Renaud


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


Re: Fetching the vuln data programatically

2007-12-11 Thread Jose J. Cintron
Haven't used any of these, but you may want to take a look at the 
following Perl modules


Parse::Nessus::XML
Parse::Nessus::NBE
Parse::Nessus::ENX



Dheerendra Madhusudhana wrote:

Hi
 
 From the documentation I read that Nessus 3.0.6 stores the data in XML 
in format.

My plan is to get this data in Java program ?
 
How do programatically get the vuln data ?

What is the XML format ?
Any APIs are provided by the Nessus to fetch the nessus data ?
 
-- Dheeru



Detailed profiles 4 marriage! Only at Shaadi.com Try it! 
http://ss1.richmedia.in/recurl.asp?pid=107





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


--

+--
| José J. Cintrón - [EMAIL PROTECTED]
|
| MITRE Corporation
| 7515 Colshire Drive
| Mail Stop T330
| McLean, VA  22102-7508
+--



smime.p7s
Description: S/MIME Cryptographic Signature
___
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

Re: Fetching the vuln data programatically

2007-12-11 Thread darko g
I use Microsoft's have a XML tool and the Excel XML addon pack to
manipulate XML data for reports. Both free tools. I use them for both
Nessus and MBSA  XML data. Works fine.

Download details: XML Notepad 2007
http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628

Download details: Excel XML Toolbox for Microsoft Office Excel 2003
http://www.microsoft.com/downloads/details.aspx?familyid=e315c516-2c2c-4870-a189-d47a5d7ffeb3


Hope this helps. ;-)


On Dec 11, 2007 9:50 AM, Jose J. Cintron [EMAIL PROTECTED] wrote:
 Haven't used any of these, but you may want to take a look at the
 following Perl modules

 Parse::Nessus::XML
 Parse::Nessus::NBE
 Parse::Nessus::ENX




 Dheerendra Madhusudhana wrote:
  Hi
 
   From the documentation I read that Nessus 3.0.6 stores the data in XML
  in format.
  My plan is to get this data in Java program ?
 
  How do programatically get the vuln data ?
  What is the XML format ?
  Any APIs are provided by the Nessus to fetch the nessus data ?
 
  -- Dheeru
 
  
  Detailed profiles 4 marriage! Only at Shaadi.com Try it!
  http://ss1.richmedia.in/recurl.asp?pid=107
 
 
  
 
  ___
  Nessus mailing list
  Nessus@list.nessus.org
  http://mail.nessus.org/mailman/listinfo/nessus

 --

 +--
 | José J. Cintrón - [EMAIL PROTECTED]
 |
 | MITRE Corporation
 | 7515 Colshire Drive
 | Mail Stop T330
 | McLean, VA  22102-7508
 +--


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




-- 
cheers,
dg
___
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus


RE: Fetching the vuln data programatically

2007-12-11 Thread Dheerendra Madhusudhana

Thanks for the info.
 
1. Do you know the directory where vulnerability data is stored after scanning ?
2. Do you know the format of XML ?
 
-- Dheeru

Date: Tue, 11 Dec 2007 21:31:28 +0530From: [EMAIL PROTECTED]: 
nessus@list.nessus.org; [EMAIL PROTECTED]: Re: Fetching the vuln data 
programaticallyYou can embed this perl example module in your Java program. The 
Perl module basically parses Vulnerability Data from 
XML.http://svn.boxofclue.com/svn/public/perl/Parse-Nessus-XML/example/dump_xml.pl
 

On Dec 11, 2007 9:21 PM, darko g [EMAIL PROTECTED] wrote:
I use Microsoft's have a XML tool and the Excel XML addon pack tomanipulate XML 
data for reports. Both free tools. I use them for bothNessus and MBSA  XML 
data. Works fine.Download details: XML Notepad 2007 
http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628
 Download details: Excel XML Toolbox for Microsoft Office Excel 
2003http://www.microsoft.com/downloads/details.aspx?familyid=e315c516-2c2c-4870-a189-d47a5d7ffeb3
 Hope this helps. ;-)


On Dec 11, 2007 9:50 AM, Jose J. Cintron [EMAIL PROTECTED] wrote: Haven't 
used any of these, but you may want to take a look at the  following Perl 
modules Parse::Nessus::XML Parse::Nessus::NBE Parse::Nessus::ENX 
Dheerendra Madhusudhana wrote:  HiFrom the documentation I read that 
Nessus 3.0.6 stores the data in XML  in format.  My plan is to get this 
data in Java program ?   How do programatically get the vuln data ?   
What is the XML format ?  Any APIs are provided by the Nessus to fetch the 
nessus data ?   -- Dheeru   
   
Detailed profiles 4 marriage! Only at Shaadi.com Try it!  
http://ss1.richmedia.in/recurl.asp?pid=107 
   
___  Nessus mailing list   
Nessus@list.nessus.org  http://mail.nessus.org/mailman/listinfo/nessus -- 
+-- | José J. Cintrón - [EMAIL 
PROTECTED] | | MITRE Corporation | 7515 Colshire Drive  | Mail Stop T330 
| McLean, VA  22102-7508 +-- 
___ Nessus mailing list 
Nessus@list.nessus.org 
http://mail.nessus.org/mailman/listinfo/nessus--cheers,dg


___Nessus mailing [EMAIL 
PROTECTED]://mail.nessus.org/mailman/listinfo/nessus-- 
Thanks,Pavithra.HResearch Analyst, Thirdbrigade LabsBangalore 
_
Post free property ads on Yello Classifieds now! www.yello.in
http://ss1.richmedia.in/recurl.asp?pid=220___
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus