Dissecting the CVE-2011-0611 Flash Player Zero Day – Part 1
April 13, 2011 Advanced Threats, apt No CommentsWithin the past few days, We’ve seen the emergence of a new zero-day attack that involves flash files embedded into word documents. These have purportedly been used in an attempt to compromise machines belonging to government-affiliated persons, as detailed here:
http://krebsonsecurity.com/2011/04/new-adobe-flash-zero-day-being-exploited/
http://contagiodump.blogspot.com/2011/04/apr-8-cve-2011-0611-flash-player-zero.html
As detailed in previous posts, NetWitness tries to stay away from “signature” based detection of these types of attacks, and instead look for indicators that point to something that is not the norm.
In this particular case, we took a sample of the zero-day attack, and ran it through a NextGen system that is configured with some of the malware detection parser technology that is part of our Spectrum Malware Analysis product.
Even with no prior knowledge of this attack, we are immediately alerted to the presence of an XOR encoded executable in the session:
Because the use of XOR to obfuscate executable content is common in the malware world, we’ve chosen to have this alert into our highest Risk Category.
Additionally, our forensic fingerprinting parsers identify the content in this session as containing executable content, as well as flash content, which appears to be a Flash version 10 swf file, despite the “.doc” filename.
So in this case, even if we weren’t aware of the *specific* attacks, a NextGen user would have been notified of the attack because of the collection of “abnormal” network activities.
Since we’ve determined that this is an incident that warrants further investigation. We can use the data-extract function to extract the word document for further analysis:
Which allows us access to the fully reconstructed doc for further analysis:
Who needs signatures, when you have NetWitness! More to follow involving malware analysis of the extracted samples.
- Alex Cox, Principal Research Analyst







