我不确定这是否是提出这个问题的正确地方,但是我想不出其他可以找到答案的地方。
我注意到,不少网站底部都有这个奇怪的 iframe。很奇怪,因为它们的 IP 地址都一样。以下是屏幕截图堆栈溢出和bundler.io:
听起来可能有点牵强,但有人可能在监听我吗?我只是担心。我使用的是 chrome:41.0.2272.118(64 位),我的操作系统是 ubuntu 14.04
我说的是这个:
<iframe id="fn_layer8" src="http://223.224.131.144:80/l8/Layer8Servlet" target="_blank" frameborder="no" style="display: block !important; opacity: 0 !important; z-index: 2147483646 !important;">
#document
<html>
<head>
<style type="text/css"></style>
</head>
<body>
<pre style="word-wrap: break-word; white-space: pre-wrap;"></pre>
</body>
</html>
</iframe>
<div id="fnscreenOverlay" style="position: fixed !important; bottom: 0px !important; left: 0px !important; top: auto !important; right: auto !important; height: 2571px !important; z-index: 2147483645 !important; width: 100% !important; text-align: center !important; margin: 0px !important; padding: 0px !important; border: 0px !important; opacity: 0 !important; display: none !important; background-color: transparent !important;"></div>
答案1
<iframe id="fn_layer8" src="http://223.224.131.144:80/l8/Layer8Servlet" target="_blank" frameborder="no" style="display: block !important; opacity: 0 !important; z-index: 2147483646 !important;">
Layer8 创建新的运营商自有广告地产,以获得更多的创收机会 [...]
Flash Networks [...] 很荣幸能拥有包括 Bharti Airte [...] 在内的顶级移动运营商作为其客户。
因此,ISP 在服务器端注入了广告代码。我注意到 iframe div 设置为透明,因此他们试图在您看不到的情况下显示广告。
原因何在?因为收入。
由于广告是主要的病毒载体之一,它不仅是不正当的行为,而且对用户来说非常危险。(谷歌:恶意广告)
答案2
我认为你可能感染了恶意软件(尽管这在 Linux 上并不常见)。我会使用反恶意软件/反病毒程序进行扫描。Ubuntu 文档有有关 Ubuntu 中的防病毒软件的信息。