TA17_293A_Hacktool_Exploit_MS16_032
Description
Auto-generated rule
Query · yara
strings:
$x1 = "[?] Thread belongs to: $($(Get-Process -PID $([Kernel32]::GetProcessIdOfThread($Thread)))" ascii
$x2 = "0x00000002, \"C:\\Windows\\System32\\cmd.exe\", \"\"," fullword ascii
$x3 = "PowerShell implementation of MS16-032. The exploit targets all vulnerable" fullword ascii
$x4 = "If we can't open the process token it's a SYSTEM shell!" fullword ascii
condition:
( filesize < 40KB and 1 of them )