Txt_shell
Description
Chinese Hacktool Set - Webshells - file shell.c
Query · yara
strings:
$s1 = "printf(\"Could not connect to remote shell!\\n\");" fullword ascii
$s2 = "printf(\"Usage: %s <reflect ip> <port>\\n\", prog);" fullword ascii
$s3 = "execl(shell,\"/bin/sh\",(char *)0);" fullword ascii
$s4 = "char shell[]=\"/bin/sh\";" fullword ascii
$s5 = "connect back door\\n\\n\");" fullword ascii
condition:
filesize < 2KB and 2 of them