HKTL_shellpop_awk
Description
Detects suspicious AWK Shellpop
Query · yara
strings:
$s1 = "awk 'BEGIN {s = \"/inet/tcp/0/" ascii
$s2 = "; while(42) " ascii
condition:
filesize < 1KB and 1 of them
Detects suspicious AWK Shellpop
strings:
$s1 = "awk 'BEGIN {s = \"/inet/tcp/0/" ascii
$s2 = "; while(42) " ascii
condition:
filesize < 1KB 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.