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!
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.
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.