Files
splunk-security_content/data_sources/windows_event_log_security_4948.yml

34 lines
1.5 KiB
YAML

name: Windows Event Log Security 4948
id: 910032df-4e49-42fe-a611-d4c29557d83a
version: 3
creation_date: '2025-03-21'
modification_date: '2026-05-13'
author: Teoderick Contreras, Splunk
description: Data source object for Windows Event Log Security 4948
source: XmlWinEventLog:Security
sourcetype: XmlWinEventLog
separator: EventCode
separator_value: '4948'
supported_TA:
- name: Splunk Add-on for Microsoft Windows
url: https://splunkbase.splunk.com/app/742
version: 10.0.1
fields:
- _time
- EventID
- EventRecordID
- ProcessID
- ThreadID
- Computer
- ProfileChanged
- RuleName
- RuleId
output_fields:
- RuleName
- signature
- subject
- status
- dest
- ProcessID
example_log: <Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='Microsoft-Windows-Security-Auditing' Guid='{54849625-5478-4994-A5BA-3E3B0328C30D}'/><EventID>4948</EventID><Version>0</Version><Level>0</Level><Task>13571</Task><Opcode>0</Opcode><Keywords>0x8020000000000000</Keywords><TimeCreated SystemTime='2025-01-15T15:36:13.470225800Z'/><EventRecordID>893173</EventRecordID><Correlation ActivityID='{F11D9656-675C-0002-5B96-1DF15C67DB01}'/><Execution ProcessID='592' ThreadID='740'/><Channel>Security</Channel><Computer>ar-win-dc.attackrange.local</Computer><Security/></System><EventData><Data Name='ProfileChanged'>All</Data><Data Name='RuleId'>{0A93EF88-A0FE-4A77-A5DD-4E46A51A2E2E}</Data><Data Name='RuleName'>Allow Dummy Rule</Data></EventData></Event>