搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

why does firefox continually link to secure.informaction.com ??? [repost]

  • 1 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 nienufroo

more options

At startup, Firefox sends a GET request to https://secure.informaction.com/ipecho/

At startup, Firefox sends a GET request to https://secure.informaction.com/ipecho/

所有回复 (1)

more options

This same question has been asked before in a thread that has been archived with a wrong answer at: https://support.mozilla.org/en-US/questions/755147

The right answer is at https://hackademix.net/2010/07/28/abe-patrols-the-routes-to-your-routers :

NoScript detects your public (WAN) IP by sending a completely anonymous query on a secure channel to https://secure.informaction.com/ipecho, then treats it as a local address when enforcing its policies against CSRF and DNS Rebinding.

There are a few optimizations, meant to reduce the traffic to less than two hundreds of bytes per user per day (and prevent my servers from melting down), but if you do notice this background request, now you know what it is about (it is also mentioned in the NoScript's Privacy Policy, BTW). This new feature, enabled by default, can be disabled at any time by clearing the NoScript Options|Advanced|ABE|WAN IP ∈ LOCAL checkbox *.

  • Note for network administrators

This feature tries to be nice: device fingerprinting can be turned off by sending a "X-ABE-Fingerprint: Off" HTTP header, and fingerprinting requests are identified by a "Mozilla/5.0 (ABE, http://noscript.net/abe/wan)" User-Agent header. Furthermore, custom local subnets or IPs can be configured as a space-separated list in the noscript.abe.localExtras about:config preference.