Txt_asp1
Description
Chinese Hacktool Set - Webshells - file asp1.txt
Query · yara
strings:
$s1 = "if ShellPath=\"\" Then ShellPath = \"cmd.exe\"" fullword ascii
$s2 = "autoLoginEnable=WSHShell.RegRead(autoLoginPath & autoLoginEnableKey)" fullword ascii
$s3 = "Set DD=CM.exec(ShellPath&\" /c \"&DefCmd)" fullword ascii
$s4 = "szTempFile = server.mappath(\"cmd.txt\")" fullword ascii
condition:
filesize < 70KB and 2 of them