APT_APT34_PS_Malware_Apr19_3
Description
Detects APT34 PowerShell malware
Query · yara
strings:
$x1 = "Powershell.exe -exec bypass -file ${global:$address1}"
$x2 = "schtasks /create /F /ru SYSTEM /sc minute /mo 10 /tn"
$x3 = "\"\\UpdateTasks\\UpdateTaskHosts\""
$x4 = "wscript /b \\`\"${global:$address1" ascii
$x5 = "::FromBase64String([string]${global:$http_ag}))" ascii
$x6 = ".run command1, 0, false\" | Out-File " ascii
$x7 = "\\UpdateTask.vbs" ascii
$x8 = "hUpdater.ps1" fullword ascii
condition:
1 of them