mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
28 lines
670 B
YAML
28 lines
670 B
YAML
name: Sysmon Event ID 8
|
|
id: 1d8361a0-83a7-472d-8b72-945bf3a91a45
|
|
date: '2022-10-20'
|
|
author: Patrick Bareiss, Splunk
|
|
type: sysmon
|
|
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
|
|
sourcetype: xmlwineventlog
|
|
category: create_remote_thread
|
|
product: windows
|
|
supported_TA:
|
|
- name: Splunk Add-on for Sysmon
|
|
version: 3.0.0
|
|
url: https://splunkbase.splunk.com/app/5709/
|
|
references:
|
|
- https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon
|
|
raw_fields:
|
|
- Computer
|
|
- UserID
|
|
- SourceProcessGuid
|
|
- SourceProcessId
|
|
- SourceImage
|
|
- TargetProcessGuid
|
|
- TargetProcessId
|
|
- TargetImage
|
|
- NewThreadId
|
|
- StartAddress
|
|
- StartModule
|
|
- StartFunction |