Yes what you did is a little learning curve but that is the nature of computing these days - learning curve to what will work and not work for your needs.
-
StormJumper Notebook Virtuoso
-
But they were in there from before as well when it was still set to 127.0.0.1 as the IP prefix.
All the ads are getting blocked as expected. There aren't any crashes except for the known sites that have poorly written/designed modules and those are infrequent now. -
I definitely see why some users would prefer to use a third party tool if available, though I'm not sure it removes all the maintenance chores or any learning curve. For me, I prefer to avoid them wherever possible if I can do it myself and by that I mean merging a couple lists together with my own, sorting and removing dupes, and achieving that with excel. The list don't need frequent updating unless there are serious new threats that need to be shielded. -
Neither I use Privacy Badger
Cheers
3Fees -
ComradeQuestion Notebook Consultant
I've read the entire topic, that's including your posts. You've said nothing of value.
And as for security, as another user seems to have started using it for that reason...
hosts files are *bad* for security. Not only are they entirely inneffictive, because all that's required to get around it is a direct-IP, which most malware uses anyways, but it's downloaded over HTTP, an insecure connection, which could easily allow an attacker to *map valid websites to malicious IPs*. This is dangerous behavior. -
Spartan@HIDevolution Company Representative
uBlock just got released for Firefox!
Trying it now:
µBlock ( uBlock ) for Firefox | Wilders Security Forums -
StormJumper Notebook Virtuoso
Last edited by a moderator: Dec 22, 2014 -
My very first line of defense is to not run my computer as an administrator. Block all cookies unless explicitly in allowed list. Restrict sites. Real time virus scanner. Windows updates current. Bitlocker. File encryption. File passwords. Firewall. Router security. Set read only to hosts file. Use keepass auto type with obfuscation.
As it is, these computers are probably more secure than my front door or my car and motorcycle.
Whatever slowdown that should be expected doesn't seem to bother me. I haven't noticed any. But that is probably just because of my usage style. Surely something should slow if only a tiny bit. -
ComradeQuestion Notebook Consultant
RCB,
Whatever works for you. Just as long as you understand what I've said. That's really all I'm aiming for.Last edited by a moderator: Dec 22, 2014 -
Thanks...
Interesting: Ad filtering - Wikipedia, the free encyclopedia
Snippet:
Hosts file and DNS manipulation
Most operating systems, even those which are aware of the Domain Name System (DNS), still offer backwards compatibility with a locally-administered list of foreign hosts. This configuration, for historical reasons, is stored in a flat text file that by default contains very few hostnames and their associated IP addresses. Editing this hosts file is simple and effective because most DNS clients will read the local hosts file before querying a remote DNS server. Storing blackhole entries in the hosts file prevents the browser from accessing an ad server by manipulating the name resolution of the ad server to a local or nonexistent IP address (127.0.0.1 or 0.0.0.0 are typically used for IPv4 addresses). While simple to implement, these methods are also very easy to circumvent. One method to circumvent this form of ad filtering is to load ads from servers with hard coded IP addresses, thus skipping name resolution altogether. Another method to evade this form of filtering is to load the advertisements from a server which also serves the main content; blocking name resolution of this server would also block the useful content of the site.
-------------------
Should I use a two pronged approach, say ad blocker plus and a smaller hosts file containing known really bad servers? -
ComradeQuestion Notebook Consultant
Yes, as I said, there are a multitude of easily implemented ways to bypass a host file. In fact, on most websites distributing malware, there will be a direct IP address to the malicious content, making the host file quite useless. Content Security Policy was designed directly to prevent that sort of attack, so it's perfect for adblocking, especially from a security perspective.
Other attacks on host files exist than what's mentioned there, and the host file itself opens up an attack vector.
Only root can write to that host file. That means that the software used to write to it must run as root.
To put it simply, you can't trust what it downloads, because an attacker can modify it (it's over HTTP). So an attacker could be modifying content that a root program is then reading through. Any vulnerability in that program would lead to a root compromise of the system. -
I went and downloaded AdBlock Plus to give it a whirl and of course she wanted the facebook buttons gone on webpages after seeing that feature. So I go to download that and of course it doesn't download.
I guess the IE version of this ABP plugin is fairly new and can't use that feature yet.
I really hate spending time on stuff like this when if that is the case they should just say it right up front. Still can't figure out if I'm the stupid one and am missing something.
Geez.Ferris23 likes this. -
Spartan@HIDevolution Company Representative
I have the file downloaded if you want, it's not bad, but not the same as the Firefox version or Chrome version, also, you can't add the Block Facebook Annoyances Feature.
I contacted them on their Twitter account last month and they said it will happen soon but don't hold your breathe -
Adblock works great.
-
StormJumper Notebook Virtuoso
hosts (file) - Wikipedia, the free encyclopedia
PC hosts works great.....Last edited: Dec 21, 2014 -
ComradeQuestion Notebook Consultant
Attacks on a host file are trivial. It uses HTTP, and some root service is installing it.
Extensions don't run with administrative rights, they actually run in a sandbox in Chrome. Beyond that, they're cryptographically signed, and are transferred over HTTPS. All extensions themsevles have a Content Security Policy, making them difficult to attack.
The code for the program I linked to is all open source, so it can't really "get stolen".
This isn't a big deal. No one but the administrative account can write to it anyways. It's a good idea to remove read access too, but the updater still runs as the administrator.
If an attacker were to compromise the program that updates the Host file, they get root control ovre the system. If an attacker were to compromise the adblocker, they'd be at Low or Untrusted integrity, with a content security policy dictating their internet access.Last edited by a moderator: Dec 22, 2014saturnotaku and Indrek like this. -
katalin_2003 NBR Spectre Super Moderator
Curios how a simple question can draw so much heat.
Cool down a notch, guys. I'm sure you're better than this. -
Please avoid getting personal as you discuss this. That applies to all, though some seem to have a harder time keeping it in check than others. We're watching this.
-
ComradeQuestion Notebook Consultant
I don't think I've gotten very personal. If I have, it certainly wasn't intentional, I'm trying very hard to stay only to the facts of the matter.
That said, I think I've made my point very clear, and anyone reading this has the necessary information to make an informed decision about how they do these things. 'Enough said' -
No worries. I simply meant the rule applies to all, though the posts of some member(s) were the reason Katalin and I stepped in. We didn't call out any names nor were any infractions issued in this case. Again, no worries. It's Christmas
-
P.S.: I have a strong feeling you do not understand the concept of the CREATOR/OWNER group in NTFS, either. Note in particular that there is no such thing as an "Owner account". Here is a good place to read up on this topic. -
StormJumper Notebook Virtuoso
-
The best way to overcome what you perceive as "small minds" is to make a strong case for your position. You haven't done that yet. You hardly even made the case that using hosts files is more efficient, more convenient, more secure and simpler to implement. You just made the case that "you" prefer it in spite of certain disadvantages over what most other people use.
At a minimum, make the case for why using "read only attribute" is a good security measure. And be prepare for counter-arguments without the need to brand someone who disagrees with you as having a small mind. Demonstrate that you can weigh the pros and cons.
I'd rather not have to close the thread as there's some useful info in it. -
ComradeQuestion Notebook Consultant
Yes, I'll happily have a real discussion with anyone, or answer any questions.
But I'm not really interested in participating in more one sided arguments now that all of the relevant information is posted. -
I will also point out that technically, I do not "claim" anything regarding my "rep power". This is done by the forum software, without any input on my part.HTWingNut, tijo, ajkula66 and 1 other person like this. -
StormJumper Notebook Virtuoso
-
StormJumper Notebook Virtuoso
Do you prefer AdBlock or Adblock Plus?
Discussion in 'Windows OS and Software' started by Peon, Nov 27, 2014.