mirror of
https://github.com/OTRF/OSSEM-DM
synced 2026-06-08 12:05:55 +00:00
ed1cbddce4
- updated numerical event_id to string. - alignment with OSSEM-DD and readme description
34 lines
816 B
YAML
34 lines
816 B
YAML
relationship_id: REL-2022-0153
|
|
name: Process created Thread
|
|
contributors:
|
|
- Reid Gilman @reidgilman
|
|
- Olaf Hartong @olafhartong
|
|
attack:
|
|
data_source: process
|
|
data_component: process creation
|
|
behavior:
|
|
source: process
|
|
relationship: created
|
|
target: thread
|
|
security_events:
|
|
- event_id: '8'
|
|
name: CreateRemoteThread.
|
|
platform: windows
|
|
audit_category: CreateRemoteThread
|
|
channel: Microsoft-Windows-Sysmon/Operational
|
|
log_source: Microsoft-Windows-Sysmon
|
|
event_version:
|
|
- '4.32'
|
|
- event_id: DeviceEvents
|
|
name: DeviceEvents
|
|
platform: windows
|
|
log_source: Microsoft Defender for Endpoint
|
|
filter_in:
|
|
- ActionType: CreateRemoteThreadApiCall
|
|
event_version:
|
|
- '0'
|
|
- '1'
|
|
references:
|
|
- https://learn.microsoft.com/en-us/sysinternals/downloads/sysmon#event-id-8-createremotethread
|
|
notes: null
|