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."

18 of 815 comments (clear)

  1. 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 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.

  2. 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).

  3. 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.
  4. 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
  5. 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?

  6. 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!
  7. 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.


  8. 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.

  9. 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.

  10. 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
  11. 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
  12. 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.
  13. 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?!
  14. 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
  15. 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
  16. 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

  17. 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.