最近在家上網(wǎng)經(jīng)常打開(kāi)網(wǎng)頁(yè)白屏,一開(kāi)始也不在意,后來(lái)覺(jué)得實(shí)在太煩了,查了查是怎么回事,在firefox中的error console中看到錯(cuò)誤信息
Error: window.frames[0] is undefined
Source File: http://訪問(wèn)的網(wǎng)址/
Line: XX
雙擊打開(kāi),顯示了頁(yè)面代碼:
<html>
<head>
</head>
<iframe src="about:blank" width="0" height="0" frameborder="0" style="display:none"></iframe>
<script language="javascript">
window.frames[0].location = "http://121.32.136.231/update/step1.aspx?p=" +
"gzDSLXXXXXXXX|" +
Math.floor((new Date()).getTime()/1000) + "|" +
navigator.appMinorVersion + "|" +
screen.availHeight + "|" +
screen.availWidth + "|" +
screen.colorDepth + "|" +
screen.height + "|" +
screen.width;
</script>
</body>
</html>
剛看到時(shí)心理一驚,該不會(huì)是在ubuntu+firefox也中病毒了吧。。。
google了一下
121.32.136.231,有以下發(fā)現(xiàn)
http://121.32.136.231/notice/notice.htm
http://www.gomain.net/articles/about_121_32_136_231.html
http://bbs.qianlong.com/redirect.php?tid=1281281
終于知道了真相
UPDATE:
反饋到電信,回復(fù)如下:
您好,這有可能電腦中了病毒的,建議您使用殺毒軟件查殺一下
唉,客服練的都是忽悠功啊