All Apps and Add-ons

Splunk_TA_microsoft_sysmon v1.0.1 incomplete RegistryValueData transform

alek_cybersec
Explorer

I'd like to report an incomplete transform of RegistryValueData in Splunk_TA_microsoft_sysmon v1.0.1

Now it looks like:

[sysmon-registryvaluedata]
REGEX = <Data Name='Details'>\w+\s\((.+)\)</Data>
FORMAT = RegistryValueData::$1

So it works fine when Details contains: DWORD (0x00000001)

But when it is a string value, it doesn't make sense. 

What about this transform?

[sysmon-registryvaluedata]
REGEX = <Data Name='Details'>(?:([^(^)]*)|\w+\s\((.+)\))</Data>
FORMAT = RegistryValueData::$1

Labels (1)
Tags (2)
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...