Invoke_SMBExec_Invoke_WMIExec_1
Description
Auto-generated rule - from files Invoke-SMBExec.ps1, Invoke-WMIExec.ps1
Query · yara
strings:
$s1 = "$process_ID = $process_ID -replace \"-00-00\",\"\"" fullword ascii
$s2 = "Write-Output \"$Target did not respond\"" fullword ascii
$s3 = "[Byte[]]$packet_call_ID_bytes = [System.BitConverter]::GetBytes($packet_call_ID)" fullword ascii
condition:
all of them