mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
89 lines
2.0 KiB
YAML
89 lines
2.0 KiB
YAML
name: Windows Event Log Security 4776
|
|
id: 1da9092a-c795-4a26-ace8-d43855524e96
|
|
version: 1
|
|
date: '2024-07-18'
|
|
author: Patrick Bareiss, Splunk
|
|
description: Data source object for Windows Event Log Security 4776
|
|
source: XmlWinEventLog:Security
|
|
sourcetype: xmlwineventlog
|
|
separator: EventCode
|
|
supported_TA:
|
|
- name: Splunk Add-on for Microsoft Windows
|
|
url: https://splunkbase.splunk.com/app/742
|
|
version: 9.0.0
|
|
fields:
|
|
- _time
|
|
- Channel
|
|
- Computer
|
|
- Error_Code
|
|
- EventCode
|
|
- EventData_Xml
|
|
- EventID
|
|
- EventRecordID
|
|
- Guid
|
|
- Keywords
|
|
- Level
|
|
- Name
|
|
- Opcode
|
|
- PackageName
|
|
- ProcessID
|
|
- RecordNumber
|
|
- Source_Workstation
|
|
- Status
|
|
- SystemTime
|
|
- System_Props_Xml
|
|
- TargetUserName
|
|
- Target_User_Name
|
|
- Task
|
|
- ThreadID
|
|
- Version
|
|
- Workstation
|
|
- action
|
|
- app
|
|
- date_hour
|
|
- date_mday
|
|
- date_minute
|
|
- date_month
|
|
- date_second
|
|
- date_wday
|
|
- date_year
|
|
- date_zone
|
|
- dest
|
|
- dvc
|
|
- dvc_nt_host
|
|
- event_id
|
|
- eventtype
|
|
- host
|
|
- id
|
|
- index
|
|
- linecount
|
|
- name
|
|
- product
|
|
- punct
|
|
- signature
|
|
- signature_id
|
|
- source
|
|
- sourcetype
|
|
- splunk_server
|
|
- src
|
|
- src_nt_host
|
|
- status
|
|
- subject
|
|
- ta_windows_action
|
|
- ta_windows_status
|
|
- tag
|
|
- tag::action
|
|
- tag::eventtype
|
|
- timeendpos
|
|
- timestartpos
|
|
- user
|
|
- user_group
|
|
- vendor
|
|
- vendor_product
|
|
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>4776</EventID><Version>0</Version><Level>0</Level><Task>14336</Task><Opcode>0</Opcode><Keywords>0x8010000000000000</Keywords><TimeCreated
|
|
SystemTime='2022-09-08T19:03:50.057600300Z'/><EventRecordID>391615</EventRecordID><Correlation/><Execution
|
|
ProcessID='644' ThreadID='6100'/><Channel>Security</Channel><Computer>win-dc-mvelazco-02713-392.attackrange.local</Computer><Security/></System><EventData><Data
|
|
Name='PackageName'>MICROSOFT_AUTHENTICATION_PACKAGE_V1_0</Data><Data Name='TargetUserName'>KSYLEFUA</Data><Data
|
|
Name='Workstation'>WIN-HOST-MVELAZ</Data><Data Name='Status'>0xc0000064</Data></EventData></Event>
|