Update suspicious_rundll32_dllregisterserver.yml

This commit is contained in:
Michael Haag
2023-03-02 08:19:01 -07:00
parent 1099e16cf8
commit 38fc323b98
@@ -52,7 +52,7 @@ tags:
impact: 70
kill_chain_phases:
- Actions on Objectives
message: $Processes.process_path.file_path$ process potentially loading malicious
message: An instance of $parent_process_name$ spawning $process_name$ was identified on endpoint $dest$ by user $user$ attempting to register a DLL.
code
mitre_attack_id:
- T1218
@@ -61,14 +61,22 @@ tags:
- PR.PT
- DE.CM
observable:
- name: dest
type: Endpoint
- name: user
type: User
role:
- Victim
- name: Processes.process_path.file_path
type: File Name
- name: dest
type: Hostname
role:
- Attacker
- Victim
- name: parent_process_name
type: Parent Process
role:
- Parent Process
- name: process_name
type: Process
role:
- Child Process
product:
- Splunk Enterprise
- Splunk Enterprise Security
@@ -89,4 +97,4 @@ tags:
risk_score: 35
security_domain: endpoint
supported_tas:
- Splunk_TA_microsoft_sysmon
- Splunk_TA_microsoft_sysmon