Potential MuddyWater APT Activity
Detects potential Muddywater APT activity
Detection logic
selection_mshta
CommandLine|contains|all:
- vbscript:Close(Execute("CreateObject(
- powershell
- -w 1 -exec Bypass
- \ProgramData\selection_survey
CommandLine|contains|all:
- Win32_OperatingSystem
- Win32_NetworkAdapterConfiguration
- root\SecurityCenter2
- "[System.Net.DNS]"selection_pwsh_backdoor
CommandLine|contains|all:
- "[Convert]::ToBase64String"
- "[System.Text.Encoding]::UTF8.GetString]"
- GetResponse().GetResponseStream()
- "[System.Net.HttpWebRequest]::Create("
- "-bxor "Condition
1 of selection_*Raw YAML
title: Potential MuddyWater APT Activity
id: 36222790-0d43-4fe8-86e4-674b27809543
status: test
description: Detects potential Muddywater APT activity
references:
- https://www.mandiant.com/resources/blog/iranian-threat-group-updates-ttps-in-spear-phishing-campaign
author: Nasreddine Bencherchali (Nextron Systems)
date: 2023-03-10
tags:
- attack.execution
- attack.stealth
- attack.g0069
- detection.emerging-threats
logsource:
category: process_creation
product: windows
detection:
selection_mshta:
CommandLine|contains|all:
- 'vbscript:Close(Execute("CreateObject('
- 'powershell'
- '-w 1 -exec Bypass'
- '\ProgramData\'
selection_survey:
CommandLine|contains|all:
- 'Win32_OperatingSystem'
- 'Win32_NetworkAdapterConfiguration'
- 'root\SecurityCenter2'
- '[System.Net.DNS]'
selection_pwsh_backdoor:
CommandLine|contains|all:
- '[Convert]::ToBase64String'
- '[System.Text.Encoding]::UTF8.GetString]'
- 'GetResponse().GetResponseStream()'
- '[System.Net.HttpWebRequest]::Create('
- '-bxor '
condition: 1 of selection_*
falsepositives:
- Unlikely
level: highFalse positives
- Unlikely
References
Similar rules
APT27 - Emissary Panda Activity
criticalwindows · Same logsource category (process_creation)
APT29 2018 Phishing Campaign CommandLine Indicators
criticalwindows · Same logsource category (process_creation)
CMSTP Execution Process Creation
highwindows · Same logsource category (process_creation)
CMSTP UAC Bypass via COM Object Access
highwindows · Same logsource category (process_creation)