Slashdot Mirror


Worm Exploit Distributed by Advertising Network

Zocalo writes "Given that a lot of Slashdot readers also check The Register, it's important to note that their Internet advertising provider, Falk AG, was compromised by the BOFRA exploit yesterday. The Falk AG service has been suspended by The Register and a statement from Falk AG is due on Monday. The upshot is that if you visited the Register yesterday morning and use IE as your browser, then you probably need to run a full virus scan with up to date data files. Of course, those of us running other browsers and something like AdBlock have nothing to worry about. Again." You're OK for now if you're running SP2. There's also a good security writeup about the problem.

94 of 478 comments (clear)

  1. Wow by metlin · · Score: 4, Insightful

    This is a really big problem. Okay, so its Register and they realized this and stopped it. But we visit so many other websites - how are we to know which one of those ad providers are infected and which are not?

    Sheesh, where is accountability? Blame the sysadmins, blame the software, pity the customer. Lather, rinse repeat.

    1. Re:Wow by rishistar · · Score: 2, Interesting

      Hopefully the Register, being an excellent IT news service, will provide an answer to that question.

      --
      Professor Karmadillo Songs of Science
    2. Re:Wow by skids · · Score: 5, Insightful

      "Blame the sysadmins, blame the software, pity the customer."

      You left someone out: web developers as a whole, who have insisted on more and more complicated HTML extensions instead of just working with the rather powerful stuff they had at their disposal in the first place. These are the folks that make the "core functionality set" of any competitive browser so large that the software to support it is incredibly complex. That guarantees us a steady flow of bugs and exploits.

    3. Re:Wow by KonijnenBunny · · Score: 5, Informative

      Dutch news-site (with a fairly large, non-techie audience) nu.nl was affected as well, a large warning was put up Saturday.
      The warning (sorry, dutch only) mentioned that until Sunday afternoon, they received 1300 requests for help from possibly-affected visitors.

      As far as accountability goes, it was nice to see the publisher, Ilse Media, put up a clear FAQ and even a special-purpose contact-form to accomodate for their not-web-savvy users.
      They also mentioned further statements from Falk AG were forthcoming Monday 22nd.

      Using an alternative browser, with AdBlock installed, I wasn't affected myself...

    4. Re:Wow by Zaiff+Urgulbunger · · Score: 2, Insightful

      Hope so. Also, they should be able to give us figures (unless thats commercially sensative info) regarding how many MSIE's there are in the logs for the period.

    5. Re:Wow by Xerp · · Score: 2, Insightful

      Indeed.I pity the home user who has no idea. Mom, pop, uncle, grandma and ever lil sis.

      Sure, corporate users can have their IT guy stick in a Linux web-proxy server to help protect the useless Microsoft Windows system from yet another attack. They can rack it next to the Linux box used to filter the spam, the Linux box used to strip all the Microsoft Windows viruses out of e-mail and file shares, and the Linux based firewalls protecting the whole army of Microsoft Windows flawed desktops.

      It is likely that thousands of home users are now infected, and have no idea. Install SP2? They wouldn't even know was an "SP2" is. And yet still people use Microsoft Windows. Some people even think it is good! Time to wake up and smell the coffee people!

    6. Re:Wow by Frymaster · · Score: 4, Funny
      Hopefully the Register, being an excellent IT news service, will provide an answer to that question

      yes. but will they be able to implement when they have these guys running their servers?

    7. Re:Wow by Bob+Ince · · Score: 4, Informative

      > how are we to know which one of those ad providers are infected and which are not?

      As a rule of thumb: they all are.

      Seriously. Most of the major ad networks have distributed ActiveX drive-by-downloads and *many* have distributed exploits. Almost everyone in the online ad market has dirty hands.

      Falk are known to have served exploits for some time, but I guess this is the first time they've hit the Reg.

      The exploits are going absolutely crazy right now - they're *everywhere*. See also this incident:

      http://www.dslreports.com/forum/remark,11904374~mo de=flat

      It used to be that IE users could just avoid browsing untrusted sites to stay safe. Not any more. Anyone browsing with IE pre-SP2 and no extra precautions is going to get hit sooner or later, and most likely it'll be with enough chain-loading parasites to render the machine barely usable.

      (SP2 of course is not safe either, having publically known exploits; but they don't seem to be targeted by the large exploit nets... yet.)

    8. Re:Wow by mrseth · · Score: 5, Insightful

      "Oh, and the same blocking could be done with a Windows web-proxy server. You don't need Linux, unless you aren't smart enough to figure out how to work Windows."

      I do believe you have this precisely backwards. By the way, please note that if people used Linux or OS-X, we would not *need* to block all this shit in the first place.

      "They don't need to. You click a button, and it keeps you up to date. Someone with automatic update wouldn't even need to know what SP2 is, but they would be up to date.

      Can you point me to the patch for Win2k then? Thanks.

      And they wouldn't have to spend hours trying to figure out how to upgrade their OS like they do with Linux."

      Never heard of apt, yum, urpmi, or up2date? And as a bonus for Linux users, we do not have to reboot either, save for a kernel update.

      Windows is for those with more money than sense.

    9. Re:Wow by MillionthMonkey · · Score: 4, Informative

      Oh, and the same blocking could be done with a Windows web-proxy server.

      True, but the Linux proxy is obviously uninfectable by anything that could infect the end-user systems being protected. This isn't as obvious with a Windows proxy- you need to know a little more about how the proxy works, how it does its filtering, what vulnerabilities it has, etc. The person making purchasing decisions may not be comfortable with his ability to judge the vulnerability of a Windows proxy. You also need to do a more thorough lockdown because of all the damn features crammed into Windows' every orifice. And keep in mind it can be infected from the inside as well.

      In general the best networking strategies involve as diverse a set of operating systems as possible, so that no one agent can infect them all. I would go for a BSD proxy. Since it's always "dying", it offers bulletproof security.

      You don't need Linux, unless you aren't smart enough to figure out how to work Windows.

      clap clap clap... Post of the week!

      Someone with automatic update wouldn't even need to know what SP2 is, but they would be up to date.

      And that person would have more balls than I do for leaving that thing on automatic. Every SP2 install I have done so far has turned into a nerve-wracking experience.

    10. Re:Wow by mrseth · · Score: 3, Informative

      This is FUD. Linux and OS-X have much better segregation between user space and the OS. If what you say is true, then why are there so many exploits for IIS and not Apache? Even the ones that do exist for Apache do not buy you much, because Apache typically runs as its own user. Most exploits I've seen for IIS buy you SYSTEM access. Not only that, but the user base for Linux and OS-X are far less monolithic in terms of what folks use to read mail, browse the web, etc., and the typical applications seem to have far fewer security issues. E.g., compare the secuity track record for Mozilla versus MSIE.

    11. Re:Wow by Anonymous Coward · · Score: 2, Interesting

      A chap on the dlsreports site said it best with regards to spyware and adware.

      MS should have thought more deeply about Java and the sandbox concept. Whomever was over there that thought it would be cool to let IE do things to your computer at the command of a remote web site, and whomever signed off on that idea, was either nuts, or totally inexperienced. They shipped (and evidently still ship) a trojan writers dream toolbox and guarded it with kittens.

      I fix company's computers for a living. You would not believe the sheer number of spyware shit these people inadvertantly and apparently on purpose install!

      I've found in my daily rounds throughout this country that the amount of work people actually do is inversely proportional to the amount of spyware they have on their machines.

      You can preach and teach to these people but they don't get it. IE BAD! Chrissakes people. How many 3 and 4 hour bills am I going to have to send you for each machine before you finally get it?

    12. Re:Wow by BlackHawk-666 · · Score: 3, Informative

      Try adding a nice big hosts file to block all the ad servers. You get far less pop-ups/banners/sidebars, save bandwidth, and get less flashing shit on your screen. Here's a link to one with 10000 entries, but there are others out there too.

      --
      All those moments will be lost in time, like tears in rain.
  2. Hosts File by pollock · · Score: 5, Informative
    Yet another reason why it makes sense to use a hosts file with lines like:
    127.0.0.1 as1.falkag.de
    127.0.0.1 as2.falkag.de
    127.0.0.1 as3.falkag.de
    127.0.0.1 as4.falkag.de
    ....
    Check out http://someonewhocares.org/hosts for more.
    1. Re:Hosts File by squidinkcalligraphy · · Score: 4, Funny

      But why would you want to run an advertising network on your computer?

      --
      "I think it would be a good idea" Gandhi, on Western Civilisation
    2. Re:Hosts File by jon787 · · Score: 3, Informative

      pffft

      One more reason to run your own DNS server:
      zone "falkag.net" { type master; file "/etc/bind/db.empty"; };

      --
      X(7): A program for managing terminal windows. See also screen(1).
    3. Re:Hosts File by Izago909 · · Score: 5, Informative

      127.0.0.1 is NOT the right address to use. Some scripts will delay loading or displaying a page until certian data has been downloaded. If your computer is waiting for itself to respond to itself, some pages will never be displayed... even after the browser times out. You should use 0.0.0.0 instead.

    4. Re:Hosts File by Azh+Nazg · · Score: 2, Informative
      sed s/127.0.0.1/0.0.0.0/g

      Use that, so that instead of it routing to localhost (and thereby taking a bit longer), it routes to /dev/null *wink* *wink*
      --
      Azh nazg durbataluk, azh nazg gimbatul, Azh nazg thrakataluk agh burzum ishi krimpatul! This sig blocked by Slashdot.
    5. Re:Hosts File by petecarlson · · Score: 4, Insightful

      Hmm, Seing as we can have "laws" which make it illegal to fast forward through a commercial on your device, it seems it would be a trivial matter to make it illegal for you to do this on your DNS server or with your hosts file...

    6. Re:Hosts File by oexeo · · Score: 5, Funny

      > If your computer is waiting for itself to respond to itself, some pages will never be displayed

      Not in XP! in XP the chances are you already have a trojan-server running on 127.0.0.1:80 so it should respond instantly!

    7. Re:Hosts File by HazE_nMe · · Score: 2, Interesting

      I have found a nifty IPTABLES Bash Script generator that you can use any plaintext blocklist with. Check it out here: http://www.bluetack.co.uk/converter/index.php You can use the blocklist manager from their site and build a blocklist using multiple sources and generate a bash script to import the deny rules to IPTABLES. And of course for the Windows users there is Protowall (Buggy) which is a driver level packet filtering firewall which you can enter a custom blocklist into also.

    8. Re:Hosts File by TheLink · · Score: 4, Funny

      Erm. Did that for April 1st this year where I worked.

      I set things up so that *.doubleclick.net etc resolved to a webserver in the company, and the webserver served up "localized content".

      So tons of ads were replaced by the company logo :).

      Surprising how few noticed! No I didn't get fired.

      Maybe I should have served up announcements instead of just the company logo. e.g. "The Company Is Your Friend". "Staff Meeting at 2PM". "You There! Stop Surfing!". "Exploit e-Business Initiatives". "Da Boss is In The Building!" ;).

      Anyway this would save bandwidth and be possibly useful - you could also extend it and customize content on a per user/IP basis.

      --
    9. Re:Hosts File by Splab · · Score: 2, Informative

      Just use addblock in firefox - Got most adds out there blocked via that. it makes life sooo much easier.

  3. Text-Ads by fembots · · Score: 5, Insightful

    Maybe site owners will start moving or demanding text-based ads (like Google's)?

    1. Re:Text-Ads by NoMercy · · Score: 4, Interesting

      Strange comment now google now does picture adverts, admitidly there not very common to spot but they are out there, quite a few google image adverts pop up on a forum I frequent.

    2. Re:Text-Ads by oexeo · · Score: 3, Insightful

      > Maybe site owners will start moving or demanding text-based ads (like Google's)?

      This won't make a big difference if Google (for instance) was compromised, a virus could replace the innocent text-ads (which are dynamically inserted client side via JavaScript in Google's case) with whatever malicious code it may desire.

  4. Fortunately.. by The+Mgt · · Score: 3, Interesting

    .. falkag.net are the second entry in my ad filter, right after doubleclick

  5. "You're OK for now if you're running SP2." by mirko · · Score: 3, Insightful

    how many ie users have switched to sp2 ,yet ?

    --
    Trolling using another account since 2005.
    1. Re:"You're OK for now if you're running SP2." by Mnemia · · Score: 3, Interesting

      Ok, I can give you specifics.
      I think the problem is caused by some incompatibility between SP2 and my wireless LAN card's drivers. It doesn't happen if I don't have the card in there. I need to use the card, so there isn't anything I can do to work around this problem. Unfortunately for me the manufacturer hasn't released any patches to the (buggy I'm sure) drivers. From what I've gathered online they rely on an undocumented interface in Windows that was broken by SP2.
      BTW, uninstalling and reinstalling SP2 didn't help. Microsoft's site actually acknowledges the problem with the blue screens and the specific DLL updated by SP2 that causes them, but they don't have any patch available yet.

  6. Interesting. by xanadu-xtroot.com · · Score: 4, Insightful

    You're OK for now if you're running SP2.

    Ummm... My Win machine is running SP4. Oh, you mean XP SP2. Not on my machines, man... The highest I'll go on my personal machines is 2k.

    Aside, you left out another browser of very worthy note. Oh, well, make that two.

    --
    I'm not a prophet or a stone-age man,
    I'm just a mortal with potential of a super man.
  7. No one is safe... by jarich · · Score: 4, Interesting
    I once stumbled across a spyware installation program (about a year ago) that was launched by a site counter! Some poor person had put the counter into their web site because they wanted a free counter. Everyone who visited got spyware installed... everyone using IE with default security settings, that is.

    Sad thing was the company was based in the Netherlands so it wasn't even worth pursuing legally... but if you are on the net, you aren't safe. MS products are more insecure, but you should always take steps to protect yourself, like keep the OS and applications up to date, etc etc

    1. Re:No one is safe... by arminw · · Score: 5, Insightful

      ... but if you are on the net, you aren't safe...

      Unless you are a Mac user that is. Every time there is anything in the news or /. about another piece of malware, there is always the refrain: "Does not affect Mac users". Unless you are running some proprietary vertical app, why still suffer Windows? What computing JOB can be done in Windows that can't be done as well or better by a Mac or Linux?

      --
      All theory is gray
    2. Re:No one is safe... by Izago909 · · Score: 5, Funny
      What computing JOB can be done in Windows that can't be done as well or better by a Mac or Linux?
      I've got a couple ideas: Professioal gamer or spyware/virus tester.
    3. Re:No one is safe... by linguae · · Score: 4, Interesting

      I would love to switch every Windows user that I know to Linux, *BSD, or (if they're in the market for a new computer) Mac OS X. However, there are a few reasons why many people are still using Windows, and will stick with it for about another two years or so:

      1. I don't want to learn (insert new OS here)
      2. But I need (insert some proprietary app here)
      3. But would (this exotic piece of hardware) work on (this new OS)
      4. What's an OS? Why's security important? (insert typical questions asked by computer illiterates)

      Even so, things are getting brighter for these alternate OSes every day. The graphical environments for *nix are getting easier to use with every new release of KDE and GNOME. In fact, if I switched my parents and siblings to *nix tomorrow, they might feel comfortable (provided that I set everything up, that is). Many Windows users are now starting to see the benefits of Open Source software (through OSS projects such as Mozilla Firefox and OpenOffice), and they will feel more comfortable once they make the switch. Hardware support for *nix is getting improved by the day, and more manufacturers are starting to take a look at *nix compatibility. On the Mac side of things, more people are getting exposed to Apple products (through the iPod) and are learning about the virtues of having a Mac.

      Finally, security is starting to become much more important to comptuer users, even the Joe Average type, these days. It used to be that the Internet was a reasonably nice place to go to to find information and to communicate. Now, it is infested with commerical advertising, popups, insecure "portals" to the Internet (*cough Internet Exploiter* cough), and malware. Stuff that we never would have guessed that would happen about a decade (or even five years) ago, such as phishing and worms activated by just browsing a web page, are happening now. More people are becoming aware about the dangers of viruses, worms, spyware, adware, and the other crap that happens on the Windows platform daily. More people are starting to learn about alternate browsers such as Firefox and Opera. Some people are now finally setting up firewalls and anti-malware applications so that way they would be safer from the dangers of the Internet. Some are even planning the switch to a Mac, *nix, or another alternative.

      I believe with the current landscape of computing, the Windows hegemony will last another two to three years. I feel with all of the improvements that *nix and OS X are making each and every day, the computing environment will be pretty interesting in the years to come....

  8. Re:AdBlock is unethical by Anonymous Coward · · Score: 5, Interesting

    I guess I should stop using Lynx then! It's unethical since I don't see images.

  9. I don't get it... by sH4RD · · Score: 2, Insightful

    What's with all this "Microsoft should patch this", "Microsoft should patch that". I am NOT a pro Microsoft person, but they made SP2 for a reason. If SP2 fixes it, why in the hell should they go back and patch an older version? If you don't like SP2 that's your problem, but if you want to actually get the latest updates, use it. Don't complain if sticking with SP1 (or no SP) is going to stop you from getting any security fixes.

    --
    WASTE - The Secure P2P
  10. Article's Shameless attack at IE by clinko · · Score: 4, Funny

    So if your XP machine is up to date you're ok?

    That's kool, because all I do is download new browsers for security and never run windows update. That would make too much sense...

  11. Re:AdBlock is unethical by flossie · · Score: 5, Insightful
    Even if AdBlock were responsible for preventing a user from getting a virus this time, that's hardly enough to make up for the theft of services and fraud that people who use it commit every day.

    Utter drivel. I suppose you think that it is "theft" to change the channel on the TV when adverts come on, as well. Is it also "theft" to turn the page of a magazine without looking at the adverts on it? As far as I am concerned, advertising is a form of pollution. It reduces the visual beauty of the environment and I don't want to see it.

  12. Re:AdBlock is unethical by Famatra · · Score: 5, Insightful

    "Extensions and programs like AdBlock are tantamount to theft; you are acquiring the content but not "paying" for it by loading the advertisements."

    Um, it is clearly *your* problem if your website's cash flow relies on wasting my bandwidth with advertisements.

    Your supposed 'right' to profit does not extend to the point where I have to bend my life around your profit model. Thanks.

  13. Re:AdBlock is unethical by flossie · · Score: 4, Funny
    If there were a beggar on your way to work, and you surrounded him with some walls so no one would see him, that would be unethical.

    Are you saying that it is wrong to house the homeless?!

  14. Something said on http://www.theregister.co.uk/ by Antony-Kyre · · Score: 2, Interesting

    If you may have visited The Register between 6am and 12.30pm GMT on Saturday, Nov 20 using any Windows platform bar XP SP2 we strongly advise you to check your machine with up to date anti-virus software, to install SP2 if you are running Windows XP, and to strongly consider running an alternative browser, at least until Microsoft deals with the issue.

    I just wanted to make this comment. One of the SP2 versions trashed my computer so bad when I ran it. And I'm still suffering from the effects. Such effects include freezing on websites for minutes at a time. Installing it also took my computer like 10 minutes to boot if I remember correctly.

    If you can get an anti-virus program, do it. It's better than nothing.

    I hate third party ads. www.tvtome.com serves one malicious ad, unless they took care of it already. If I remember correctly, the "ad" kept asking me to do something, in which I had to end up killing the IE6 process to stop it. But I run an ad blocking program most of the time. I really hope websites switch to text ads, like Google does.

  15. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  16. Re:AdBlock is unethical by oexeo · · Score: 3, Interesting

    AdBlock is unethical [...] Extensions and programs like AdBlock are tantamount to theft

    It's kinda ironic that a lot of the ads on tech sites are advertising anti-spyware/pop-ups/ads/adware/spam tools, isn't it?

    Maybe if these companies agree with you that the use of these tools constitute fraud/theft, then they should stop advertising them.

  17. Re:AdBlock is unethical by Spad · · Score: 2

    I make a point of not adding Google's adverts to my adblock list - they don't annoy me, so they get to stay.

    I virtually never click adverts anyway, so it's not like anyone's losing my custom, but the sooner websites learn that flashing "Punch The Monkey" banners just piss visitors off, the better.

  18. Re:AdBlock is unethical by hyfe · · Score: 3, Insightful
    Even if AdBlock were responsible for preventing a user from getting a virus this time, that's hardly enough to make up for the theft of services and fraud that people who use it commit every day.

    You're a troll, but I'm biting even so.

    We are under no obligation to play by whatever crooked-up business model a company cooks up. Unless I sign/click an agreement to view the ads, they don't have a legal leg, nor a moral one for that matter, to stand on.

    They offer a web-page because they have something to say. I select how to view it. What more is there to it?

    I guess you're ok with printer cartridge prices too? After all, its 'their business model' and not following it would be 'theft of service and fraud'?

    --
    "" How about taking the safety labels off everything, and let the stupidity-problem solve itself? """
  19. Viral Marketing by Valen0 · · Score: 5, Funny

    This worm gives new meaning to the term "viral marketing"...

    --
    -Valen
  20. It's not the first time.. by Dynamoo · · Score: 4, Interesting

    It's not the first time this has happened either, see this article relating to an incident that happened back in September with Falk AG.

    --
    Never email donotemail@WeAreSpammers.com
  21. RSS Readers too by simetra · · Score: 4, Informative
    Also... if you use an RSS reader on Windows, chances are good that it uses Internet Exploder for it's web previewing. So, take that into account too.

    --

    "Would it kill you to put down the toilet seat?" -- Maya Angelou
    1. Re:RSS Readers too by ocelotbob · · Score: 2, Insightful

      My browser has a built-in RSS reader. Why doesn't yours?

      --

      Marxism is the opiate of dumbasses

    2. Re:RSS Readers too by Rangataua · · Score: 2, Informative

      Yesterday I was wondering why McAfee VirusScan kept complaining why Sharpreader was attempting to download a Trojan when I attempted to read some articles on The Register. Now I know.

  22. 0.0.0.0 Hosts File by pollock · · Score: 5, Informative

    In that case, feel free to use this version that uses "0.0.0.0" instead.

  23. Re:AdBlock is unethical by Maul · · Score: 2, Insightful

    I'll reiterate what I've said before regarding skipping advertisements.

    For decades, advertisers have seemingly understood that what they do is a gamble. There is absolutely no guarantee that the advertisement will be viewed, paid attention to, or even work well to sell a product. Just because this model has worked in the past does not guarantee it will continue to work for all time.

    If companies involved can no longer take the risk that people may not see advertisements, then they should reconsider their business models.

    --

    "You spoony bard!" -Tellah

  24. Re:LOL by eugene+ts+wong · · Score: 2, Insightful

    Hmm, has anyone thought of blaming the web site and its advertisers? Going to a site should be like going to a restaurant. Sure, IE is also to blame, but it's not as if the web site and advertisers have no responsibility to keep things clean and secure.

  25. Re:AdBlock is unethical by BenjyD · · Score: 4, Interesting

    It's not quite so clear cut as that, though. As I see it:

    For adverts:
    - Running a web site costs money. The guys running it might even want to make a living
    - hiring good writers is expensive
    - Advertising money is a proven revenue source for media outlets
    - subscription sites don't seem to be a popular option

    but, against that:
    - The adverts many sites run are overly intrusive and bandwidth-intensive
    - people who block adverts probably aren't the kind of people who are going to take notice of them anyway
    - just cramming more and more adverts down the throats of consumers is not a sustainable policy: evevntually, everybody will block them because it's impossible to read anything on the web otherwise.

    But, sites have to be paid for somehow. Do you have any suggestions of alternative profit models for web sites?

    Penny-arcade seems to get by well enough on its merchandise, advertising, freelance art work etc revenue, for example. I'm not sure how well that scales to smaller sites, though.

  26. Not just "The Register" by prandal · · Score: 4, Informative

    The ISC has more details here and here.

  27. Re:LOL by prandal · · Score: 5, Informative

    The latest version for many users is IE 6 SP1, which is vulnerable. Not everybody has XP, and even a lot of XP users still don't have SP2 (you try downloading it over a dialup line sometime).

  28. Re:AdBlock is unethical by PalmerEldritch42 · · Score: 4, Insightful
    No, No, and No. I fail to see your argument. It is not unethical to block or otherwise not look at ads on a free site. The site is free. There is no EULA stating that in order to view the free content, my eyeballs have to focus on an ad. The ads do pay, and quite possibly, without that income, the site might go down. That si the problem of the admins. Here on Slashdot, we her quite a lot of noise about how failing business models need to be updated. If a site can not sustain itself from ad revenue, then perhaps it needs a different model.

    There was never any agreement between me and the website admins that I had a limited license to view the content predicated by my looking at ads. Websites that are on the internet are free to the consumer, unless explicitly stated otherwise.

    --
    Ceci n'est pas une sig.

    :wq!

  29. Re:AdBlock is unethical by eugene+ts+wong · · Score: 2, Informative

    To add to that, I think that slashdot offers a free light version of the site for avantgo and other situations. I'm too lazy to check.

  30. Pity the write up is incorrect. by MattInFinland · · Score: 5, Informative

    The write up for the attack is incorrect. The correct sequence of events is at http://www.finlandforum.org/bb/viewtopic.php?t=768 5. I know because I noticed it at The Register first and contacted Falk AG. Thanks for the aknowledgement too Slashdot, NOT.

    1. Re:Pity the write up is incorrect. by MattInFinland · · Score: 2, Informative

      Weird the URL got screwed. Don't forget the 5 at the end. http://www.finlandforum.org/bb/viewtopic.php?t=768 5

  31. Re:AdBlock is unethical by Realistic_Dragon · · Score: 4, Insightful

    I still see the adds on penny arcade because they are small enough it's not worth my effort to block them, and occasionally something interesting comes up.

    I see no adds here because they are huge flash obscenities for Microsoft FUD campaigns.

    You want clickthroughs? Rethink your ad placement policies. (If I could select as a pref nothing but text adds for Linux/Unix/Hardware with _informational_ content - I might well see adds on Slashdot. And you might get paid more that the 0 you get for me at present.)

    The thing that pisses me off most of course is that the ultra lightweight version still has the heavy and blotated flash/animated adverts :\

    --
    Beep beep.
  32. Buffer overlow protections? by Deorus · · Score: 4, Interesting

    Last time I read about the Microsoft's buffer overflow protection implementation in Windows PX Service Pack 2, they were talking about the NX bit present in page entries when the PAE mode was active in AMD x86-64 processors. Even though that protection exists in the new AMD x86-64 processors' MMUs, Intel P4 as well as older AMD processors do not yet support that bit, which means that processes running over them do not get any page-based protection against code execution, even while running SP2.

    However I see many people trusting their lives on SP2's protection even without processor support, and I don't see Microsoft willing to clarify this issue either, so I'm starting to believe that probably there is something else that I am not aware of in SP2 which simulates the same kind of protection on processors without hardware support.

    Is SP2 really protecting against stack smashing (for example) on processors without hardware support for non-executable pages? Or is it just general ignorance that Microsoft exploits for their own profit?

    1. Re:Buffer overlow protections? by crisco · · Score: 2, Informative

      Yes, aside from the AMD64 NX bit, they've added some overflow detection. According to this article they do it by placing a cookie after the end of buffers and then checking this cookie for changes. They call it 'software-enforced DEP(Data Execution Prevention)' and more information can be found at http://support.microsoft.com/kb/875352 and codeguru has the best description I've found. If you have XP with SP2 you can go to Control Panel, System, Advanced, Performance Settings button and choose the Data Execution Prevention tab to play with settings.

      --

      Bleh!

    2. Re:Buffer overlow protections? by btg · · Score: 4, Informative

      This particular problem is a heap overrun, not a stack overflow. XPSP2 introduced major changes to the way heap memory is laid out.

      The improvements included safe unlinking, randomising the base address of the PEB (makes it harder to overwrite the UEF for example), and a heap version of a stack canary called a security cookie.

      There are also improvements to the stack security by using a stack canary a la StackGuard compiled in by default for all MS apps.

      Basically SP2 does contain a bunch of actual, measurable improvements to the way writeable memory is dealt with. It's not bulletproof but it will screw most 'stock' exploits.

      By the way, something that nobody will tell you about BOFRA is that there _is_ a workaround - you can disable active scripting. The exploit uses javascript to allocate masses of heap memory to 'seed' the heap ready for the exploit. This is NOT a fix for all possible ways to attack this bug, just a fix for this particular attack.

  33. Re:AdBlock is unethical by oexeo · · Score: 2, Informative
    [...] you are stealing bandwidth and content without also viewing the means for which the web site creates enough revenue for the web site to sustain itself

    What about the bandwidth they steal from me, when the serve ads I don't want?

  34. Re:LOL by AvantLegion · · Score: 2, Insightful
    >> o you think that Firefox has never had security issues?

    Oh boy, the old "You can't criticize IE's thousands of holes, because your browser has had almost ten!" argument.

  35. Your argument is invalid... by Phil+John · · Score: 2, Insightful

    ...Mozilla need not support firefox 0.9.3 for two very good reasons. First, it is a pre-release piece of software (or preview if you prefer), second the cost of "entry" to obtain Firefox 1.0 is merely a 4-7 MB download.

    If Microsoft say they will support older operating systems (i.e. Windows 2000) then they need to support it 100% (not 90%, for the extra 10% upgrade to XP that they are now). Lots of people paid good money for Windows 2000 and were led to expect full support, including security updates, for a substantial period. This period has not passed and as such Microsoft is re-negging their side of things.

    --
    I am NaN
  36. Re:Falkag.net still used by The Register by MattInFinland · · Score: 3, Insightful

    Yes it's a lie. They haven't suspended the service. When I first contacted the Falk AG support team in Germany they were clueless. It took them several hours before I received a response after I'd sent them an e-mail documenting the attack and where the exploit was on their site. I forwarded the same e-mail to several people at The Register too. Later today the article appeared on their site. I don't think The Register had any idea what was going on until much later. The original infection was in http://f.as-eu.falkag.net/server/asldata.js?rdm=01 684246 which was ad based just below the banner. What's there now is I think just data mining.

  37. Re:AdBlock is unethical by darnok · · Score: 2, Insightful

    > Do you have any suggestions of alternative profit
    > models for web sites?

    Paid subscription?

    Seriously, thanks to the Internet I've now exceeded the number of advertisements I'm prepared to view in my lifetime. I now block them on *any* site that I'm likely to visit more than once or twice. Advertisements stopped having any positive effect on me many years ago, and some are now so obtrusive (i.e. personally offensive) that I not only block them - I actively avoid buying those products.

    Be honest - how many times have you seen an ad for e.g. some new model car, and decided "You know, I was just in the market for a car today. Good thing this ad appeared as now I know what to buy and where to go to buy one. And, what the hell, I'm not gonna buy the family wagon we really need; I'm gonna buy one of these fancy BMW sports cars because of the cool lifestyle aspects shown in the ad"? If what they're really trying to do with that ad is not sell me a car, but give me "brand awareness", then thanks - I'm aware of the brand, but I also feel free to remove it from my vision wherever and whenever it appears.

    In my mind, and I suspect many others, Web advertising is now useless. The only Web ads I now notice are those that are too obnoxious to ignore, and I specifically block those out using AdBlock. I use Gmail constantly, but don't remember a single ad I've ever seen on Gmail; I know they're in the right-hand column, but my brain just doesn't parse them.

  38. Lol yeah right, a virus from a web page! by t_allardyce · · Score: 2, Interesting

    The upshot is that if you visited the Register yesterday morning and use IE as your browser.

    A few years ago I would have laughed at anyone who said something like that and just ignored it as paranoia by someone who didnt really know much about computers and security or who had been watching too many hacker films. Of course you can't get a virus from visiting a web page thats just stupid, who would allow such insane breaches of security? But Microsoft saw a market: they realised that since most people believed you could get a virus that way, why not match their products with peoples expectations? Next slashdot poll should be who uses IE and why...

    --
    This comment does not represent the views or opinions of the user.
  39. Sorry but ... by Evil+Pete · · Score: 4, Insightful

    ... who in the IT industry is dumb enough to surf using IE? Not being nasty but really we of all people should know better. Others yeah I can sympathise but Register readers ?

    --
    Bitter and proud of it.
    1. Re:Sorry but ... by timmyf2371 · · Score: 2, Interesting

      Perhaps some of us use locked down PCs in our workplace and have no choice but to use IE as a browser.

      --

      Backup not found: (A)bort (R)etry (P)anic
    2. Re:Sorry but ... by Bert64 · · Score: 2, Insightful

      Then it's not your fault that your work computer gets infected with a worm, and perhaps if that happens often enough your employer will start to see ie as a liability and give you something else (that happened where i work)

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    3. Re:Sorry but ... by not_a_product_id · · Score: 2

      My PC isn't locked down but if I get caught with unauthorised software on it I get fired. Sooooo not worth the risk.

      --

      ---
      We spoke for about a half an hour. I don't recall a thing we said. - Colorblind James Experience

    4. Re:Sorry but ... by TLSPRWR · · Score: 2, Insightful

      Then it's not your fault that your work computer gets infected with a worm, and perhaps if that happens often enough your employer will start to see ie as a liability and give you something else

      Or they could just ban all browsing privileges at work and eliminate the security problem and the 'surfing instead of working' problem..

  40. A few things. by flamechocobo · · Score: 3, Informative

    For one, to those people commenting about how some people say that they don't want to use SP2... It isn't their fault that they don't want to. When I installed SP2 on my computer, that was using a legal copy of Windows XP, my computer BSODed and the boot sector was screwed over. This was a mistake on the count of Microsoft that deleted a number of documents that I thought were in a stable, safe place. I now make a backup of all my data to an external hard drive every other day to make sure this doesn't happen. Another comment I would like to make is for the people that are saying that ads are the only sources of revenue that websites have and we should be forced to read them and not block them. Yes, I agree that some websites need ads for money to run the site, but some ads are downright obnoxious. There are, however, sites that live off of things such as Google text only ads. www.neowin.net is an example, where you see at the top of the page only a simple text ad, or once in a while a picture ad. They are a fairly large website, and yet they support themselves by only a text ad. Interesting, isn't it? People rave about how websites absolutely have to have tons of ads to live, and yet Neowin has been living for a good 5 years now on text ads...

  41. Re:AdBlock is unethical by @madeus · · Score: 2, Insightful

    If there were a beggar on your way to work, and you went out of your way to avoid him, it would be fine. If there were a beggar on your way to work, and you surrounded him with some walls so no one would see him, that would be unethical.

    Same thing goes here.


    Ah, the Chewbacca defense.

    That premise only even begin to make sense if people were preventing OTHER people from seeing the-paid-for advertising. Lets look at it in more detail though...

    If you saw a beggar on the way to work the ethical thing to do would be to report him to the authories - begging is illegal in most modern westernised nations after all, and with good cause.

    Very often it's done on private property (shop doorways, underground stations), often very assertively/aggressively causing harm to local business and increasing fear of crime (and increase in actual crime) in the area . It does very real damange to communities and the issues of drunkeness, instances of public disorder and the proliferation of hard drugs that go along with it to name but a few. It's such a problem in London that many local councils have put up paid advertisements trying to get it into peoples heads NOT to give to street beggers.

    I could say "It's unethical to set kittens on fire and kick them around, same applies here." that would make about as much sense. Setting fire to kittens is something I'd consider unethical, and just like your analogy it doesn't in any way relate to the ethics of blocking adverts however.

  42. Re:AdBlock is unethical by obeythefist · · Score: 2, Insightful

    Here's two slightly more appropriate viewpoints.

    This is a free market economy. If advertising in exchange for "free" services isn't becoming viable as a business model.. don't do it! The internet will survive without doubleclick.com and the countless "free" webmail vendors. If you gave away cars to people with "adverts" on the bonnets, and you went flat broke after giving away two cars with cola ads on them, don't complain. Don't complain if people paint over the ads, either. You gave away the cars. What did you expect? It's like people who build their houses in flood plains who whine when the flood comes and takes away thier houses. There's no guarantee that if you provide a service for "free" on the expectation that people will in turn do you a favour, they will.

    But you seem to say there is!

    Extensions and programs like AdBlock are tantamount to theft

    Theft is a very strong word. The basis you ply is, to say the least, a poor understanding of the legal state of the world (despite efforts by the US congress to change it). Theft is a crime, crimes are enforced by laws. Let's look at the law. You assert there exists a "contract" between the client and the server. The client, under your contract, views the adverts and views the meaningful content. Adblocking is therefore a circumvention of this contract. Sounds reasonable. But consider this. Nowhere does the website state that viewing of advertisements is mandatory in exchange for content. The advertisements are imbedded within the content, and there is no way for me to avoid them, even if the content should be offensive to me in some way (and really, you can be offended by anything these days, personally, I'm offended by ads). So I'm getting my content, and I'm getting these ads. But I haven't agreed, signed, clicked, on anything that states I explicitly need to see these ads. I haven't agreed to any contract. If you don't agree to a contract, then there is no contract. But you've already "given" the content away. It's on a public web server. So I'm free to view what is visible on that basis, in the same way that if I left a newspaper on my front lawn you could read it. I can also choose which parts of the freely visible information I want to see - because again, there's no contract, and copyright is not an issue because I'm not altering or republishing this information, just reading it, and only the non-advertising parts of it.

    If you find adblocking annoys you - don't run a website with an unworkable revenue methodology. The free market economy is unforgiving, even less so when you give things away with no conditions attached.

    --
    I am government man, come from the government. The government has sent me. -- G.I.R.
  43. Re:LOL by roca · · Score: 4, Insightful

    Put it this way: Firefox offers pre-WinXP users a *free* path to being secure. Microsoft forces them to spend a significant amount of money.

  44. Re:LOL by glsunder · · Score: 2, Interesting

    If they're still using an older OS, that's tough shit for them.

    There's going to be a lot of corporate computers running win2k. There's going to be some running WinNT. Times have been pretty tight, upgrading computers for some businesses isn't going to be the top priority. A lot of them dont need to upgrade. If you're using an as/400 session (or similiar telnet type app) and email, a P2 with 128MB and winNT is fine, and that covers a lot of people out there.

  45. Re:AdBlock is unethical by ccharles · · Score: 2, Informative

    Not sure how this would affect protection from malware, but as for "stealing"...

    From AdBlock's FAQ:

    Q: But I want to support my favorite site! Can I set Adblock to download, and then hide stuff?
    A: Yes, see next question.

    Q: What's the difference between "hide" and "remove"?
    A: "Hide" preserves a page's layout -- content being downloaded, but not visibly rendered.

    "Remove" collapses the layout -- no content is downloaded.

  46. Re:LOL by toddestan · · Score: 4, Insightful

    No, the latest version for EVERYONE is IE6 SP2. If they're still using an older OS, that's tough shit for them. You can't say "Well the latest version of Windows is XP, but some people decided not to upgrade so the latest version for them is 2000." It just makes no sense.

    Yet another disadvantage of tying the web browser to the OS. Atleast the latest versions of Opera and Firefox run on Windows 95 just fine.

    Besides, I don't think IE6SP2 runs on Windows 2003 Server. What do you have to say to users of that OS?

  47. Re:LOL by Thaidog · · Score: 2, Informative

    I work for IBM ebusiness webhosting so I'm well aware of what the issues are with current browsers since I paid to... and when people like you start talking out their ass. You can't even give a url? You get the big "yeah dude" of the day... congrats.

    --

    ||| I still can't believe Parkay's not butter.

  48. Re:LOL by Biomechanical · · Score: 2, Insightful

    I think we're forgetting the rather nice paper that was linked from Slashdot some weeks ago that stated quite clearly*,

    It's not just the number of security exploits an O.S. or application has which makes it a bad or good choice, but the level of access allowed by the exploit and whether or not the exploit is accessable remotely or locally.

    Context is just as important as content.

    * Could someone reply and link that article please? I forget what it was called and I'd like a copy, thanks.

    --
    His name is Robert Paulsen...
  49. Re:Frames considered harmful by Cederic · · Score: 2, Interesting


    Unfortunately frames are also extremely useful.

    I can do things with frames (and especially with iframes) that I can't do otherwise in HTML.

    Admittedly this is because my personal HTML skills suck - I learned HTML in 1993 and haven't really caught up since..

    However, the websites my company does its selling on are written by very proficient HTML developers and they still use iframes. They do so because it's the best tool for achieving their aims.

    So feel free to stop using frames, even iframes, and block sites that require them. Just don't expect many sites to work afterwards.

    Of course, that wont stop you getting hit by malicious banner ads. You'll need to block those or switch browser whether you accept frames or not..

    ~Cederic

  50. Not surprisingly... by thrill12 · · Score: 2, Interesting

    If you visit the Falk AG website, there is nothing on the exploit. The management clearly doesn't know what to do with the problem - otherwise they would have posted a full explanation by now. Ah well, I guess they need some time to wiggle themselves out of this one.

    --
    Slashdot: stuff for news, nerds that matter, matter for news, stuff that nerd
  51. I don't know what is more amazing by tezza · · Score: 2, Interesting
    I don't know what is more amazing:

    The fact that this attack happened

    or,

    The Register editors sacrificed their sacrosanct weekends to post the warning story.

    Any regular reader would see that most of the stories abruptly stop at Beer O'Clock on Friday [4 p.m. roughly, depending on British Sunshine].

    Due to the regular lack of stories over the weekend, I think the number of readers exposed would have been much less. If it had happened about this time [Monday morning London time] a lot more people would've been exposed.

    --
    [% slash_sig_val.text %]
  52. Re:LOL by BlackHawk-666 · · Score: 2, Funny

    Yeh right, and I'm the king of Persia and I ride a magic dragon to work every day. I have proof too, photos and stuff but I'm too lazy to post the links. I guess you'll just have to believe me.

    --
    All those moments will be lost in time, like tears in rain.
  53. Class of users infected by tezza · · Score: 2
    TheRegister attracts a different class of readers.

    The class I'm referring to is the Datacentre Class.

    All those hardworking infrastructure people who've managed not to be outsourced to the Cayman Islands.

    All those admins who surf to TheRegister from their Win2k3 Advanced Server terminals IN the datacentre via their KVM.

    Some SysAdmins don't, granted, but SOME do. When I was doing Unix work at Level3 and Colt, we did it all the time. It's a per company, per employee based decision as to whether it occurs.

    These servers are much more likely to have gone unpatched due to availability/stability concerns.

    So here you have important computers left on all the time, with ph@t bandwidth exposed. Not just some home win98 pIII over a 56K link.

    A bit worrying.

    --
    [% slash_sig_val.text %]
  54. Troll Mods on Slashdot. by JNighthawk · · Score: 2, Interesting

    There's not a single thing flamebait about this. Because MaelstromX said something you didn't like, you modded him down. Censorship at it's finest. Re:AdBlock is unethical (Score:-1, Flamebait) by MaelstromX (739241) on Sunday November 21, @08:02PM (#10884143) Well you can keep attacking that straw man argument if you want but it has nothing to do with AdBlock. If a commmercial web site operator knew that a user had AdBlock installed, they would NOT agree to the terms of that user accessing the website, not only wasting bandwidth but acquiring the content contained on the website (which costs money to produce). Their website, their rules. Nobody is forcing you to go, you can leave at any time -- or you can stay and use unethical methods to make your visit slightly more convenient. And all of you bitching about it being within your rights to view content how you want, blah blah blah, shut up already. I am addressing the ethical wrongness of AdBlock -- you are stealing bandwidth and content without also viewing the means for which the web site creates enough revenue for the web site to sustain itself. -- As a side note, observe what happens when you go against slashbot groupthink: Due to excessive bad posting from this IP or Subnet, comment posting has temporarily been disabled. If it's you, consider this a chance to sit in the timeout corner .

    --
    Wheel in the sky keeps on turnin'.
  55. Re:LOL by johnashby · · Score: 3, Insightful
    Besides, I don't think IE6SP2 runs on Windows 2003 Server. What do you have to say to users of that OS?

    Perhaps I would say stop surfing the net from the server, O Master of Secure Computing.

  56. Re:LOL by SillyNickName4me · · Score: 2, Insightful

    > No, the latest version for EVERYONE is IE6 SP2. If they're still using an older OS, that's tough shit for them.

    Except for those that need Windows 2000 for other software they NEED for running their business, and those that need software that is incompatible with SP2 and and..

    > You can't say "Well the latest version of Windows is XP, but some people decided not to upgrade so the latest version for them is 2000." It just makes no sense.

    Microsoft supports Windows 2000, people pay for that support, why the fuck should they have to pay yet again to get an incomaptible OS?

    You are not makign a well thought out argument there, not to say you are being stupid.

  57. The Chewbacca Defense by Zed+Too · · Score: 2, Informative

    A swift Google led me to this site.