深圳电信的http://219.133.33.37/update/step1.aspx?p

作者:lizongbo 发表于:11:41 下午. 星期六, 12月 15th, 2007
版权声明:可以任意转载,转载时请务必以超链接形式标明文章和作者信息及本版权声明

深圳电信对 ADSL上网的 DNS 劫持很过分,用firefox打开网页,每天晚上上一会儿网,就几乎几十次的出现这玩意,

总要去打开 219.133.33.37 的东西,无语!!!

类似情况可参考:

http://www.williamlong.info/archives/1116.html

[code]

<html>
<head>
<meta http-equiv=”pragma” content=”no-cache”/>
<meta http-equiv=”Cache-Control” content=”no-store,no-cache,must-revalidate,post-check=0,pre-check=0,max-age=0″/>
<meta http-equiv=”expires” content=”-1″/>
<meta http-equiv=”refresh” content=”2″/>
</head>
<body>
<iframe src=”about:blank” width=”0″ height=”0″ frameborder=”0″ style=”display:none”></iframe>
<script language=”javascript”>
window.frames[0].location = “http://219.133.33.37/update/step1.aspx?p=” +
“sz10000@163.gd|” +
Math.floor((new Date()).getTime()/1000) + “|” +
navigator.appMinorVersion + “|” +
screen.availHeight + “|” +
screen.availWidth + “|” +
screen.colorDepth + “|” +
screen.height + “|” +
screen.width;
</script>
</body>
</html>

[/code]

拼出来的url 为: http://219.133.33.37/update/step1.aspx?p=sz10000@163.gd|1197733344|;SP2;|994|1280|32|1024|1280

不过被 Firefox的 noScript被挡掉了.

Tags: 219.133.33.37, DNS, FireFox, 深圳电信

Related posts

Tags: , , ,

recent related 12 searches :

本文发表于 on 星期六, 12月 15th, 2007 at 11:41 下午 and is filed under DNS, IP. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “深圳电信的http://219.133.33.37/update/step1.aspx?p”

Leave a Reply