Txt_hello
Description
Chinese Hacktool Set - Webshells - file hello.txt
Query · yara
strings:
$s0 = "Dim myProcessStartInfo As New ProcessStartInfo(\"cmd.exe\")" fullword ascii
$s1 = "myProcessStartInfo.Arguments=\"/c \" & Cmd.text" fullword ascii
$s2 = "myProcess.Start()" fullword ascii
$s3 = "<p align=\"center\"><a href=\"?action=cmd\" target=\"_blank\">" fullword ascii
condition:
filesize < 25KB and all of them