最近在家上網經常打開網頁白屏,一開始也不在意,后來覺得實在太煩了,查了查是怎么回事,在firefox中的error console中看到錯誤信息
Error: window.frames[0] is undefined
Source File: http://訪問的網址/
Line: XX
雙擊打開,顯示了頁面代碼:
<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>
剛看到時心理一驚,該不會是在ubuntu+firefox也中病毒了吧。。。
google了一下
121.32.136.231,有以下發現
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:
反饋到電信,回復如下:
您好,這有可能電腦中了病毒的,建議您使用殺毒軟件查殺一下
唉,客服練的都是忽悠功啊