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.

youngso
SplunkTrust
SplunkTrust

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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...