HKTL_shellpop_Telnet_TCP
Description
Detects malicious telnet shell
Query · yara
strings:
$x1 = "if [ -e /tmp/f ]; then rm /tmp/f;" ascii
$x2 = "0</tmp/f|/bin/bash 1>/tmp/f" fullword ascii
condition:
filesize < 3KB and 1 of them
Detects malicious telnet shell
strings:
$x1 = "if [ -e /tmp/f ]; then rm /tmp/f;" ascii
$x2 = "0</tmp/f|/bin/bash 1>/tmp/f" fullword 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.