PowerShell_ISESteroids_Obfuscation
Description
Detects PowerShell ISESteroids obfuscation
Query · yara
strings:
$x1 = "/\\/===\\__" ascii
$x2 = "${__/\\/==" ascii
$x3 = "Catch { }" fullword ascii
$x4 = "\\_/=} ${_" ascii
condition:
2 of them