mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
83 lines
1.9 KiB
YAML
83 lines
1.9 KiB
YAML
name: Windows Event Log System 7045
|
|
id: 614dedc8-8a14-4393-ba9b-6f093cbcd293
|
|
version: 1
|
|
date: '2024-07-18'
|
|
author: Patrick Bareiss, Splunk
|
|
description: Data source object for Windows Event Log System 7045
|
|
source: XmlWinEventLog:System
|
|
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
|
|
- AccountName
|
|
- Channel
|
|
- Computer
|
|
- Error_Code
|
|
- EventCode
|
|
- EventData_Xml
|
|
- EventRecordID
|
|
- EventSourceName
|
|
- Guid
|
|
- ImagePath
|
|
- Keywords
|
|
- Level
|
|
- Name
|
|
- Opcode
|
|
- ProcessID
|
|
- Qualifiers
|
|
- RecordNumber
|
|
- ServiceName
|
|
- ServiceType
|
|
- StartType
|
|
- SystemTime
|
|
- System_Props_Xml
|
|
- Task
|
|
- ThreadID
|
|
- UserID
|
|
- Version
|
|
- 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
|
|
- product
|
|
- punct
|
|
- service
|
|
- service_name
|
|
- signature_id
|
|
- source
|
|
- sourcetype
|
|
- splunk_server
|
|
- start_mode
|
|
- tag
|
|
- tag::eventtype
|
|
- timeendpos
|
|
- timestartpos
|
|
- user_id
|
|
- vendor
|
|
- vendor_product
|
|
example_log: <Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider
|
|
Name='Service Control Manager' Guid='{555908d1-a6d7-4695-8e1e-26931d2012f4}' EventSourceName='Service
|
|
Control Manager'/><EventID Qualifiers='16384'>7045</EventID><Version>0</Version><Level>4</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x8080000000000000</Keywords><TimeCreated
|
|
SystemTime='2024-03-04T10:11:25.483986000Z'/><EventRecordID>168145</EventRecordID><Correlation/><Execution
|
|
ProcessID='592' ThreadID='1712'/><Channel>System</Channel><Computer>ar-win-dc.attackrange.local</Computer><Security
|
|
UserID='S-1-5-21-3344543075-1022232225-2459664213-500'/></System><EventData><Data
|
|
Name='ServiceName'>KrbSCM</Data><Data Name='ImagePath'>powershell.exe -WindowStyle
|
|
Hiddenestno'
|