Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


How to analyse multiple XML data?

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,62023
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> How to analyse multiple XML data?
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 How to analyse multiple XML data? - 6/30/2008 4:24:05 PM   
  vodkanier

 

Posts: 3
Score: 0
Joined: 6/30/2008
Status: offline
Hello,
i am new in the vb scene, but got a big problem to work on. I have multiple XML data which contain  the datanames  (of different folders)  and their  md5 hash.
I created the xml data with the Microsoft tool "fciv".
Now i try to analyse this values in the following way:
- you always compare the 2 latest logs
- you get a message if the hashvalues are different
- you get a message if there is a new or missing data

I don't know if this is possible but maybe you have some good ideads,links or snippets for me.
I plan to use it as a simple intrusion detection.

Greets
Vodkanier
 
 
Post #: 1
 
 RE: How to analyse multiple XML data? - 7/1/2008 12:11:44 AM   
  ebgreen


Posts: 5041
Score: 31
Joined: 7/12/2005
Status: offline
Search the forum for XML DOM and/or XPath. That might get you started.

_____________________________

"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick
Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm
http://www.visualbasicscript.com/m_47117/tm.htm

(in reply to vodkanier)
 
 
Post #: 2
 
 RE: How to analyse multiple XML data? - 7/1/2008 12:42:03 AM   
  ehvbs

 

Posts: 2201
Score: 50
Joined: 6/22/2005
From: Germany
Status: offline
I'd like to ask: does fciv generate .xml output? If not, the use of xml
for your task my no be the best/easiest method.

(in reply to vodkanier)
 
 
Post #: 3
 
 RE: How to analyse multiple XML data? - 7/1/2008 12:46:31 AM   
  vodkanier

 

Posts: 3
Score: 0
Joined: 6/30/2008
Status: offline
You can decide between the command line output or XML.

(in reply to ehvbs)
 
 
Post #: 4
 
 RE: How to analyse multiple XML data? - 7/1/2008 12:52:31 AM   
  ebgreen


Posts: 5041
Score: 31
Joined: 7/12/2005
Status: offline
I would also ask if you are locked into VBS? Powershell is considerably easier for working with XML.

_____________________________

"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick
Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm
http://www.visualbasicscript.com/m_47117/tm.htm

(in reply to vodkanier)
 
 
Post #: 5
 
 RE: How to analyse multiple XML data? - 7/1/2008 12:55:21 AM   
  vodkanier

 

Posts: 3
Score: 0
Joined: 6/30/2008
Status: offline
Due to the fact that i want to run it later automatically i would prefer using vbs. By using the Powershell i still have troubles doing so because of the executionpolicy.

(in reply to ebgreen)
 
 
Post #: 6
 
 RE: How to analyse multiple XML data? - 7/1/2008 1:09:09 AM   
  ebgreen


Posts: 5041
Score: 31
Joined: 7/12/2005
Status: offline
That is fine, but remember, you control ExecutionPolicy, ExecutionPolicy does not control you. 

_____________________________

"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick
Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm
http://www.visualbasicscript.com/m_47117/tm.htm

(in reply to vodkanier)
 
 
Post #: 7
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> How to analyse multiple XML data? Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts