HKTL_shellpop_PHP_TCP
Description
Detects malicious PHP shell
Query · yara
strings:
$x1 = "php -r \"\\$sock=fsockopen" ascii
$x2 = ";exec('/bin/sh -i <&3 >&3 2>&3');\"" ascii
condition:
filesize < 3KB and all of them
Detects malicious PHP shell
strings:
$x1 = "php -r \"\\$sock=fsockopen" ascii
$x2 = ";exec('/bin/sh -i <&3 >&3 2>&3');\"" ascii
condition:
filesize < 3KB and all 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.