Malware Analysis with Target Attack (CVE-2010-0188 Exploit)
Recently, we have captured many PDF files from Chinese hackers (Exploit CVE-2010-0188), and our private Automatic Malware Analysis System could inspect such exploit files and analyze Malware.
There are two case studies to share you guys:
The first one is a DLL-Injection Malware, and it also dropped a dll file into c:\windows\system32\pe.dll. The build time of this Malware is just 2010-03-07 (MD5: 5573689815AEBFE7CBD2E3829054A5F0)

Other one is a kind of Code-Injection Malware, there is no any file will drop into disk! it just only injected the code to infect some processes. That will be very stealth, and very hard to be analyzed by the traditional Malware Analysis System, Sandbox and Honeypot.
As what you see, it is no problem with our Automatic Malware Analysis System ![]()

Of course there are No Anti-Virus could detect the both Malware samples.
I just want to say to Hackers: Good Job, man!
^_^