Aurora Exploit ... Python Style

January 17, 2010

If you have been watching the news recently, you might have heard about the "Aurora" exploit. The exploit was used to compromise systems at Google, Adobe, and other high-profile companies. It targets an unpatched vulnerability in Internet Explorer that allows an attacker to execute arbitrary code on the victim's computer.

As ususal, I wrote my version of the exploit and posted the code in the software section. The exploit is based on code I found in the wild but has been improved to enhance the exploit's reliability.