七彩祥云财神爷 發表於 2009-7-18 11:00:39

自己动手解决微软ActiveX安全隐患

<p>&nbsp;昨天微软确认了IE6和IE 7中的一个于ActiveX相关的严重漏洞,尽管目前还没有收到Vista和Windows 7也有感染的案例,但这并不代表Vista和WIndows 7就是100%安全的了。微软昨天也提供了暂时的解决方案,禁用ActiveX,这是最保险的方法,但是势必会影响一些插件的使用,而等待微软开发出补丁也还需要些时日。因此,还是自己动手,丰衣足食吧。自己动动手也是好的。</p>
<p>1. 打开<a href="http://www.microsoft.com/technet/security/advisory/972890.mspx" target="_blank">Security Advisory 972890</a>,滚动页面到底部的<strong>General Information</strong>,点击<strong>Suggested Actions</strong>,展开<strong>Workarounds</strong>,现在应该可以看到<strong>Class Identifier</strong>了。</p>
<p><br />2. WIN+R运行regedit打开注册表编辑器</p>
<p><br />3. 在左边的面板中找到<br /><strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility</strong></p>
<p><strong><br /></strong>4. 右键此分支 - Find(查找),查找什么呢,查找Class Identifier中提供的内容</p>
<p><br />5. 如果找到了跟Class Identifier中相同的键值,千万不要删除,因为删除了也没用</p>
<p><br />6. 此时应当在找到的分支对应的右侧面板中找到<strong>Compatibility Flags</strong>键值,若没有此键值,则右键空白处 - <strong>New(新建)</strong> - <strong>Binary Value(二进制值)</strong> - 重命名为Compatibility Flags。</p>
<p><br />7. 右键Compatibility Flags键值 - <strong>Modify(修改)</strong> - 在<strong>Edit DWORD Value(编辑DWORD值)</strong>窗口中,在<strong>Value data</strong>下,输入<font color="#ff0000">400</font>,选择<strong>Base</strong>设置为<strong>Hexadecimal</strong>,点击确定。</p>
<p><br />8. 如果在第 &ldquo;5&rdquo; 步操作中查找到的分支不止一个,重复上述操作。</p>
<p><img alt="" src="https://img.jbzj.com/do/uploads/allimg/090718/1101390.jpg" /></p>
<p>附部分原文:</p>
<p>But still there's this ActiveX control sitting there doing nothing, waiting to be leveraged for an attack. Earlier today, Microsoft acknowledged a SANS Internet Storm Center report saying that there's an active exploit of this disused bit of functionality published on Chinese Web sites. Apparently malicious users are utilizing it now in &quot;drive-by&quot; attacks that could result, say security experts including Sophos' Graham Cluley, in installation and execution of nearly any malicious payload.<br />.....</p>
頁: [1]
查看完整版本: 自己动手解决微软ActiveX安全隐患