Slashdot Mirror


Linux Most Attacked Server?

Anonymous guy who can't remember his login sent in a story from the Globe And Mail that says "During August, 67 per cent of all successful and verifiable digital attacks against on-line servers targeted Linux, followed by Microsoft Windows at 23.2 per cent. A total of 12,892 Linux on-line servers running e-business and information sites were successfully breached in that month, followed by 4,626 Windows servers."

92 of 815 comments (clear)

  1. Hmm... by BeninOcala · · Score: 4, Funny

    Funding provided by Microsoft....

    --
    Where ever you go, there you are.
    1. Re:Hmm... by Anonymous Coward · · Score: 5, Funny

      For the attacks or the study?

    2. Re:Hmm... by SillySlashdotName · · Score: 5, Informative

      Not the BBC, from Globe News - No I hadn't ever heard of them either.

      From a press release from the people at mi2g - google for it, interesting information in the SECOND entry...

      Not funded by MS, this is a security consulting group of dubious integrity.

      Some of my favorite quotes in reference to their press releases -

      "Mathmatical Masturbation" Richard Forno (InfoWarrior.org).

      "Winn Schwartau, author of Pearl Harbor Dot Com, noted that mi2g seems to be relying solely on hacks that have been publicly documented".

      "Their statistics are basically worthless." Marquis Grove, editor of the Security News Portal.

      "mi2g continue to drum up PR about an "Inter-fada," or holy cyber-war, that rages between Palestine & Israel."

      and

      "Fearmongers" Rob Rosenberger, Vmyths editor.

      Read more at Vmyths.com

      --
      Acts of massive stupidity are almost never covered by warranty. --me.
  2. Yeah... by Viper168 · · Score: 3, Insightful

    But think of how many more linux servers are out there than windows servers.......

    1. Re:Yeah... by Anonymous Coward · · Score: 3, Insightful

      Linux/UNIX does run on 70% of web servers out there. Therefore, these numbers might make some sense.

    2. Re:Yeah... by notsewmit · · Score: 5, Informative

      Exactly.... the report would have been better if they had broken it down like this:

      OS
      % of Total Hacks
      % of Servers running OS Hacked

    3. Re:Yeah... by Chester+K · · Score: 5, Insightful

      But think of how many more linux servers are out there than windows servers.......

      The ratio of Windows workstations to Linux workstations has never stopped us from divining that the reason there are more viruses for Windows because of its ubiquity, not necessarily its security record.

      Why should this be any different?

      --

      NO CARRIER
    4. Re:Yeah... by retinaburn · · Score: 5, Insightful

      So we can rail against MS for having an insecure operating system and flaunt Linux's proliferation in the market, and then dismiss that its because of Linux's dominance that more Linux systems are getting hacked. We should instead try to foster a more security mindeded friendly community to educate the Linux sysadmins out there. This is a problem, that should not be lightly dismissed. If there was a larger percentage of windows boxes out there would anyone say 'But think of how many more windows servers are out there than linux servers.......

    5. Re:Yeah... by dfung · · Score: 3, Insightful

      I absolutely agree...

      OK, who's going to pay for the survey that shows the "most attacked" desktop OS? What? MS doesn't want to pay for that? :-)

    6. Re:Yeah... by Smallpond · · Score: 4, Insightful

      Also, what percentage of the boxes that were hacked did the admin even detect? There are a lot of hacked Windows machines out there sending out viruses that the owners don't even realize are hacked. Where are the admin tools like /var/log/secure, last, tripwire?

      ZoneAlarm? Please.

    7. Re:Yeah... by Foofoobar · · Score: 4, Insightful

      I'd like to see them show exactly what the vast majority of these attacks consisted of. Because without that data, you can't derive whether it is the system or the person implementing it that is the cause of security failure.

      I know many admins who are not worth two cents and I know others who are so swamped with tasks that they don't have time to patch much less check logs on a regular basis.

      --
      This is my sig. There are many like it but this one is mine.
    8. Re:Yeah... by NanoGator · · Score: 5, Insightful

      "We should instead try to foster a more security mindeded friendly community to educate the Linux sysadmins out there. This is a problem, that should not be lightly dismissed."

      You are right. I've read a lot of anti-MS babble here that has me a little spooked. Evidently, when Linux is more secure than Microsoft, the impression is generated that you can install a Linux based webserver and you're instantly secured. That's what I did. Being a Linux newb, I set up a Redhat/Apache server and within 2 weeks it was rooted. We had to have our sysadmin build us a new one. (It was a project for me to grow...)

      It only takes one exploit to destroy your server. Vigilance is absolutely necessary on either platform. Maybe it's time to end the anti-MS pissing contest and focus on good practices in general for whatever OS you're using.

      --
      "Derp de derp."
    9. Re:Yeah... by mindriot · · Score: 4, Interesting

      Well, you could probably conclude that, because vulnerabilities in Linux and Linux software are usually detected and fixed sooner, and Windows vulnerabilities depend on Microsoft deploying the fix (which might take a while, as we know), we have different cases of who is to blame.

      First, In the Windows case, shit might happen because it takes longer for a proper fix to appear (though, on the last DCOM-related vulnerabilities, we should give credit to MS for the quick response to the problem). If a patch does not exist, the admin can not do as much (unless he has a proper firewall).

      In the Linux case, patches are generally avilable quicker, and upgrade functionality like Debian's apt-get makes it fairly easy to update the systems. I would guess that most holes that lead to the attacks mentioned in the article have long been patched, and it was merely the admin's fault for not watching his system.

      So, I would say (though it's a subjective opinion) that Linux systems can be much more secure, even if attack _attempts_ on Linux systems were to occur more often than on Windows systems. But it all depends on the administrators. Windows systems, on the other hand, might let you get in a situation where you depend solely on Microsoft to respond to the security problem -- not a very nice situation.

      Oh, and yes, there are more viruses for Windows, but that includes the 'dumb end-user' type such as SoBig, which are purely unrelated to server attacks. And those, I'm more than sure, will _not_ appear an Linux systems since I do not know of an email client that makes it so easy for a user to execute incoming garbage straight away.

      I really wonder whether there are more known attacks to Windows _server_ systems than to Linux systems if you exclude all those Desktop-user viruses. Anybody know?

    10. Re:Yeah... by Osty · · Score: 5, Interesting

      First, In the Windows case, shit might happen because it takes longer for a proper fix to appear (though, on the last DCOM-related vulnerabilities, we should give credit to MS for the quick response to the problem). If a patch does not exist, the admin can not do as much (unless he has a proper firewall).

      I call bullshit. Most Windows problems are patched long before they're exploited. See Code Red, Nimda, Blaster, etc. All of these were fixed long before they were exploited, and yet long after the worms first appeared people were still being hit. While I will agree that there is a possibility of patches taking a while to appear from closed-source software (and that it has happened, usually regarding Internet Explorer), that has been the case only in a very minority of important patches. As well, though you call out Debian's apt-get for making it fairly easy to update systems, Microsoft has Windows Update (and they freely-available provide software to run your own Windows Update site, so that you can verify patches before pushing them out to your site). Therefore, your argument is a red herring.


      But it all depends on the administrators.

      Bingo! 99.999% of all of the problems with both Linux and Windows being insecure have stemmed not from late patches, but from administrators not keeping on top of security for their machines.


      Oh, and yes, there are more viruses for Windows, but that includes the 'dumb end-user' type such as SoBig, which are purely unrelated to server attacks. And those, I'm more than sure, will _not_ appear an Linux systems since I do not know of an email client that makes it so easy for a user to execute incoming garbage straight away.

      It's false to say that Linux will not ever be affected by such viruses, because it's quite possible. Even with proper separation of user rights and administrator rights, a user can still royally screw himself and his data. More, all it takes is one unpatched local root exploit ("I'm not too worried about local exploits, because they're local" is an attitude that will get you in trouble if you have users ...), a malicious binary that exploits it, and a dumb user. As well, with more users wanting to use Linux, the need will come for user-friendly desktop apps (what do users want to do? easily open e-mail attachments. Better code that properly, our you're going to be as bad as Outlook Express ...). Users will also want to be able to easily install software (see Lindows, and how at least initially it suggested you not only run as root, but without a password!). There's work to do on Linux before it will be acceptable to Joe Sixpack or Bettie Secretary, and unless developers keep their wits about them they can (and will!) fall into the same problems seen in Windows.


    11. Re:Yeah... by TClevenger · · Score: 5, Interesting
      A friend went to clean up a server that finally crashed under the load of Blaster. When he went to that site, he found that the server also still was infected Nimda.

      Needless to say, the regular server administrator for that site is in an uncomfortable spot now.

    12. Re:Yeah... by EastCoastSurfer · · Score: 4, Interesting

      and to this day none of them have gotten owned.


      Not that you know of anyway.

      When I was a linux noob I had two boxes rooted(one was set up to email bomb mirablis, who blocked my IP and ended up reversing the bomb on my box because of returned mail which is how I noticed the problem...pretty damn funny when you think about it). I traced it back to security hole in wu-ftp. I have sinced learned :), but am fully aware that it is not if but when it will happen again. With that mindset I now have a plan to recover from a attack and am vigilant about looking for updates and possible attacks.

    13. Re:Yeah... by nicodaemos · · Score: 5, Insightful
      They are not counting server boxes that have been hacked, but websites.

      From MI2g website:
      Do multiple website attacks resulting from a single system breach count
      as one attack or many?


      Mass website attacks are counted as multiple attacks because although there is a single
      action on the part of the attacker, economic damage is always done to multiple victims.

      So if a single ISP box gets hacked, they may count that as 100 linux sites hacked because of virtual hosting.

      But even more important than their actual counting methods are where they get their data. Again, according to the same paper:
      mi2g is principally reliant on data for SIPS and EVEDA from a number of sources:

      1. Personal relationships at CEO, CIO, CISO level within the banking, insurance and
        reinsurance industry in Europe, North America and Asia. We have been involved in
        pioneering cyber liability insurance cover for Lloyd's of London syndicates which has
        given us access to case history since the late 1990s.
      2. Monitoring hacker bulletin boards and hacker activity. We have several white hat
        hackers who we use for penetration testing and developing our bespoke security
        architecture that feed digital risk information through to us on a continuous basis
        including vulnerabilities, exploits and the latest serious attacks they are aware of.
      3. We maintain anonymous communication channels with a large number of black hat
        hacker groups.

      So their highly informed executive manager friends seem to know when their linux systems get hacked versus their windows systems, they browse the web, looking at defacement sites and they converse with script kiddies via email. Umm, does anyone else see an issue with their data collection methods besides me?

      If you don't yet, then let me give you a simple example. Let's say that I wanted to bias the results. Mmm ... it appears that all I have to do is deploy one linux box that is virtual hosting say 2,000 sites that noone visits. I leave some things in a very insecure mode and let some script kiddies know about it. Once its been "hacked", the script kiddie posts on a board or sends email to mi2g.com and their numbers move by 2,000 sites.

      You can show me analyst reports by people like this all day long. In the end, this report bears no relation to what I see day to day in the real world.
    14. Re:Yeah... by Oliver+Wendell+Jones · · Score: 4, Funny

      Obligatory MallRats quote:

      Needless to say, the regular server administrator for that site is in an uncomfortable spot now

      "You mean like the backseat of a Volkswagen?"

      --
      A computer once beat me at chess, but it was no match for me at kick boxing -- Emo Phillips
    15. Re:Yeah... by TClevenger · · Score: 4, Funny
      "You mean like the backseat of a Volkswagen?"

      Well, I'm sure the end result will be the same. :-)

    16. Re:Yeah... by madcow_ucsb · · Score: 4, Funny

      Heh, the best was when I was helping to run the web server at my high school (this happened back in 98 or so). I was logged in from home checking email or something when I got a "write" from root that said, "I think you have some security holes..." I ended up in a ytalk with him and it was some dude from kentucky who had broken his leg and had nothing better to do or something.

      I honestly can't remember if we ever reported him to anyone or not, but we reinstalled right quick (I think he'd used an nfs exploit and then backdoored one of our other services, can't remember which). In any case it was obvious what had happened - the logs we so full of "help! someone's trying to hack me!" type messages that it was even funny at the time. Especially since nobody ever went to our webpage and we just used the machine as a local quake server anyway...

    17. Re:Yeah... by Agent+R · · Score: 3, Interesting

      There are a lot of hacked Windows machines out there sending out viruses that the owners don't even realize are hacked.

      When are people with Windows machines on broadband going to do their homework and STOP CLICKING ON EVERY ATTACHMENT SENT BY STRANGERS? (Geez.. didn't their parents tell them not to talk to strangers when they were kids?)

      --
      !@#$% whole-grain cereal. When I want fiber, I eat some wicker furniture. - G. Carlin
    18. Re:Yeah... by rutledjw · · Score: 4, Insightful
      May I offer an opinion? First off, let's get one thing out of the way

      - Security is a relative measure, there is no absolute security.

      OK, fine, we're past that. Now, from an architectural point of view, MS has no hope of being as secure as a BSD, or even a Linux. The reason is the tight coupling between components within not only their OS architecture, but also the server-side software as well.

      The problem is that creates an environment where undue damage can occur due to the compromise of what should be an extraneous service. An example was a flaw in IE which allows a "root" type exploit. Another is Biztalk requires a number of software packages which should not be needed (i.e. Visual Studio) on the machine. This is both a security and stability issue.

      Linux and Tomcat or Apache require exactly that, the kernel, network libs, and Tomcat / Apache. The issue IMHO as to why so many Linux boxes are getting hammered is beacuse of vendors like Red Hat which include a number of unneeded services and have them active by default. They've gotten BETTER, but they still have garbage on there that is ABSOLUTELY not needed. Example, we've drunk the RH "kool-aid" at my company. Fine, I like Linux, but in hardening our servers we have to pull out TONS of sh!t from what was a CUSTOM install!!! (now using kickstart) I hate to admit, this is a sore spot with me

      In essence they're created a Windows-like system in that regard. The only difference is that you can remove it post-install. Regardless, my point stands.

      The de-coupled nature of Linux and BSD create an environment where one can create a "more" secure environment then what Windows can provide. Stupid vendors can undo this, but for the most part...

      The other point is that this "survey" did nothing to point out what kinds of attacks these were? Were these hitting the OS, or a service that ran on top of it (i.e. Apache or IIS)? This article seems like flamebait to me... I agree with your points on desktop users. I disagree on one minor point - Blaster. My Dad keeps his machines patched and has anti-virus (McAffee - I know, I know...) and he was still hit. My company pushes updates as well and so were we.

      --

      Computer Science is Applied Philosophy
    19. Re:Yeah... by johnnyb · · Score: 3, Insightful

      This is one thing that concerned my about the article. The distribution of "infiltration" EXACTLY matches the distribution of Apache/IIS on netcraft. Isn't that a bit odd? It makes me think that either the report is flawed or the interpretation of the report is flawed.

      Anyway, I'm highly suspect of this report. It may turn out to be true, but until we see the data, we are unsure.

  3. Woo! by Dirtside · · Score: 4, Funny

    We're number one! We're number one! Woo! Party!

    Er... wait, what? Is this a good thing?

    --
    "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
  4. What? by ascalon · · Score: 5, Funny

    Good god sir, do you know where you are posting this? ;]

  5. Interpretations... by mgcsinc · · Score: 4, Insightful

    On the surface, this statistic serves both as a testament to linux's growing popularity as a server OS and ammo for those windows admins who have long taken abuses about the insecure nature of their OS. These ideas, particularly the latter, however, may prove misguided; breaches against servers are rooted not only in the security of their running OS, but also in the effectiveness of the security implementation of the system admin him/herself.

    1. Re:Interpretations... by Zigg · · Score: 3, Insightful

      I'm going to go out on a limb and say a lot of these probably happened inside cut-rate shared-hosting environments, where Linux is uber-popular and security is often kept lax to keep customer questions at a minimum. Let's face it, it's easier to clean up a defaced homepage than try to explain chmod to folks...

    2. Re:Interpretations... by Gaijin42 · · Score: 4, Insightful

      Im going out on a pretty wide limb and saying that Windows problems were also largely in the same boat.

      ITs possible to make a secure windows system. Its possible to make a secure linux system.

      ITs possible to make an insecure windows system.
      Its possible to make an insecure linux system.

    3. Re:Interpretations... by dom1234 · · Score: 5, Insightful

      Those are four facts leading to interesting quesitons :

      • How much possible in average is it possible that someone makes an insecure Windows system ?
      • How much possible in average is it possible that someone makes an insecure Linux system ?

      Those probabilities should be pondered by the frequency of default installations, frequency of having an expert rather than a novice as the administrator, etc.

      Thus, could someone not knowing which one to choose, and not knowing whether he is hiring an expert or not, rely on those statistics ?

  6. Canadan Newspaper != The BBC by LostCluster · · Score: 4, Informative

    Okay... do the editors read the links anymore?

    This clearly came from Canada's Globe and Mail newsmapaper, which is clearly has nothing in common with the British Broadcasting Company

  7. Active or passive attacks? by Gothmolly · · Score: 5, Interesting

    Does this count the number of Windows machines that were 'compromised' by BLASTER and its children? If someone gets a binary on my server and controls what my server does ( in this case, replicating the worm ), then I'd call that hacked. Just because a worm did it vs. a human doesn't mean anything. More direct hacks on Linux machines might just mean that there was much more human effort expended.

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:Active or passive attacks? by LostCluster · · Score: 5, Informative

      Numbers without a counting methodogy are usually worthless. We've got a small article that doesn't even name what "british security company" released the data, and a summary that somehow gets the BBC involved even though they're nowhere to be found in the story.

      Uhm... slow /. day?

    2. Re:Active or passive attacks? by squiggleslash · · Score: 3, Informative
      Ah, mi2g, one of the most reputable security consultants in the world...

      You know, I did initially believe this story, despite the fact my DSL web server (thanks Earthlink for not joining the draconian-ToS mob) still logs several NIMDA and whatever-that-other-one-that-looks-the-same-is-cal led attacks every single day. The fact that Linux now has such a high market share, and the poor reputation of some of the larger Linux distribution vendors for security, coupled with the obsessive "Must...run...latest...version" attitude of many users I've noticed, made it look genuine.

      Given who wrote it, I don't believe a word of it. I'm not saying it's impossible for it to be true, but I will say that if it is, mi2g have simply accidentally blurted out the right information, not that there's any reason for them to have done so.

      --
      You are not alone. This is not normal. None of this is normal.
    3. Re:Active or passive attacks? by imipak · · Score: 3, Interesting

      British security company? This wouldn't be the notorious (as publicity whore cowboys) London-based "security consultancy" run by a character called D.K. Matai, by any chance? If so, the value of this study is exactly zero. They put out a similar press release every few months and occasionally it gets picked up by a semi-mainstream news source (like Slashdot... or more commonly, mailing lists.) Search Need To Know for the gory details.

  8. How do they relate by ceswiedler · · Score: 3, Interesting

    How do these numbers relate to the number of servers which are 'attackable' by hackers? ...even assuming (as they do) that home desktop machines on DSL/cable modems which are compromised (by worms or hackers) are not considered 'server attacks'.

    Well, they don't say that, but if you include the number of infected Windows desktops this year, I have a pretty good feeling it would be a LOT more than 12,000, even if you only include infections designed to give control to an outside party (as opposed to simply spreading).

  9. Staying uptodate costs money... by JohnGrahamCumming · · Score: 5, Insightful
    No doubt the Linux faithful are going to bay and scream about this report, but there's something interesting buried in the article. The following quote:
    The proliferation of Linux within the on-line server community coupled with inadequate knowledge of how to keep that environment secure when running vulnerable third-party applications is contributing to a consistently higher proportion of compromised Linux servers," mi29 chairman D.K. Matai said.

    "Microsoft deserves credit for having reduced the proportion of successful on-line hacker attacks perpetrated against Windows servers."

    Although I don't like Microsoft's software and it's a real pain having to get all the latest patches, they do at least tell us when they've got a patch. This is an inadequacy with Free Software that in general needs to be addressed, and it will make a nice revenue stream. At my company we subscribe to RedHat's "uptodate" service that makes sure that we are always patched. Even though the software is Free we are still willing to pay someone to tell us what we need to patch.

    It's ironic that Microsoft provides that service for free, whereas Linux requires paying money. But it's good because at least here there's a clear way to make money off Free Software and keep programmers like me from going hungry.

    John.

    1. Re:Staying uptodate costs money... by Kevinv · · Score: 5, Informative

      Both debian and gentoo (and Red Hat) have security mailing lists that list packages/ebuilds that have been updated for security reasons. I know Debian & Red Hat's are cross-posted with Bugtraq, not sure about Gentoo's.

      Finding updated packages isn't a big deal. Harder is finding what software has an announced vulnerability that hasn't been patched by it's respective distribution yet. Red Hat uptodate has the same problem, if Red Hat hasn't patched the vunerability yet you won't know about it.

      Of course in the Open Source world the updates come pretty quick after the annoucement anyway, but if there were some software app that had a real old version with no maintaniner as the default it could present a problem.

    2. Re:Staying uptodate costs money... by HiThere · · Score: 5, Insightful

      It's a plausible claim. But I don't know how one would go about substantiating it.

      Above it says that it costs 30 pounds to read the report and discover their methodology. Not worth it to me. But before I took it seriously I'd need to know their target populations and their sampling rates. It makes a big difference, for instance, if they only sample people who know and admit that they have been hacked, or whether they have some independant way of checking. And it also makes a big difference if they are counting servers in Fortune 5000 glass houses, or whatever is connected to the web, or (...what are the alternatives?).

      I've seen too many bogus news stories to start taking one seriously just because it says that there are a lot of Linux machines out there.

      (P.S.: staying up to date doesn't cost MUCH money. I normally run Debian, and once a day I usually run apt-get update/apt-get upgrade. This does sort of depend on a broadband connection, as some days the amount of upgrades would choke a dial up connection. OTOH, most days nothing significant to me has changed.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    3. Re:Staying uptodate costs money... by jimfrost · · Score: 3, Informative
      Although I don't like Microsoft's software and it's a real pain having to get all the latest patches, they do at least tell us when they've got a patch.

      I don't know about Linux vendors in general, but Red Hat has offered such a notification service for years. You don't even have to pay them for it, just sign up for their security mailing list. I've been getting such notifications for a long time; I probably get a dozen a week.

      --
      jim frost
      jimf@frostbytes.com
    4. Re:Staying uptodate costs money... by lordcorusa · · Score: 4, Informative

      If the only reason you pay for Red Hat Network is to get automatic updates, I strongly suggest you look at apt-get for rpm. It provides the exact same updates as up2date, only they are free. If you don't trust them you can check the digital sigs on the packages; they come unaltered from Red Hat. Optionally, it can also provide additional packages not found on the Red Hat distribution.

      Apt-get doesn't explicitly notify you when updates come in, however it is trivial to write a script to automate the process of checking for updates. For the super-lazy, you can even continue to use the free version of Red Hat's up2date notification icon to alert you when updates come in, and then use apt-get to actually fetch them.

      Of course, there are probably other reasons you pay for RHN, such as technical support, a desire to give back to Red Hat, etc...

      Just thought I'd make sure you know about an excellent free alternative.

      --
      The preceding comments reflect the author's personal opinion and are public domain, unless explicitly stated otherwise.
    5. Re:Staying uptodate costs money... by trickycamel · · Score: 4, Informative

      It's ironic that Microsoft provides that service for free, whereas Linux requires paying money.
      No it doesn't. Tried Debian security advisories?
      --
      Sig? What sig?
    6. Re:Staying uptodate costs money... by Mikey-San · · Score: 3, Informative

      Actually, MS doesn't want people talking about security holes they find in MS software:

      http://www.microsoft.com/technet/treeview/defaul t. asp?url=/technet/columns/security/essays/noarch.as p

      http://www.pcworld.com/news/article/0,aid,63784, 00 .asp

      As Steve Jobs once said, "Every security scheme that is based on secrets eventually fails."

      --
      Mikey-San
      Karma: +Eleventy billion (mostly affected by watching Celebrity Jeopardy)
    7. Re:Staying uptodate costs money... by Experiment+626 · · Score: 4, Insightful
      It's ironic that Microsoft provides that service [patch notification] for free, whereas Linux requires paying money.

      That's a bit misleading. With Linux, you don't have to pay anything up front for the OS, and you can take whatever support strategy works best for your particular situation, from building updated sources yourself (free), downloading RPMs (free), using Red Hat's limited trial up2date (free), or getting one of the Red Hat Network subscription packages ($60+).

      With Windows, you pay $300 or so up front for the OS plus whatever an office suite, developer tools, a DBMS, and the other types of apps that would have come free in the Linux distro cost you. Part of this cost goes to support, so you can use Windows Update all you want... you already paid for it. Unlike up2date and its counterparts in the other distros, however, Windows Update just updates the base OS, so you have to take additional steps to update your word processor, C++ compiler and such.

      I'd say the Linux way isn't such a bad deal after all.

    8. Re:Staying uptodate costs money... by Bas_Wijnen · · Score: 4, Insightful

      As Steve Jobs once said, "Every security scheme that is based on secrets eventually fails."

      Well, he's got it wrong. He probably meant obscurity, not secrets. Then he would be right. Your gpg private key is a secret. Not telling how the encryption works is obscurity. There's a big difference between the two.

      Security through obscurity (as you correctly show is Microsoft's way of working) is bad for security, because it gives the people the feeling that they're safe, while they're not. That means that the end result can be worse than no security at all (in which case the user would perhaps choose not to put sensitive data on the device).

  10. stats? by BWJones · · Score: 4, Interesting

    So, I wonder....the interesting statistic to me would be what percentage of attacks against each platform are successful? This statistic is not explicitly stated. Also did they include OS X as part of the study?

    --
    Visit Jonesblog and say hello.
  11. Corresponds with Netcraft by clustersnarf · · Score: 4, Informative

    These figures correspond almost directly to netcraft. Seems to me, more linux/apache boxes out on the net means more targets. IIS holds about 24% and apache is about 64%. DUH. Its not hard to see that there will be more attacks if there are more machines. I bet they didnt factor how many OS/2 boxes got attacked.

    Statistics are dumb.

    1. Re:Corresponds with Netcraft by goldspider · · Score: 4, Insightful
      "Its not hard to see that there will be more attacks if there are more machines."

      That's not the point.

      The point is that this report handily debunks the myth that a Linux server is inherantly more secure than a Windows server.

      The more rational among us here have tried to get the message out that no server is secure if there's an idiot at the helm.

      Good admins make secure servers, not an operating system, despite what the zealots would have us believe.

      --
      "Ask not what your country can do for you." --John F. Kennedy
  12. Most attacked server? by Hieronymus+Howard · · Score: 5, Interesting
    Yes, my Linux server is certainly being attacked constantly. I know this because I keep finding entries like these in the apache log files:
    212.181.127.182 xxxxxxxx.org - [08/Sep/2003:21:36:02 +0100] "GET /MSADC/root.exe?/c+dir HTTP/1.0" 404
    12.242.55.56 xxxxxxxx.org - [09/Sep/2003:21:41:54 +0100] "get /scripts/..%c0%af..%c0%af..%c0%af.. %c0%af..%c0%af..%c0%af..%c0%af..%c0%af/winnt/syste m32/cmd.exe?/c%20dir" 501
    62.194.103.198 xxxxxxxx.org - [11/Sep/2003:10:31:35 +0100] "GET /scripts/nsiislog.dll" 404
    HH
    1. Re:Most attacked server? by BrynM · · Score: 4, Funny

      Wow. I get a lot of those too. Thank goodness I deleted that pesky "default.ida" file from my Apache web server so I could be safe! :)

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
  13. Jesus... by garcia · · Score: 4, Insightful

    The overall economic damage in August from overt and covert attacks as well as viruses and worms stood at an all-time high of $28.2-billion.

    So while these "attacks" on servers totalling about the same damage amounts as usual there was quite a new record high obtained by the RPC vunerability...

    So they are attacking an OS that is known to be running on more servers around the world and the "damage" from these attacks is holding steady, yet we don't mention in the article title that because Windows is MAJORLY vunerable, there was nearly 30 BILLION dollars in damage done!

    Interesting spin.

  14. Simple explanation: by Future+Man+3000 · · Score: 3, Insightful
    Linux has gained enough acceptance in the server field to be deployed in large numbers and at high-visibility targets. Additionally, the level of competence of the people deploying Linux is probably dropping somewhat, as it's moving from something that is just installed by those who love it and are willing to take the time to monitor all of the security flaws to something that is installed by people who just want something that works.

    Also, it has gained something of a reputation as a secure system, at least compared to IIS, and this may be undeserved in installations where best security practices are not followed (most of them). This is perhaps a wakeup call that it's important to patch, only set up services that are necessary, and use a firewall and intrustion detection system, but most people know that already.

    --

    I never vote for anyone. I always vote against.
    -- W.C. Fields

  15. More credit than they deserve by runchbox · · Score: 4, Insightful

    "Microsoft deserves credit for having reduced the proportion of successful on-line hacker attacks perpetrated against Windows servers."

    The only way they've reduced the _proportion_ of attacks on their servers is by losing market share. The total number of attacks against Windows servers is still increasing, so it's a little premature to give them any compliments.

    --
    If voting changed anything, they'd make it illegal -- Jello Biafra
  16. Help me with the math here by Lawrence_Bird · · Score: 5, Insightful

    They claim a database of 280,000 attacks since 1995. They claim there were at least 18,000 attacks in August alone, or 6.5% of the total of 1% of their sample. Also, these numbers are meaningless without knowing the total population of each type of server. Oy!

    1. Re:Help me with the math here by jonadab · · Score: 3, Interesting

      Here's some help with the math: according to my estimates, based
      on the network traffic that the (as yet unexploited, though I don't
      take this for granted) Linux-based CGI server at work logs, the
      _average_ Windows server is exploited by script kiddies, worms, or
      viruses several times per year. Now, some of that is the same
      servers being hit over and over again because the admins simply
      refuse to learn about patches, so a well-maintained Windows server
      will not be exploited that often. Still...

      If there are more attacks on Linux servers, it's because there are
      more Linux servers, or because attacks on Linux servers get noticed,
      or something -- not because Linux is more likely to be targeted.
      Either that, or we're only counting attacks that were conducted
      against an individual server by an individual attacker with more
      skills than just the ability to run prefab breakin tools.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    2. Re:Help me with the math here by merlin_jim · · Score: 3, Interesting

      They claim a database of 280,000 attacks since 1995. They claim there were at least 18,000 attacks in August alone, or 6.5% of the total of 1% of their sample

      *scratches head*

      I don't get it. I mean really, WTF is "6.5% of the total of 1% of their sample"

      1% of their sample = 2,800
      The total of 1% of their sample = ??? what value are you totalling?
      6.5% of 1% of their sample = 182

      I don't really see how your math works...

      For those who you know actually care about math and stuff, 18,000 is 15.6% of 280,000... which is certainly quite a large figure for a single month out of the 80+ months in which this sample data was collected...

      --
      I am disrespectful to dirt! Can you see that I am serious?!
    3. Re:Help me with the math here by Anonymous Coward · · Score: 4, Informative

      These results btw really are not statistically significant. The percentage of servers to proportions of attacks are essentially equal. Nothing but FUD for non stochastic minded people.

  17. These aren't good statistics by BrynM · · Score: 5, Insightful
    "The proliferation of Linux within the on-line server community coupled with inadequate knowledge of how to keep that environment secure when running vulnerable third-party applications is contributing to a consistently higher proportion of compromised Linux servers," mi29 chairman D.K. Matai said.
    So let me get this right. Since third party applications under Linux get hacked, it is attributed to Linux being more vulnerable while MS Windows running third party software is more secure??? So a PHP/SQL injection exploit is attributed to the OS PHP is installed on? Does the exploit count twice then? - Once for each operating system?

    I think it's time to break the statistics down application by application at that point. Show me some Apache vs. IIS numbers or MySQL vs. SQL Server numbers or exclude third party applications altogether please. For the record, I run both Windows and Linux for clients and servers and am pretty neutral in the whole OS wars thing. Each has their merits and uses, both need regular security maintenance and I am pretty much happy with both for very different reasons. I'm not a Linux zealot, but I know bad numbers when I smell them. And then...

    "Microsoft deserves credit for having reduced the proportion of successful on-line hacker attacks perpetrated against Windows servers."
    So MS is shoring up third party applications then? They even go on to cite Sobig and MSBlast as the reasons for the high MS numbers. This is shifting over to a very FUD-like smell now.
    --
    US Democracy:The best person for the job (among These pre-selected choices...)
  18. Your login request by eweu · · Score: 5, Funny

    Anonymous guy who can't remember his login

    That would be WilliamGates.

  19. A Step Farther by Houn · · Score: 3, Funny

    Sure, we all know that Linux is on more Web Servers than MS.

    But consider this: Do people attack the server because it's running Linux, or because it's hosting the SCO website?

    I think the CONTENT drives far more hacks than the OS it's on...

    --
    The longer I'm a member of the Human Race, the more I believe Apocalypse is a valid solution.
  20. What about worms? by GrenDel+Fuego · · Score: 3, Insightful

    I seem to recall some 500,000 servers being compromised by a worm last month. Do they only count attacks by people?

  21. Well, it's probably because by gillbates · · Score: 3, Insightful
    We've become complacent. I mean, as Linux users, we expect the systems to be secure, where as with Windows systems, we know they're insecure, so we're more vigilant, always patching them.

    I think a much more meaningful statistic would be how many fully patched Windows and Linux servers are successfully hacked. With Windows, you are always vulnerable, because the rate at which vulnerabilities are discovered far surpasses the rate at which patches are issued. With OSS, OTOH, a patch is usually issued a few hours or days after the vulnerability is discovered. Hence, the amount of time a successful Linux exploit is usuable is usually much lower than an exploit for Windows.

    I would guess that most Linux machines that get hacked are due to unpatched/deliberately insecure configurations - like using a dictionary word for a root password.

    --
    The society for a thought-free internet welcomes you.
  22. mi2g by FrostedWheat · · Score: 5, Informative

    Brought to us by our friends at mi2g. I'd take this with a grain of salt.

  23. Security always depends on the admin by PMuse · · Score: 4, Insightful
    Here's a statistic I'd like to see.

    Number (or percentage) of successful attacks against servers maintained by professionals, sorted by operating system.

    Of course there are a lot of non-secure Linux systems on the net. Lots of amateurs use Linux. After all, it's free! Notice how much the statistics in the article changed when they leveled the playing field and looked only at servers in one industry: government? Keeping to one industry caused them to look at systems maintained by sysadmins with much more equal skill levels.

    From the article: Microsoft Windows servers belonging to governments, however, were the most attacked (51.4 per cent) followed by Linux (14.3 per cent) in August.

    --
    "We reject as false the choice between our safety and our ideals." --The American President (20.1.2009)
  24. It was SCO by Isochrome · · Score: 4, Funny

    65% of successful attacks came against SCO, which MUST be running Linux since they developed it.

  25. Linux-based systems not as simple as the buzz by The+Revolutionary · · Score: 5, Insightful

    Folks who have traditionally been Microsoft users, who have recently installed Linux on an old machine at home or maybe as dual-boot, who have little to no real experience or training with Unix-like systems or with particular open source servers, are going into to the business IT environment and installing Linux-based systems on the hype.

    Sure they can get Apache webserver serving pages, they can get Tomcat doing "something", and they can certainly run XMMS quite well on their workstation, but they really have no clue how to properly use these technologies in a production environment.

    They see switching to Linux-based systems as being a simple fix.

    They aren't willing to extensively review their configuration or product documentation. They aren't willing to put in the significant amount of time that is in fact required to become experts with the technologies.

    Yes, they certainly do get a kick out of telling their friends that they have "Linux boxes running their shop", but security suffers due to their naive incompetence.

    These techs should be fired.

    Open source development may be a "we'll get that feature done when we feel like it" affair, but deploying Linux-based systems in a production environment must not be.

    If anything, effectively and securely deploying Linux-based solutions requires more training and knowledge than does deploying Microsoft.

    Let's stop pretending otherwise.

  26. mi2g Intelligence Unit by taybin · · Score: 3, Informative

    Any information that comes out of mi2g is suspect. They have been heavily criticized by Rob Rosenburger of Vmyths, a computer security hysteria site.

  27. 67% and 23% of How many in the Data Set ? by Nik+Picker · · Score: 4, Insightful

    If over 12000 Servers were linux and were being sucessfully cracked compared to 4000 of windows boxes. Now representing this as 67% is to skew the results. What we dont actually know is how many were in the data set ?

    Did they sample 20000 Servers ? 20,000 servers or 200,000 servers ?

    Linux 67 Breached Linux Servers 12892 73.59%
    Windows 23 Breached Windows Servers 4626 26.41%
    90Total Cracked ? 17518

    Well the percentile is only 90% of the figures. Which servers were in the missing 10%.

    Did the survey compare windows to linux boxes alike e.g.

    1 Linux Server examined to 1 windows box. for 20,000 boxes ?

    I dont see any figures here for accuracy or qualification of the figures.

    What I do see is a suggestion that Linux is very popular. If this is the case and we suggest that 80% of the net is unix to 20% microsoft. then 67% of 80% of the network being interupted seems very unusuall and rather high as a figure.

    So I keep coming back to wondering where the figures have actually originated and been compiled.

    Im fairly sure Microsoft can be secure, but unlike Unix it tends towards insecurity. Ive often compared running Microsoft boxes to herding sheep. You spend all your time keeping them alive and free of viruses. Unix on the other hand is the sheep dog, consistent , loyal and dependent.

    They can bandy these figures all they like but unless they can flatten the survey and show a clear scope of investigation and comparison then I dont think we should be worrying about the quote.

    --
    And thats why Firecrackers and kittens don't mix.
  28. A quote and personal experience by pjt48108 · · Score: 4, Interesting

    "The proliferation of Linux within the on-line server community coupled with inadequate knowledge of how to keep that environment secure when running vulnerable third-party applications is contributing to a consistently higher proportion of compromised Linux servers," mi29 chairman D.K. Matai said.

    I must confess that the first linux server that I set up was hacked for the very reason mentioned: my ambition exceeded my knowledge.

    Imagine my chagrin when I got email from a couple of companies stating that an attack had been launched on their servers from my system! Let me tell you, I fixed that right quick!

    I find it interesting to note the low number of Unix boxes that the article mentions as attack victims. Based on the experience of my own personal ignorance, I figure Unix operators are probobly more savvy, ergo tighter security and fewer successful attacks. Personally, I haven't been able to figure out how to configure a Unix server in a usable manner (having tried FreeBSD and failed miserably). I find Linux easier to work with, which, perhaps, invites disaster when someone with limited savvy (such as I, once upon a time) decides to roll out a server and expose it to the wild west Internet.

    [For those who wonder, the incident involved someone setting up an IRC server app on my system, which then attempted to install itself, apparantly, on other systems that were better-secured than my own. Thereafter, I put everything behind a linux firewall that was locked down tighter than a nun's dainty underthings. I hope this humble and frank admission of ignorance will learn y'all to lock those ports down TIGHT!]

    --
    Mmmmmm... Bold, yet refreshing!
  29. mi2g - computer security hysteria specialists by tagishsimon · · Score: 5, Informative
    mi2g - authors of the report being discussed, are the single most dissed security company I know of. They're derided by such a long list of organisations, that one might wonder if there's any point giving their work houseroom. They certainly appear to be PR whores, and, bless' em, good at this part of their job.

    Vmyths appears to summarise the anti-mi2g camps position. Searches for mi2g on NTK and The Register, (when its search engine is working) for mi2g are as enlightening as they are amusing.

  30. This is from mi2g by Population · · Score: 3, Informative

    http://www.theregister.co.uk/content/55/28233.html

    They suck.

  31. Re:Yeah... [important difference] by quadelirus · · Score: 3, Insightful

    I would say there is an important difference between server hacks and viri in that respect. Most people making a virus specifically target windows, while most people hacking a server don't target an OS, but an organization, therefore it is relevant that there are more Linux servers, while the number of MS boxes is not relavent in cases involving virus. The attack focus is different.

  32. Blatant innumeracy by dsplat · · Score: 4, Insightful
    Just 360 -- less than 2 per cent -- of BSD Unix servers were successfully breached in August.

    This statement clearly states that less than 2 percent of the BSD servers on the net were attacked. Yet that is not what the numbers show. The numbers state that less than 2 percent of the attacks were against BSD servers. That is a very different thing indeed.

    As such, there are a number of pieces of information that are needed to make this article useful:

    1. How many servers were there running each OS on the net?
    2. What consistutes a successful, verifiable attack? Does a DDoS that cuts you off from the net count? Then the OS of the compromised machines counts for more than the OS of the tarket.
    3. What percentage of attacks go unreported? If that is high enough, the stats are meaningless. Self-reporting will generally bias results.
    4. Is the count actually by the number of servers, or is it by domain?

    --
    The net will not be what we demand, but what we make it. Build it well.
  33. Um, check your facts sport... by jonfromspace · · Score: 3, Informative

    Netcraf September 2003 survey says otherwise...

    --
    I am become Troll, destroyer of threads
    1. Re:Um, check your facts sport... by hpavc · · Score: 4, Interesting

      Not that I am arguing with linx > windows, but just because its Apache doesnt mean its linux.

      --
      members are seeing something, your seeing an ad
    2. Re:Um, check your facts sport... by exhilaration · · Score: 3, Insightful
      Gartner recommends that Windows users drop IIS and use another web server. Apache is the most logical choice.

      I have heard of VERY few people running Apache on Windows. What's the point?

      It would be stupid and reckless to tell a bunch of MCSE's to scrap a Windows server and replace it with Linux. If your organization doesn't have any Linux experience, the next best thing to moving away from Windows is using Apache instead of IIS.

    3. Re:Um, check your facts sport... by wasabii · · Score: 3, Informative

      Incorrect. This is on Professional editions of Windows, 2k included. You can have 10 simultanious connections from externals hosts at one time. This includes IIS and Windows shares and Apache. The license for Server edition does not have this clause. There is no IIS restriction.

  34. Verifiable is the key... by Lodragandraoidh · · Score: 4, Interesting

    Per the initial write-up: "...all successful and verifiable digital attacks against on-line servers targeted Linux..." (my emphasis)

    The key word here is 'verifiable'. It is much easier to detect and validate that someone has hacked a Linux box, than a Windows box. We don't know the following that would lead more credence to any claims:

    1. What is the ratio of M$ to Linux boxes that were attacked that we don't know about? (undetected and still infected - I would argue this number is much larger on the M$ side)
    2. How were the percentages arrived at? If there are more Linux servers on the network than Windows servers, then we can not quantify 'percentage of total servers' and have it mean anything useful in terms of total numbers of attacks because, statistically, Linux attacks will outnumber Windows attacks given a standard distribution; since most script kiddie tools run on, and target Winblows machines, a 21% of total attacks on a few windows machines is more significant than a 67% of total attacks on a much larger group of Linux machines.

    Social science numbers have no intrinsic value, except to the uninformed.

    "Figures never lie, but liers tend to figure." - Longfellow

    --

    Lodragan Draoidh
    The more you explain it, the more I don't understand it. - Mark Twain
  35. Globe and Mail by Stephen+Samuel · · Score: 4, Informative
    The Globe and Mail is one of Canada's two national newspapers. It's national competition is the The National Post.

    The Globe and Mail is the older and generally more respected newspaper. The National Post is a recent upstart. It is generally considered much more right-wing and a bit downscale.

    --
    Free Software: Like love, it grows best when given away.
    1. Re:Globe and Mail by Alan+Cox · · Score: 5, Interesting

      Then I guess they just went down in quality.

      A trivial demonstration of the problem is to take the number of reported virus infections with Sobig and friends. Compare with the mi2g figures about proven break ins. Note weird difference in size of windows numbers.

      As to web sites they *appear* to count each web site affected. So a single linux breakin on a big hosting site scores 10,000 while nobody hosts 10,000 sites on a windows box.

      One of the problems with a lot of these metrics is the lack of a fair, formal and neutral third party methodology for analysis of such data that can handle the way proprietary vendors forget to reveal most bugs but just roll them quietly into updates, the difference between vendors in quantity of material and remove overlaps.

      Unfortnately that isn't likely to change. There is a marketing game being played by many vendors and security is simply another buzzword and another set of statistics to "optimise". Customers are expendable.

      I guess the final thing we all should notice. The number isnt zero. That only emphasizes the need to get more stuff like SELinux out and equivalent other OS products. Preferably before the bad guys mix something like Sobig or slammer with something that does actual damage, potentially hardware damage.

  36. Bad Methodology by randall_burns · · Score: 3, Insightful

    What folks really want to know is how does OS choice affect security for their organization. This study doesn't give them that information.

    1) You need to get a sense of reporting bias.
    2) you need to make sure you are comparing
    servers in similar situations
    (i.e. Linux servers at major, unpopular
    corporations vs. Windows servers at major,
    unpopular corporations)--and make sure they
    are equally interesting targets.
    I can believe that ISP's that service
    certain neighborhoods are especially vulnerable
    to attack--and that ISP's don't use Windows.
    3) I would compare how setting affects this. I
    could believe for example that Linux/BSD
    are much more secure in the hands of
    a professional and Linux is less secure in the
    hands of a novice.

  37. This is some FUD by purdue_thor · · Score: 5, Insightful

    Come on, where do they get these figures? In August alone:
    From NetworkWoldFusion

    The Blaster worm - also known as MSBlast or LoveSAN - has spread rapidly since it was first noticed on Monday. It has infected an estimated 188,000 systems running Microsoft operating systems, including Windows XP, Windows 2000, Windows 2003 and NT, that are unpatched for the so-called RPC vulnerability discovered last month, according to a security firm tracking the worm.

    They didn't count them. Why? Most of them aren't servers, right? Well how did they differentiate Linux servers then? I bet they didn't -- did they check and only record RH Advanced Server and disregard all the RH Workstation. I doubt it. This is pure FUD by a place that has trouble with math.

  38. Re:No Challenge to Breaching Windows Security by Homology · · Score: 3, Informative
    Anybody can into Windows, but it takes a real hacker to get into Linux.

    In the book Repelling the Wily Hacker there is an amusing story about a Unix box getting rooted, and the script kiddie starts typing DOS commands.

    Just to give an example that it does not take a real hacker to get into a Linux box as such. Other factors are also quite important.

  39. What is a successful breach? by sterno · · Score: 3, Insightful

    Another thing that's not clear here is what is classified as a successful breach? Does that mean defacing a web page? Does that mean getting full access to the box? I've had a web page on my server get defaced because I forgot to upgrade PHP, but I didn't really care that much. On the other hand getting my box rooted by somebody is a serious problem.

    --
    This sig has been temporarily disconnected or is no longer in service
  40. Well, well, well by Overly+Critical+Guy · · Score: 3, Insightful

    I'll probably get modded down for this, but oh well.

    I post often about how Linux is no less insecure than Windows or any other OS. And constantly, I get bashed, downmodded, told that there are more Linux servers but are less hacked, etc.

    And yet here is a study that shows otherwise. Now look at all those people try to dismiss it. Try to dance around it, making excuses, and so on. If this study had shown that Windows was the most breached, people would take it at face value and we'd have the requisite hundreds of "I told you so" posts, heresay, anecdotes from idiots who don't patch their servers, and so on.

    I'm sorry, but I just wanted to say, I told you so. All operating systems are as secure as their admins. Microsoft has millions of dollars and some of the top programmers in the world. They're damn secure. So is Linux. So are all the others, reasonably speaking. Linux is not the end-all of secure systems, and this just makes people who act that way look like idiots (especially when they're making ridiculous excuses to try to diffuse the study).

    --
    "Sufferin' succotash."
  41. mi2g masturbation by redfenix · · Score: 3, Funny

    I think anyone reading ./ is a qualified expert in this department.

    --
    "It's a very tangled subsystem." --Windows kernel guru
  42. Ehhr, oookeeey? by miffo.swe · · Score: 3, Interesting

    "The data comes from the London-based mi2g Intelligence Unit, which has been collecting data on overt digital attacks since 1995 and verifying them. Its database has tracked more than 280,000 overt digital attacks and 7,900 hacker groups."

    So, its like, here we have an organisation that manage to track 7900 hacker gruops?
    Riighht...
    That should make echelon pretty jelauos. The numbers are spewed out with no explanation whyatsoever wich makes someone as paranoid as me very suspicious. I have a hard time imaging a hacker giving numbers that easily. Smart hackers tend to shut their mouth. We only see the stupid scriptkiddies who brags on irc. I hope they havent used IRC logs as a measurement even if it wouldnt surprise me at all.

    "Microsoft Windows servers belonging to governments, however, were the most attacked (51.4 per cent) followed by Linux (14.3 per cent) in August."

    Why arent the numbers for this accounted for? I interpret this sentence as if Windows Servers was infact more attacked at govts. Why isnt those numbers revealed? Was there like, 100 000 Windows attacks or 10? The difference is also quite amusing between the number of successfully attacked systems. It seems like the govts is better at securing their servers than comercial online shops are.

    And again Riiighht...

    "The economic damage from the attacks, in lost productivity and recovery costs, fell below average in August, to $707-million (U.S.)."

    "The overall economic damage in August from overt and covert attacks as well as viruses and worms stood at an all-time high of $28.2-billion"

    If im right here server attacks from hackers cost 707 million. Attacks from viruses/worms (Windows since how many has even seen a linux worm let alone experienced one?) cost about 27 billion.

    In that retrospect its kind of annoying if mi29 pats Microsoft on the shoulder since they account for almost all lost productivity and loss of income. Since the Microsoft attacks costs so much more or are so much more expensive i find it very hard to come to no other conclusion than that the linux attacks are no more than supercicial breaches easy recovered from. Either that or the numbers just dont add up.

    As i side note, yes i think linux need better security but to gain real security on cheap intel/amd there need to be some better memory protection and more belts and straps. If one security mesurement fails there should always be a backup system to catch what slips through the first line of defense. This is my strong belief drawn from my view that no system can be whitout faults. We should try and mimik the way airplanes are built and used.

    --
    HTTP/1.1 400
  43. Article headline by Overly+Critical+Guy · · Score: 5, Insightful

    I'm curious, was Slashdot afraid to put "Linux Most Breached Server?" in the headline? The stats were about most breached. The point wasn't who was most attacked. I guess that one word needed to be changed to soften the blow...

    --
    "Sufferin' succotash."
    1. Re:Article headline by Tassach · · Score: 3, Insightful

      99%+ of security breaches are due to lazy or inept system administrators. A poorly-administered OpenBSD box will be far less secure than a well-administered Windows box. Security, or lack thereof, is almost entirely in the hands of the sysadmin.

      --
      Why is it that the proponents of "one nation under God" are so eager to get rid of "liberty and justice for all"?
    2. Re:Article headline by Sj0 · · Score: 4, Insightful

      The story is false. Period. Lies, nothing more. I'm not the worlds biggest fan of Linux, but this story reeks of spoiled numbers. Don't believe me? SLAMMER. NIMDA. CODE RED. BUGBEAR. BLASTER. Each and every infection represents a successful breach, and a dangerous one at that. The only concievable way that linux could have more breaches is if the numbers were selectively chosen; "Well, among hackers with red hair and "MS RuLe$" tatto'd on their backs, Linux servers are breached far more often!". Even if there was a 10x difference in number, the fact remains that the Internet is saturated with windows hacking packets, while Linux hacking packets remain nearly non-existant.

      Check the logs.

      --
      It's been a long time.
    3. Re:Article headline by Stephan+Schulz · · Score: 3, Insightful
      A poorly-administered OpenBSD box will be far less secure than a well-administered Windows box.
      I'll give you that. If someone opens telnet and installs a 1988 version of WuFTP, anything can happen. But will a non-administered OpenBSD box (i.e. out of the box installation left alone) be less secure than a well-administered Windows box?
      --

      Stephan

  44. The SE Linux kernel patch is the answer by Tracy+Reed · · Score: 3, Interesting

    SE Linux is integrated into 2.6 and a patch to 2.4. It GREATLY improves the security of a Linux box. If someone gets root (or some other uid shell) through a buffer overflow they can no longer take over the whole system. Odds are they cannot do anything. How is this possible? By running every process in a security context carefully restricted to least priviledge through a system of mandatory access controls. If you want to see how effective this is for yourself please telnet to:

    selinux.copilotconsulting.com
    user: root
    pass: root

  45. Hear no evil, see no evil. by p00ya · · Score: 3, Funny
    Check the logs.
    But my IIS server doesn't do logs, you insensitive clod!