Security

How to link SID to Security ID

BlackZao
Explorer

Hello all,

I'm looking for a way to link a SID string, which looks like this:

S-1-5-21-3623811015-3361044348-30300820-1013

...to a Security ID, which looks like this:

 Security ID:       DOMAIN\useraccount

Which shows up in the event logs. What I am trying to do is tie account creation to the specific SIDs that they create for the purposes of auditing and logging of accounts. Thanks for your help!

Tags (2)
0 Karma
1 Solution

JSapienza
Contributor

I would Start by dumping the SID and users account name to a file with something like this:
Creating a SID Mapping File with Windows PowerShell

Next, I would take this data and create a lookup :
Fields lookup based on a static table

See if this gets you on the right track.

View solution in original post

JSapienza
Contributor

I would Start by dumping the SID and users account name to a file with something like this:
Creating a SID Mapping File with Windows PowerShell

Next, I would take this data and create a lookup :
Fields lookup based on a static table

See if this gets you on the right track.

youngsuh
Contributor

could you do this via scripted input?  or is the permission needed beyond system to run the powershell script?

Tags (1)
0 Karma

BlackZao
Explorer

This certainly looks like it will work. Thank you very much!

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...