SUSP_Powershell_ShellCommand_May18_1
Description
Detects a supcicious powershell commandline
Query · yara
strings:
$x1 = "powershell -nop -ep bypass -Command" ascii
condition:
filesize < 3KB and 1 of them
Detects a supcicious powershell commandline
strings:
$x1 = "powershell -nop -ep bypass -Command" ascii
condition:
filesize < 3KB and 1 of them
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.