Some random tidbits:
Adblock seems not developed anymore, it seems Adblock Plus it more compatible with Fileset.G Updates. I'm gonna try out the Plus variant soon. The Fileset.G extension is a useful extension to keep your blacklist up-to-date. Highly recommended. You can also add your own to a blacklist (using e.g. Anjuna's list), or start a whitelist (your friends websites who you wish ad-money to). Adblock (Plus) is very powerful allowing "regular expressions" which allow one to use e.g. wildcards such as *. With great power comes with great responsibility and this may not be easy for some to use, but you can learn that.
The hosts file will work in any modern OS and affect any application; hence also any browser. Adblock (Plus) is is for FF and will only affect FF. The hosts file does not allow regular expressions, and its hard to block IPs using it. Hence I personally prefer to block on firewall or browser level.
Besides Adblock. I also suggest using noscript extension
http://www.noscript.org this way, you disable JavaScript (and e.g. Flash, if you want) for any site, by default. If you need JS (or whatever else you disabled, such as Flash) then you just right-click on the striked out S on the bottom right in your browser and you can either temporarily allow JS (+ other) for this session, or permanent. If you'd add Neopets to your allow list, an advertisement on Neopets not from neopets.com (all ads afaik) will not be allowed to use JS. Your fav sites you trust you can add permanently, the sites you stumble upon and need JS for you add temp, and the sites which seem scary you can safely leave or use without JS.
Current computing is often based on "trust everyone except some". This principle is simply bogus. You cannot trust everyone for everything. You can trust nobody, except some for certain aspects. That is how computers have to be configured and how people have to be teached. But no fear, we will eventually apply this principle on computing as we as society are learning more about computers in relation to security and privacy.
shapu wrote:
allnameswereout wrote:
To pinpoint the problem I need to learn why some FF/Windows users get it, while others don't get it. The same may be true for IE users, btw.
.
It may be related to the implementation of Adblock. I have adblock set to "Site Blocking" in the Adblock preferences, which as far as I know is NOT a default option for it.
Now, this may not have anything to do with why I have yet to, as far as I know, contract this virus. It could be something totally unrelated to firefox, and based on the fact that I use a router with a firewall in combination with Adblock and firefox.
Short answer from Adblock FAQ: since version 0.4 Adblock does not load ads it blocks no matter the setting is "remove ads" or "hide ads". If you have an earlier version it is really time to update, and/or use Adblock Plus + Fileset.G which allows you to synchronize your blocking DB with people who evolve a large part of their life around researching which hosts run ads (similar to the people who make hosts files).
So, I was wrong in that regard. Earlier I told "remove ads" will still load them and "hide ads" will 'repair' the page to reflect as if there were no ads at all. This is true, but neither will load the ads. The latter is a cleaner solution since it will reconstruct the page nice to your eyes. I just wish they still had an option to load ads, eventually w/o cookies, but just not showing them (hiding) thus providing income, yet without you seeing the BS. That'd be undetectable, and would totally screw this market upside down. When I watched TV I always went doing something during commercials as I am simply not and have never been interested in that kind of junk.
Your firewall may indeed block it. Mine blocks media.fastclick.net via Peer Guardian:
$ sudo pfctl -t p2p -T test media.fastclick.net
1/1 addresses match.
(p2p == PG blacklist)
But not one of those IPs hosting the virus:
$ sudo pfctl -t p2p -T test 64.34.181.44
0/1 addresses match.
When I checked yesterday I found Peer Guardian was not blocking that latter IP. I cannot access that IP (the scrubbed URLs Anjuna provided). I cannot even load the server from a so-called "shell" server of my ISP which they allow their customers access to (for *NIX power users). That computer certainly does not block such and I know my ISP does not tamper with WWW access. I was able to ping it though. Perhaps that damn thing is down? Or changed location?