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
868 B
YAML
34 lines
868 B
YAML
relationship_id: REL-2022-0151
|
|
name: Process executed Dns query
|
|
contributors:
|
|
- Jose Rodriguez @Cyb3rPandaH
|
|
- Roberto Rodriguez @Cyb3rWard0g
|
|
- Olaf Hartong @olafhartong
|
|
attack: null
|
|
behavior:
|
|
source: process
|
|
relationship: executed
|
|
target: dns query
|
|
security_events:
|
|
- event_id: '22'
|
|
name: DNSEvent (DNS query).
|
|
platform: windows
|
|
audit_category: DNSQuery
|
|
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: DnsQueryResponse
|
|
event_version:
|
|
- '0'
|
|
- '1'
|
|
references:
|
|
- https://learn.microsoft.com/en-us/sysinternals/downloads/sysmon#event-id-22-dnsevent-dns-query
|
|
notes:
|
|
- Potential contribution for ATT&CK - Network Traffic / network traffic content
|