mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Update suspicious_rundll32_dllregisterserver.yml
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user