firefox - Javascript [virus?] added automatically on every page
2021腾讯云限时秒杀,爆款1核2G云服务器298元/3年!(领取2860元代金券),
地址:https://cloud.tencent.com/act/cps/redirect?redirect=1062
2021阿里云最低价产品入口+领取代金券(老用户3折起),
入口地址:https://www.aliyun.com/minisite/goods
up vote 0 down vote favorite I don't know if this is any kind of virus, but lately i've been seeing stuff that i did not add to my browser, at first i thought thoses were code added to my webpages but now i see them on all webpages (including this one). this is the javascript added: <script type="application/x-javascript" src="http://i.swebdpjs.info/opt_content.js?v=opt_1410177193622&partner=sweb&channel=sweb&sset=2&appTitle=&sset=2&ip=190.199.222.1"></script>
there are more added but this one is an example, i cannot tell which one are from stackoverflow but i recognize this one because it appears on every page. i analyzed my pc with nod32 and it does not find any virus threat and analyzed with CCleaner any way to fix this? javascript firefox browser virus
|
this question asked Sep 26 '14 at 16:32 nosthertus 798 3 14 35 closed as off-topic by Piskvor, squint, Adriano Repetti, Huangism, Ryan Kempt Sep 26 '14 at 19:32 This question appears to be off-topic. The users who voted to close gave this specific reason: "Questions about general computing hardware and software are off-topic for Stack Overflow unless they directly involve tools used primarily for programming. You may be able to get help on Super User." – Piskvor, squint, Adriano Repetti, Huangism, Ryan Kempt If this question can be reworded to fit the rules in the help center, please edit the question. 2 I don't think this is the proper forum for your question. SO is for coding specific questions. I'm going to flag for this to be moved to Super User where more general computing questions can be addressed. – Shaded Sep 26 '14 at 16:35 1 Do you have any extensions/plugins enabled in your browser that might be adding this? Does it happen in all your browsers? – j08691 Sep 26 '14 at 16:35
| 1 Answers
up vote 1 down vote ---Accepted---Accepted---Accepted---
Check your browser extensions and add-ons. It's possible one of those is injecting this Javascript into every page. Also try opening your browser in Incognito mode to see if it happens then. Browser extensions and add-ons are disabled during incognito (or private browsing) mode. It is also possible that your ISP is inserting this into every page. In wich case we could do other things to stop this behavior.
|
this answer answered Sep 26 '14 at 16:36 Scott 2,322 1 11 28 1 it seems like it was an extension called site advisor but i never installed it, somehow it was installed. – nosthertus Sep 26 '14 at 16:42 Yes, site advisor is known for doing that. You can safely disable it. Did I answer your question? – Scott Sep 26 '14 at 18:03
| Not the answer you're looking for? Browse other questions tagged javascript firefox browser virus or ask your own question.
相关阅读排行
- 1JavaScript 触发click事件 兼容FireFox,IE 和 Chrome
- 2javascript 打造城市选择控件,兼容IE6以及以上,谷歌,Firefox
- 3使用javascript获取下拉列表框当中的文本值(对IE及firefox都适用)
- 4兼容IE,Firefox,chrome等浏览器 : 设为首页和收藏的Javascript代码
- 5JavaScript无提示关闭当前页面窗口,兼容IE/Firefox/Chrome (Close the current page window without confirm by JavaScript, support all browsers)