Exploit_MS15_077_078_HackingTeam
Description
MS15-078 / MS15-077 exploit - Hacking Team code
Query · yara
strings: $s1 = "\\SystemRoot\\system32\\CI.dll" ascii /* PEStudio Blacklist: strings */ $s2 = "\\sysnative\\CI.dll" ascii /* PEStudio Blacklist: strings */ $s3 = "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36" fullword ascii /* PEStudio Blacklist: strings */ $s4 = "CRTDLL.DLL" fullword ascii $s5 = "\\sysnative" ascii /* PEStudio Blacklist: strings */ $s6 = "InternetOpenA coolio, trying open %s" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 2500KB and 5 of them