mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge branch 'qakbot_2' of github.com:splunk/security_content into qakbot_2
This commit is contained in:
@@ -6,7 +6,7 @@ author: Teoderick Contreras, Bhavin Patel, Splunk
|
||||
type: Anomaly
|
||||
datamodel:
|
||||
- Endpoint
|
||||
description: The following analytic identifies a suspicious registry entry created by Qakbot malware as part of malicious execution.
|
||||
description: The following analytic identifies a suspicious registry entry created by Qakbot malware as part of its malicious execution.
|
||||
This "Binary Data" Registry was created by newly spawn explorer.exe where its malicious code is injected to it. The registry consist of 8 random registry value name
|
||||
with encrypted binary data on its registry value data. This anomaly detections can be a good pivot for possible Qakbot malware infection or other malware that uses registry
|
||||
to save or store there config or malicious code on the registry data stream.
|
||||
|
||||
@@ -38,7 +38,7 @@ tags:
|
||||
- Source:Endpoint
|
||||
- Stage:Defense Evasion
|
||||
dataset:
|
||||
- UPDATE_DATASET_URL
|
||||
- https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1047/wmi_impersonate/sysmon.log
|
||||
impact: 50
|
||||
kill_chain_phases:
|
||||
- Exploitation
|
||||
|
||||
Reference in New Issue
Block a user