Getting Data In

How to tranlate SID from Windows event

evelenke
Contributor

Hi Splunkers,

we need to analyze events with code 4662 that contains accessed AD objects, unfortunately object values are presented as IDs (example - %{bf967a86-0de6-11d0-a285-00aa003049e2}, like it is presented in EventViewer).

  • Will an attribute evt_resolve_ad_obj = 1 translate IDs (Object Name, Object Type) into names? OR it converts only Security ID?
  • Is there any suggestion how to translate those IDs to be presented as readable names in EventViewer directly?
0 Karma
1 Solution

woodcock
Esteemed Legend

You are correct, you need the evt_resolve_ad_obj = 1 setting and it will resolve EVERYTHING.

View solution in original post

0 Karma

woodcock
Esteemed Legend

You are correct, you need the evt_resolve_ad_obj = 1 setting and it will resolve EVERYTHING.

0 Karma

evelenke
Contributor

Thanks,and I've found a new detail in documentation, I'm afraid with our GUIDs will not work, but have to try:

" Splunk software cannot translate SIDs that are not in the format S-1-N-NN-NNNNNNNNNN-NNNNNNNNNN-NNNNNNNNNN-NNNN"

0 Karma

woodcock
Esteemed Legend

I have never seen SIDs that did not get resolved.

0 Karma

evelenke
Contributor

DIdn't get to prove, because we've decided to grab sids and guids via ldapsearch and format lookup.
But thanks, accepting!

0 Karma

woodcock
Esteemed Legend

WAIT! Don't click accept on this answer! We would all like to hear about your clever workaround. That sill surely help somebody else (maybe me) in the future!

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...