mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge pull request #2242 from splunk/azorult-sfx-package
azorult-sfx-package
This commit is contained in:
@@ -40,6 +40,7 @@ tags:
|
||||
analytic_story:
|
||||
- Ransomware
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
confidence: 50
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -31,6 +31,7 @@ tags:
|
||||
- Disabling Security Tools
|
||||
- Trickbot
|
||||
- WhisperGate
|
||||
- Azorult
|
||||
asset_type: Endpoint
|
||||
cis20:
|
||||
- CIS 3
|
||||
|
||||
@@ -27,6 +27,7 @@ references:
|
||||
tags:
|
||||
analytic_story:
|
||||
- IcedID
|
||||
- Azorult
|
||||
confidence: 30
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -36,6 +36,7 @@ tags:
|
||||
- WhisperGate
|
||||
- Hermetic Wiper
|
||||
- Living Off The Land
|
||||
- Azorult
|
||||
automated_detection_testing: passed
|
||||
confidence: 50
|
||||
context:
|
||||
|
||||
@@ -26,6 +26,7 @@ references: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- DHS Report TA18-074A
|
||||
- Azorult
|
||||
asset_type: Endpoint
|
||||
cis20:
|
||||
- CIS 8
|
||||
|
||||
@@ -26,6 +26,7 @@ tags:
|
||||
analytic_story:
|
||||
- 'Emotet Malware DHS Report TA18-201A '
|
||||
- Suspicious Command-Line Executions
|
||||
- Azorult
|
||||
asset_type: Endpoint
|
||||
cis20:
|
||||
- CIS 8
|
||||
|
||||
@@ -34,6 +34,7 @@ tags:
|
||||
analytic_story:
|
||||
- IceID
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
confidence: 70
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -34,6 +34,7 @@ tags:
|
||||
analytic_story:
|
||||
- IceID
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
confidence: 70
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -33,6 +33,7 @@ tags:
|
||||
analytic_story:
|
||||
- IceID
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
confidence: 70
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -6,7 +6,7 @@ author: Teoderick Contreras, Splunk
|
||||
type: TTP
|
||||
datamodel:
|
||||
- Endpoint
|
||||
description: his analytic is to detect a suspicious modification of registry to disable
|
||||
description: This analytic is to detect a suspicious modification of registry to disable
|
||||
windows defender feature. This technique is to bypassed or evade detection from
|
||||
Windows Defender AV product specially the submit samples feature for further analysis..
|
||||
search: '| tstats `security_content_summariesonly` count from datamodel=Endpoint.Registry
|
||||
@@ -33,6 +33,7 @@ tags:
|
||||
analytic_story:
|
||||
- IceID
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
confidence: 70
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -36,6 +36,7 @@ tags:
|
||||
analytic_story:
|
||||
- Windows Defense Evasion Tactics
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
confidence: 100
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -42,6 +42,7 @@ tags:
|
||||
- Ransomware
|
||||
- Revil Ransomware
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
confidence: 100
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -28,6 +28,7 @@ tags:
|
||||
- Suspicious Windows Registry Activities
|
||||
- Remcos
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
asset_type: Endpoint
|
||||
cis20:
|
||||
- CIS 8
|
||||
|
||||
@@ -15,7 +15,7 @@ search: '| tstats `security_content_summariesonly` values(Processes.process) as
|
||||
as lastTime from datamodel=Endpoint.Processes where Processes.process_name =
|
||||
"sc.exe" AND Processes.process="*config*" OR Processes.process="*Disabled*" by Processes.process_name
|
||||
Processes.parent_process_name Processes.dest Processes.user _time span=1m | where
|
||||
count >=5 | `drop_dm_object_name(Processes)` | `security_content_ctime(firstTime)`
|
||||
count >=4 | `drop_dm_object_name(Processes)` | `security_content_ctime(firstTime)`
|
||||
| `security_content_ctime(lastTime)` | `excessive_attempt_to_disable_services_filter`'
|
||||
how_to_implement: To successfully implement this search, you need to be ingesting
|
||||
logs with the process name, parent process, and command-line executions from your
|
||||
@@ -27,6 +27,7 @@ references:
|
||||
tags:
|
||||
analytic_story:
|
||||
- XMRig
|
||||
- Azorult
|
||||
confidence: 100
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -27,6 +27,7 @@ references:
|
||||
tags:
|
||||
analytic_story:
|
||||
- XMRig
|
||||
- Azorult
|
||||
confidence: 100
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -28,6 +28,7 @@ tags:
|
||||
analytic_story:
|
||||
- XMRig
|
||||
- Ransomware
|
||||
- Azorult
|
||||
confidence: 70
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -27,6 +27,7 @@ references:
|
||||
tags:
|
||||
analytic_story:
|
||||
- Ransomware
|
||||
- Azorult
|
||||
context:
|
||||
- Source:Endpoint
|
||||
- Scope:Local
|
||||
|
||||
@@ -25,6 +25,7 @@ references:
|
||||
tags:
|
||||
analytic_story:
|
||||
- XMRig
|
||||
- Azorult
|
||||
confidence: 70
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -42,6 +42,7 @@ tags:
|
||||
- WhisperGate
|
||||
- Hermetic Wiper
|
||||
- Industroyer2
|
||||
- Azorult
|
||||
automated_detection_testing: passed
|
||||
confidence: 70
|
||||
context:
|
||||
|
||||
@@ -13,7 +13,7 @@ description: This analytic detects a potential suspicious modification of firewa
|
||||
testing or allowing legitimate tool or application.
|
||||
search: '| tstats `security_content_summariesonly` count min(_time) as firstTime max(_time)
|
||||
as lastTime from datamodel=Endpoint.Processes where Processes.process = "*firewall*"
|
||||
Processes.process = "*allowedprogram*" Processes.process = "*add*" Processes.process
|
||||
Processes.process = "*allow*" Processes.process = "*add*" Processes.process
|
||||
= "*ENABLE*" by Processes.dest Processes.user Processes.parent_process_name Processes.parent_process
|
||||
Processes.process_name Processes.process Processes.process_id Processes.parent_process_id
|
||||
| `drop_dm_object_name(Processes)` | `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`
|
||||
@@ -31,6 +31,7 @@ references:
|
||||
tags:
|
||||
analytic_story:
|
||||
- Windows Defense Evasion Tactics
|
||||
- Azorult
|
||||
confidence: 50
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -39,6 +39,7 @@ tags:
|
||||
analytic_story:
|
||||
- XMRig
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
confidence: 80
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -27,6 +27,7 @@ tags:
|
||||
analytic_story:
|
||||
- Windows Defense Evasion Tactics
|
||||
- Windows Persistence Techniques
|
||||
- Azorult
|
||||
asset_type: ''
|
||||
cis20:
|
||||
- CIS 8
|
||||
|
||||
@@ -28,6 +28,7 @@ references:
|
||||
tags:
|
||||
analytic_story:
|
||||
- XMRig
|
||||
- Azorult
|
||||
confidence: 80
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -29,6 +29,7 @@ tags:
|
||||
analytic_story:
|
||||
- Active Directory Discovery
|
||||
- Windows Discovery Techniques
|
||||
- Azorult
|
||||
confidence: 50
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -25,6 +25,7 @@ references:
|
||||
tags:
|
||||
analytic_story:
|
||||
- Active Directory Discovery
|
||||
- Azorult
|
||||
confidence: 50
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -29,6 +29,7 @@ tags:
|
||||
analytic_story:
|
||||
- FIN7
|
||||
- Remcos
|
||||
- Azorult
|
||||
confidence: 70
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -32,6 +32,7 @@ tags:
|
||||
- Netsh Abuse
|
||||
- Disabling Security Tools
|
||||
- DHS Report TA18-074A
|
||||
- Azorult
|
||||
asset_type: Endpoint
|
||||
cis20:
|
||||
- CIS 8
|
||||
|
||||
@@ -56,6 +56,7 @@ tags:
|
||||
- IcedID
|
||||
- Remcos
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
asset_type: Endpoint
|
||||
cis20:
|
||||
- CIS 8
|
||||
|
||||
@@ -29,6 +29,7 @@ tags:
|
||||
- Windows Persistence Techniques
|
||||
- Disabling Security Tools
|
||||
- NOBELIUM Group
|
||||
- Azorult
|
||||
asset_type: Endpoint
|
||||
cis20:
|
||||
- CIS 3
|
||||
|
||||
@@ -31,6 +31,7 @@ tags:
|
||||
- NOBELIUM Group
|
||||
- Windows Persistence Techniques
|
||||
- Living Off The Land
|
||||
- Azorult
|
||||
asset_type: Endpoint
|
||||
cis20:
|
||||
- CIS 3
|
||||
|
||||
@@ -32,6 +32,7 @@ tags:
|
||||
- Ryuk Ransomware
|
||||
- Windows Persistence Techniques
|
||||
- Living Off The Land
|
||||
- Azorult
|
||||
confidence: 50
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -38,6 +38,7 @@ tags:
|
||||
analytic_story:
|
||||
- Remcos
|
||||
- Windows Defense Evasion Tactics
|
||||
- Azorult
|
||||
confidence: 80
|
||||
context:
|
||||
- Source:Endpoint
|
||||
|
||||
@@ -31,6 +31,7 @@ tags:
|
||||
- Ryuk Ransomware
|
||||
- Windows Defense Evasion Tactics
|
||||
- Windows Registry Abuse
|
||||
- Azorult
|
||||
asset_type: Endpoint
|
||||
cis20:
|
||||
- CIS 8
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
name: Azorult
|
||||
id: efed5343-4ac2-42b1-a16d-da2428d0ce94
|
||||
version: 1
|
||||
date: '2022-06-09'
|
||||
author: Teoderick Contreras, Splunk
|
||||
description: Leverage searches that allow you to detect and investigate unusual activities
|
||||
that might relate to the Azorult malware including firewall modification, icacl execution, spawning more process, botnet c2 communication, defense evasion and etc.
|
||||
The AZORULT malware was first discovered in 2016 to be an information stealer that steals browsing history, cookies, ID/passwords, cryptocurrency information and more.
|
||||
It can also be a downloader of other malware. A variant of this malware was able to create a new, hidden administrator account on the machine to set a registry key
|
||||
to establish a Remote Desktop Protocol (RDP) connection.
|
||||
Exploit kits such as Fallout Exploit Kit (EK) and phishing mails with social engineering technique are one of the major infection vectors of the AZORult malware.
|
||||
The current malspam and phishing emails use fake product order requests, invoice documents and payment information requests. This Trojan-Spyware connects to command and control (C&C) servers of attacker to send and receive information.
|
||||
narrative: Adversaries may use this technique to maximize the impact on the target organization in operations where network wide availability interruption
|
||||
is the goal.
|
||||
references:
|
||||
- https://success.trendmicro.com/dcx/s/solution/000146108-azorult-malware-information?language=en_US&sfdcIFrameOrigin=null
|
||||
- https://app.any.run/tasks/a6f2ffe2-e6e2-4396-ae2e-04ea0143f2d8/
|
||||
tags:
|
||||
analytic_story: Azorult
|
||||
category:
|
||||
- Malware
|
||||
product:
|
||||
- Splunk Enterprise
|
||||
- Splunk Enterprise Security
|
||||
- Splunk Cloud
|
||||
usecase: Advanced Threat Detection
|
||||
Reference in New Issue
Block a user