Sigma high test sigma
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_*"
} False Positives
- ⚠ Unlikely
Field Validations
Loading…
Comments (0)
Loading comments...