We are integrating with a new SIEM tool and our only way to integrate data into the tool is with a direct DB pull. We are having some extreme issues with creating / finding a query that will give us all the data we need inside of the tool. We have identified multiple fields we need, but we are having a huge issue attempting to find what the MD5 (HASH) of threats found from a host based VirusScan Enterprise event.
We are having the same amount of trouble pulling the IP address of the hosts as well. For reference, the MD5 can be found on the GUI of our ePO server. We can go to the "Threat Event Log Details" view that has the malware event, and scroll down to "Additional Event details from VirusScan Enterprise". In this table, we see "MD5: [hash]". We are not sure what this value is called, and we do not know what table to pull it from.
Similarly, we can see the ip address in this table as "Threat Source IPv4 Address". We are not sure what this value is called, and we do not know what table to pull it from.
Solved! Go to Solution.
When you have the query created in epo that gives the data you would like to see from the siem, make sure it is saved. Select that query, then go to actions, view sql. That will tell you what tables and columns data is being pulled from.
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
When you have the query created in epo that gives the data you would like to see from the siem, make sure it is saved. Select that query, then go to actions, view sql. That will tell you what tables and columns data is being pulled from.
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
This seems to helped with the majority of things, but the SQL query is bringing back IP addresses up as a negative and non-decimal number.
Is there a conversion for these numbers?
Yes - run this in sql:
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
Corporate Headquarters
6220 America Center Drive
San Jose, CA 95002 USA