Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Google Goofs On Firefox's Anti-Phishing List

Posted by timothy on Sun Sep 21, 2008 02:13 PM
from the unless-you-like-it-that-way dept.
Stephen writes "While phishing is a problem, giving one company the power to block any site that it wishes at the browser level never seemed like a good idea. Today Google blocked a host of legitimate web sites by listing mine.nu. mine.nu is available as a dynamic dns domain and anybody can claim a sub domain. All sub-domains are blocked regardless of whether phishing actually occurs on the sub-domain or not. Several Linux enthusiast sites are caught up in the net including Hostfile Ad Blocking and Berry Linux Bootable CD."
+ -
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Good idea? (Score:5, Interesting)

    by grasshoppa (657393) <(skennedy) (at) (tpno-co.org)> on Sunday September 21 2008, @02:17PM (#25095549) Homepage

    While phishing is a problem, giving one company the power to block any site that it wishes at the browser level never seemed like a good idea

    Actually, giving a single company this kind of authority is usually not a bad idea. Spamhaus and email, for example.

    The issue is about trust. Even with this goofup, I trust google ( although their response to this could change that ). Hell, I trust MS here too, to a limited extent.

    • Re:Trust (Score:5, Insightful)

      by Bieeanda (961632) on Sunday September 21 2008, @02:27PM (#25095663)
      Yeah. While I reflexively rankle at the idea of blocking a whole swathe of domains like that, it's unfortunately clear that services like dyndns and mine.nu are going to be overrun with phishers and scammers because they're just as convenient to them as they are to non-malicious Internet users.
      • Re:Trust (Score:5, Insightful)

        by calmofthestorm (1344385) on Sunday September 21 2008, @02:46PM (#25095895)

        We need to educate users to check the URL before entering anything. Any time you rely on a technological solution to a social problem you end up with woes.

        • Re:Trust (Score:5, Insightful)

          by santiagodraco (1254708) on Sunday September 21 2008, @03:41PM (#25096399)

          It's just not going to happen. We like to think that "everyone" is capable of understanding what is going on when they browse the web, but that's wishful thinking.

          It will be a LONG time until you can ever hope that the general public is as smart as the malicious few out there. Until then technology solutions will continue to be needed, desired and our best bet in combating this. Hell, they always will.

      • My position is that dynamic DNS services have nothing to do with phishing and scamming. Since either way, the URL is phony, there's not much practical difference between running a fake hotmail site at http://h0tm4il.mine.ru/ [h0tm4il.mine.ru] rather than at http://24.64.197.48./ [64.197.48] There aren't many people out there who would be fooled by one but not the other.

      • But what about legit sites? I don't mean these dynamic that could be nice one day and nasty the next either. I have noticed for the past week and a half or so Firefox has been screaming Freeware World Team is a malicious malware site. I have been using FWT for nearly a decade to find little niche freeware to fill jobs me or my customers needed done and never had so much as a piece of spyware. So maybe we should have more than one group comparing their notes to make up our anti phishing/anti malware lists? B
        • Re:Trust (Score:5, Insightful)

          by GIL_Dude (850471) on Sunday September 21 2008, @03:19PM (#25096189) Homepage
          I don't know anything about the FWT site; it may be fine. However, do remember that just because a site is trustworthy over time doesn't mean it is trustworthy today , on this visit.

          I just had that driven home for me the other day. In my off time, I am a youth soccer coach. The website for our league has been fine for several years. Last week I visited it and got the malware warning from FireFox. I checked with the webmaster and sure enough, they had gotten hit with a SQL injection attack and had indeed gotten malware of some sort hosted on the site.

          So, FWT may be a false positive - but it is at leat possible that they also got successfully attacked.

          We really don't have a good system to evaluate trust on the fly due to the dynamic nature of internet content. A page that was fine 20 minutes ago may attack you now.
    • Actually, giving a single company this kind of authority is usually not a bad idea. Spamhaus and email, for example.

      I respectfully disagree. Giving a single, unaccountable group the effective power to completely kill some domain's e-mail is a bad idea, too. It's far too easy to game any one blacklist, and it's far too hard to get a domain that was added incorrectly (or that has been taken over by someone new who has no connection to the previous registrant) removed from the list again. I don't believe any sysadmin worth their salt filters based only on input from a single blacklist.

  • by Restil (31903) on Sunday September 21 2008, @02:24PM (#25095625) Homepage

    Granted, I can see there are opportunities for abuse here, but if the owners of dynamic dns domains don't properly police their "customers" and spammers and/or other malicious websites start using it, then Google has every right to blacklist the entire domain. Of course, it's arguable exactly how much can be done to prevent it, but if you're really concerned about not getting your site blocked, go ahead and blow the $7 a year on your own domain, or use a smaller ddns service that can actually pay attention to the nature of the hosts it's serving.

    As far as having any one third party responsible for maintaining a blacklist, exactly how else do you intend to do it? You can always create your own blacklist, but that would first require you to "enjoy" the sites you would prefer get blocked automatically. You'll just have to trust someone to make that reasonable decision for you. Sure, there will be some mistakes, but that's the price you pay for protection.

    -Restil

    • by ccguy (1116865) * on Sunday September 21 2008, @02:43PM (#25095865) Homepage

      Granted, I can see there are opportunities for abuse here, but if the owners of dynamic dns domains don't properly police their "customers" and spammers and/or other malicious websites start using it, then Google has every right to blacklist the entire domain.

      Countries have been banned from sites, email, IRC channels and so on with this argument.

      Just so you know, some ISPs have defacto monopolies in their countries, and everyone there get the same domain. Any idiot that say 'let ban *.il, or *.es, because I got 10 spam messages from there' should be fired on the spot.

      In fact, if he works at google whoever hired him should be fired, too.

      • Sorry dude. I block whole netblocks that I/we don't have any business with, and that fill up my logs with annoying connection attempts, and portscans, etc. I'll show you my method for blocking about 80% of probes, scans, password guessing bots, etc:

        # wget -o /dev/null -O - http://www.iana.org/assignments/ipv4-address-space/ | grep whois.apnic.net | grep ALLOCATED | cut -d " " -f 1 | xargs
        # need to add in .0.0.0 though
        for asia in 58.0.0.0/8 59.0.0.0/8 60.0.0.0/8 61.0.0.0/8 112.0.0.0/8 113.0.0.0/8 114.0.0.0/8 115.0.0.0/8 116.0.0.0/8 117.0.0.0/8 118.0.0.0/8 119.0.0.0/8 120.0.0.0/8 121.0.0.0/8 122.0.0.0/8 123.0.0.0/8 124.0.0.0/8 125.0.0.0/8 126.0.0.0/8 202.0.0.0/8 203.0.0.0/8 210.0.0.0/8 211.0.0.0/8 218.0.0.0/8 219.0.0.0/8 220.0.0.0/8 221.0.0.0/8 222.0.0.0/8
        do
        $fw -A INPUT -s $asia -j DROP
        done

        I don't get why you are getting annoyed that I (and probably many others) do things like this?

        • I block whole netblocks that I/we don't have any business with,

          Until you happen to admin a major mail provider I couldn't care less.

        • Re: (Score:3, Informative)

          Sorry dude. I block whole netblocks that I/we don't have any business with, and that fill up my logs with annoying connection attempts, and portscans, etc. I'll show you my method for blocking about 80% of probes, scans, password guessing bots, etc:

          # wget -o /dev/null -O - http://www.iana.org/assignments/ipv4-address-space/ [iana.org] | grep whois.apnic.net | grep ALLOCATED | cut -d " " -f 1 | xargs # need to add in .0.0.0 though for asia in 58.0.0.0/8 59.0.0.0/8 60.0.0.0/8 61.0.0.0/8 112.0.0.0/8 113.0.0.0/8 114.0.0.0/8 115.0.0.0/8 116.0.0.0/8 117.0.0.0/8 118.0.0.0/8 119.0.0.0/8 120.0.0.0/8 121.0.0.0/8 122.0.0.0/8 123.0.0.0/8 124.0.0.0/8 125.0.0.0/8 126.0.0.0/8 202.0.0.0/8 203.0.0.0/8 210.0.0.0/8 211.0.0.0/8 218.0.0.0/8 219.0.0.0/8 220.0.0.0/8 221.0.0.0/8 222.0.0.0/8 do $fw -A INPUT -s $asia -j DROP done

          I don't get why you are getting annoyed that I (and probably many others) do things like this?

          Your rule blocks most Australian IP addresses, for starters.

          • Re: (Score:3, Informative)

            I confess my geek-fu is not strong enough to understand what he does, can someone shed some light for the networksavvy-impared?

            Well...

            wget -o /dev/null -O - http://www.iana.org/assignments/ipv4-address-space/ [iana.org]

            He's asking IANA for the netblocks... (click the link to see what does get returned)

            grep whois.apnic.net

            administerd by APNIC (Asia-Pacific)

            grep ALLOCATED

            currently in use (not legacy ones)

            cut -d " " -f 1

            culling everything from each line except the IP/mask (the first item)

            xargs

            and strips the carriage ret

  • If people thing this is a useful service, split it off, or ask someone like Spamhaus to do it,and add it some more checks and balances.

    Better yet, release the code to the web service, and allow any sysadmin to host the server side portion themselves, of course with the ability to update from a central list, and accept 0% - 100% of a given list as they see fit.

  • by Anonymous Coward on Sunday September 21 2008, @02:28PM (#25095677)

    In my mind giving this power to Google is the most objectionable thing related to the company. I know somebody who has had his legitimate business ruined because Google mistakenly added his site to this list. Why? Because it was hosted on the same physical server as a truly objectionable web site.

    People need to stop childishly sneering at Windows users and take their focus away from Microsoft. The terrible Goliath is clearly Google now. Even when it's not being evil it causes trouble just by being *clumsy*.

    • by Ash-Fox (726320) on Sunday September 21 2008, @02:32PM (#25095743) Homepage

      Because it was hosted on the same physical server as a truly objectionable web site.

      Google doesn't filter based on IP addresses, but hostnames and URLs.

      The terrible Goliath is clearly Google now. Even when it's not being evil it causes trouble just by being *clumsy*.

      If you don't like it, don't use it. It's not like you don't have any alternatives.

      • by Anonymous Coward on Sunday September 21 2008, @02:36PM (#25095781)

        What? How can you misunderstand everything quite so much?

        No, Google doesn't filter by IP address. But because the site was hosted on the same server as a bad site it added a URL block for the innocent too. Do you see?

        Secondly, the issue isn't about me using Firefox/Google. It's about customers who did and were told that the site they had browsed to was malicious. The business lost a valuable customer this way and folded.

        • by Ash-Fox (726320) on Sunday September 21 2008, @02:47PM (#25095905) Homepage

          No, Google doesn't filter by IP address. But because the site was hosted on the same server as a bad site it added a URL block for the innocent too. Do you see?

          Doesn't sound like a very professional business if it was using the same domain that the bad site was on. Considering one can get a .com for 6USD a year, there really is no excuse.

          It's about customers who did and were told that the site they had browsed to was malicious. The business lost a valuable customer this way and folded.

          This company obviously wasn't doing very well to begin with, or did things properly to begin with either - This is not surprising.

          You are not going to convince me that they couldn't of done anything to change the outcome, even when they became aware of the situation.

          What I do find interesting is the fact you claim Google did this, when the anti-phishing filter in the most popular browser, IE is ran by Microsoft. The most popular search engine is Yahoo! - which does not using any phishing data from Google.

            • But how can what you're saying be true if Google blocks by domain name, not IP address? Why would Google care whether your friend's site was on the same physical server if it doesn't look at IP addresses and your friend's site had its own domain?

            • I didn't say that! Why can't you understand *ANYTHING*? The site was hosted on the same *server* as a malicious site. The site had its own domain, it was just on a shared hosting machine that Google mistakenly judged to be a network of malicious sites.

              Google does not match by IP addresses and in this case, this would be the only way they could 'detect' the same site being used on the same machine.

              Do you grasp this now?

              No.

                • This is ridiculous. Are all furries this stupid?

                  A attack on my character, how sweet of you.

                  1) Somebody at Google decided that a site hosted on a shared server run by a very small company was bad.

                  Incorrect, a site was flagged by some users as being "bad".

                  2) They added this bad site's URL to the block list.

                  After Google confirms this, they would of added /A/ URL to the blocklist, be it some wildcard matching or such. Such as they did with mine.nu. where they blacklisted "http*://*.mine.nu/*" - Impossible to bl

                    • Unbelievable ignorance. You're the only person who can't follow what's going on here (see this message for somebody who CAN parse written information: http://tech.slashdot.org/comments.pl?sid=971047&cid=25096195 [slashdot.org]).

                      Again, Google does not filter by IP addresses. Which, as the mentioned comment describes, is the only way for one to identify it being on the same machine. This does not invalidate anything I have said so far.

                      You should have stuck to your AC account to avoid embarrassment.

                      I suspect you knew you

                    • Re: (Score:2, Redundant)

                      You've learned the term "IP address" and you're trying to apply it to everything. You're right, Google does not filter by IP address. This is not what I or anybody else has claimed. Go back, read through properly and fill in the gaps. There are now yet more individuals posting to tell you that you don't understand this.

                      I don't take any credence from a brand new Slashdot account. I know it's you, Mr. AC.

                      Don't draw a naked wolf giving a blowjob to a horse please, furry.

                      http://d.furaffinity.net/art/pinkuh/1190

          • On a shared host it is not uncommon to have multiple domain names resolving to the same IP Address. Most web servers, like Apache, can be configured to run multiple domains. Many hosts will not give you a unique IP unless you pay extra or buy space on some variant of dedicated servers. Yahoo's [yahoo.com] hosting service, for example, does not appear to advertise a unique IP. Reseller hosting is pretty much guaranteed not to give you a unique IP.

            Regardless of whether the IPs were unique however, Google could still tie

  • first time (Score:5, Interesting)

    by Toveling (834894) * on Sunday September 21 2008, @02:29PM (#25095681)
    This is the first time we've heard about Google (or any others) making a bad block. As long as Google fixes this expediently, I'd say that it's an acceptable margin of error and the amount of phishing sites blocked is by far worth it. Now, if wikileaks suddenly gets blocked for 'phishing', something is definitely awry.
    • What makes you think that Google will change their minds? They have automated the collection of information.

      Google information for jumpbump.mine.nu:
      "Of the 4329 pages we tested on the site over the past 90 days, 0 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 09/21/2008, and suspicious content was never found on this site within the past 90 days.

      Malicious software includes 7523 scripting exploit(s), 2911 trojan(s). S

  • by Mr. Gus (58458) on Sunday September 21 2008, @02:33PM (#25095749) Homepage

    Any maintained blacklist of any reasonable size is going to end up with false positives. It's one of those things you just have to accept. People notice and report it, the entry gets removed, and we move on.

    • Re: (Score:2, Informative)

      Any maintained blacklist of any reasonable size is going to end up with false positives. It's one of those things you just have to accept. People notice and report it, the entry gets removed, and we move on.

      *If* the entry gets removed.

  • by Anders (395) on Sunday September 21 2008, @02:50PM (#25095929)

    Note that the anti-phishing feature makes Firefox slow [opensuse.org] over time.

  • by CSMatt (1175471) on Sunday September 21 2008, @02:52PM (#25095949)

    Putting anti-phishing filters into browsers just shifts the responsibility of good security practices from the user to some blacklisting company. What incentive is there to be weary about suspicious sites if you can count on the almighty Google to hold your hand while you browse the Web? This makes about as much sense as someone installing parental controls in their machine and declaring that their Internet connection is now "kid-friendly."

    I've never had these filters turned on, and I've never exposed my financial data to others by accident. Usually this has something to do with me hovering the mouse over links and checking the URL in the status bar.

  • by Animats (122034) on Sunday September 21 2008, @02:54PM (#25095965) Homepage

    If you're serious about blocking phishing sites, you have to accept some collateral damage. Blocking by URL stopped working last year; most attacks have unique URLs now. Many have unique subdomains. So you have to block at the second-level domain level to be effective.

    We publish a list of major domains being exploited by phishing scams. [sitetruth.com] Today, there are 46 domains listed. eBay, for example, is on the list, because eBay has an open redirector exploit. [ebay.com] Click on that URL. It says "ebay.com", right? It looks like eBay, right? It's not.

    On the other hand, "tinyurl.com", which used to be popular with phishers, has been able to get off the blacklist by cracking down on misuse of their service. It's possible to do redirection competently.

    When we started our list last year, it had about 175 exploited domains. After some serious nagging and an article in The Register, we're down to 46. And only 11 have been on the list for more than three months; the others come and go as exploits are reported and holes plugged. So this is a problem that can be solved.

    I'm glad to see Google taking a hard line on this. It's necessary that sites that do redirection feel the pain when they accept redirects to hostile sites. Google can apply much more pain that we can. Few sites will want to be on Google's blacklist for long.

  • by TheDarkener (198348) on Sunday September 21 2008, @02:57PM (#25095997)

    This is something that strikes me as the first time Firefox really pushed something out by default that shouldn't be. Just for one example, people who are on LTSP networks, say, 200 users, will ALL download anti-phishing, anti-malware blacklists from Google, each in their own home directory. There's no way that I know of, anyway, to share this data - SQLite seems to make it impossible. That's the first mistake in creating a compatible, light web browser.

    The second mistake is enabling website blocking based on 3rd party blacklists by default. This is basically Microsoft UI thinking - "You *need* this because you don't know any better." Screw that. I mean, make it a checkbox on setup - "Use Google-provided anti-malware blacklists" Simple as that. I spent weeks trying to find out why, after just a few Firefox instances were launched on an LTSP server, none more would load - part of this was because every user logging in was trying to download the anti-malware stuff from Google, saturating the line, and preventing Firefox from loading for the first time.

    I hope the Firefox devs will take all scenarios into account when making changes. It seems lame that every user needs all of the stuff in places.sqlite. And even if you argue with that, at the LEAST make it cross-DB compatible, so you can put everyone's in a nice big central MySQL database.

    • Re: (Score:3, Insightful)

      "There's no way that I know of, anyway, to share this data - SQLite seems to make it impossible."

      Well, I doubt it's SQLite that makes it impossible, it's more that you don't want ordinary users writing to a single shared blacklist. Because if a user can download and write good data to it, they can write bad data to it.

      Suddenly all it takes is for one user to click on the dancing bunnies, and they're running a daemon without knowing it that writes bad data to the blacklist, monitors the list for changes, and

  • by RAMMS+EIN (578166) on Sunday September 21 2008, @03:08PM (#25096119) Homepage Journal

    Never ascribe to malice what can be equally ascribed to incompetence.

    The corollary of this is, of course, that you should still be wary of single points of failure, even if you do not believe they will fail you on purpose.

  • by lattyware (934246) on Sunday September 21 2008, @03:30PM (#25096301) Homepage Journal
    Shit happens. Yes, it sucks, but it happens. Now, should we try to blow up the googleplex? No. Google are not blocking based on a secret agenda here, and you can bypass it or turn off the feature. OK, it'd be nice if you could choose who provides the service, but overall, it's not that big a deal.
  • by LingNoi (1066278) on Sunday September 21 2008, @04:10PM (#25096691)

    Safe Browsing
    Diagnostic page for mine.nu/

    What is the current listing status for mine.nu/?

            Site is listed as suspicious - visiting this web site may harm your computer.

            Part of this site was listed for suspicious activity 3 time(s) over the past 90 days.

    What happened when Google visited this site?

            Of the 4329 pages we tested on the site over the past 90 days, 0 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 09/21/2008, and suspicious content was never found on this site within the past 90 days.

            Malicious software includes 7523 scripting exploit(s), 2911 trojan(s). Successful infection resulted in an average of 0 new processes on the target machine.

    Has this site acted as an intermediary resulting in further distribution of malware?

            Over the past 90 days, mine.nu/ appeared to function as an intermediary for the infection of 183 site(s) including culportal.info, mipt.ru, baikal-discovery.ru.

    Has this site hosted malware?

            Yes, this site has hosted malicious software over the past 90 days. It infected 932 domain(s), including bernard-becker.com, mipt.ru, dhammasara.com.

    How did this happen?

            In some cases, third parties can add malicious code to legitimate sites, which would cause us to show the warning message.

    Next steps:

            * Return to the previous page.
            * If you are the owner of this web site, you can request a review of your site using Google Webmaster Tools. More information about the review process is available in Google's Webmaster Help Center.

    • It's only an issue because of the scale of the problem. There's a difference between administration of an internal corporate or personal network, and something that affects untold millions of users worldwide. If Google's anti-phishing efforts begin to accrue too much collateral damage, then one will need to reconsider how practical it is. The same applies to real-time black-hole lists for email for that matter: some of them get too damned aggressive as well.
    • Re: (Score:3, Interesting)

      Presumably if Google thinks some subdomains are malicious, they actually know which ones are in fact malicious? Owing to the fact that they found them in the first place? I'm wondering if the reason they just blocked the entire domain was because some attackers are just registering lots of subdomains as a fast-flux method.
    • "It's not out of the ordinary for a network administrator to ban an entire domain to help secure his network."

      Yes. I think this has a lot to do with Sturgeon's law: network administrators are not an exception for the 90% law.

    • Re: (Score:2, Informative)

      by Anonymous Coward

      Some years back "general network administration" made it impossible for me to see mail that came from Asia. That caused huge problems for me. The fuckwit that did this made the same argument you just did. If you are going to accept that sort of power you should learn the maxim "first, do no harm."

      • Exactly. If blocking and accepting collateral damage is to be your policy, where do you stop? Blocking whole countries? Whole ISPs? Filtering all content using protocols like Usenet or BitTorrent because some of it is probably inappropriate?

    • It's not just Google, MSN has been blocking my mine.nu address for ages. In order to send it to people I have to stick a space in. Unless Microsoft and Google use similar lists? Also, I noticed this today as I tried to work out why a website hosted locally was refusing to load javascript - turns out that the file was referenced by my mine.nu address and firefox was blocking it.
    • Re: (Score:3, Interesting)

      Having a distributed system where individuals are responsible for rating resources (other individuals, websites, basically _anything_ with a unique ID or URI) would go a long way not just to combat phishing and malware, but other sorts of scams, trolls, etc. I call that system a "reputation system."

      We need a system where I can rate a site as vapid (ie, experts-exchange is a waste of my time in search results) and then people who choose to subscribe to my ratings will see those sites may not be worth their

    • You make quite a leap in step #5. There is no indication that Firefox sends any of the current browser cookies to Google in step #3. Google could certainly log IP addresses in step #3, which is the real privacy issue here.
    • Except that none of us use IE, so they could very well block the same domains in IE7's phishing filter and we'd never know it.

      • Except that none of us use IE, so they could very well block the same domains in IE7's phishing filter and we'd never know it.

        While you may not use IE, some of us do. Just use the right tool for the right job.

        Case and point: My online college coursework sometimes disappears if submitted using FF3. Using IE8 beta does not (and it worked fine under IE7 as well).

        Yet another case and point: Flash videos under Ubuntu 8.04 with FF3 crash the browser every 4th video. FF3 under windows works without a hitch.