mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
34 lines
752 B
YAML
34 lines
752 B
YAML
name: Sysmon Event ID 3
|
|
id: 0e90069b-ee5a-47c2-8411-b87ccf2a8b56
|
|
date: '2022-10-20'
|
|
author: Patrick Bareiss, Splunk
|
|
type: sysmon
|
|
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
|
|
sourcetype: xmlwineventlog
|
|
category: network_connection
|
|
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
|
|
- ProcessGuid
|
|
- ProcessId
|
|
- Image
|
|
- User
|
|
- Protocol
|
|
- Initiated
|
|
- SourceIsIpv6
|
|
- SourceIp
|
|
- SourceHostname
|
|
- SourcePort
|
|
- SourcePortName
|
|
- DestinationIsIpv6
|
|
- DestinationIp
|
|
- DestinationHostname
|
|
- DestinationPort
|
|
- DestinationPortName |