Webshell_and_Exploit_CN_APT_HK
Description
Webshell and Exploit Code in relation with APT against Honk Kong protesters
Query · yara
strings: $a0 = "<script language=javascript src=http://java-se.com/o.js</script>" fullword $s0 = "<span style=\"font:11px Verdana;\">Password: </span><input name=\"password\" type=\"password\" size=\"20\">" $s1 = "<input type=\"hidden\" name=\"doing\" value=\"login\">" condition: $a0 or ( all of ($s*) )