Slashdot Mirror


SANS Report Says Organizations Focusing On the Wrong Security Threats

yahoi writes "Companies around the world are leaving themselves wide open to Web- and client-side attacks, according to a new report released today by the SANS Institute that includes real attack data gathered from multiple sources. SANS found that most organizations are focusing their patching efforts and vulnerability scanning on the operating system, but they're missing the boat: 60 percent of the total number of attacks occur on Web applications, and many attacks are aimed at third-party applications such as Microsoft Office, and Adobe Flash and other tools. Exacerbating the problem, they're taking twice as long to patch Microsoft Office and other applications than to patch their operating systems."

9 of 98 comments (clear)

  1. Most type of exploit is 'other' by symbolset · · Score: 3, Funny

    Chart(jpg) shows 92% 'other'.

    --
    Help stamp out iliturcy.
  2. From the "No Duh" department... by spinkham · · Score: 4, Funny

    Wait, let me get this straight... Attackers are going after the things that aren't getting fixed as quickly? Who would have guessed!

    --
    Blessed are the pessimists, for they have made backups.
  3. OpenBSD vs Linux by chill · · Score: 5, Insightful

    I had this discussion -- and yes, it was civil -- on deadly.org a while ago. Pointing out that web servers were like the circus coming to town. Setting up Linux was like using strong wooden poles to hold the tent, and using OpenBSD was like using steel poles.

    Neither really mattered because people who wanted to cause trouble would simply be slitting the fabric (the apps) or cutting the ropes. Thus, a lot of the nit picky little stuff that OpenBSD fanboys focus on vs Linux doesn't really matter. The issue isn't Linux or OpenBSD or Windows, it is now mostly .ASP, .PHP and other homebrew web code where people didn't sanitize input, do bounds checking, etc.

    --
    Learning HOW to think is more important than learning WHAT to think.
  4. The problem is in job responsibility by suso · · Score: 4, Insightful

    As a long time sysadmin and also as a programmer, I know that sysadmins generally try to draw their line of responsibilities or at least what they will take care of just below the "user installed software" level. I do have general knowledge of some of these applications and know which ones have vulnerabilities, but I usually ask that the programmer or user of the software maintain it. Although they seldom do and then ask for help when something gets hacked.

    Perhaps the responsibility for these apps should be in the hands of the sysadmin as well, but the number of apps you have to maintain as you go up to that level increases exponentially. Plus, since they are usually not part of the OS, your OS company is not going to provide you with an easy way to maintain them, so you either need an application administrator or you need to train the programmer/user. Companies probably don't see the point.

    1. Re:The problem is in job responsibility by PlusFiveTroll · · Score: 5, Informative

      For commonly used applications that make the CSV lists I find the Personal Software Inspector an excellent tool.

      http://secunia.com/vulnerability_scanning/personal/

      Amazing how many userland applications out there have some kind of exploit against them : /

  5. IE6 by godztempus · · Score: 4, Funny

    Seriously big corporate needs to get off their asses and upgrade their internal web apps to run on IE7 or IE8 atleast.

  6. Re:We are just lucky I guess by 2names · · Score: 4, Funny

    No, no, nooooo. I just appreciate him for his - uh - skills in the patch managem...dammit. If any of you douchers says "bromance" I'm kicking your ass. Now I'm off to the Monster Truck rally.

    --
    "I'm just here to regulate funkiness."
  7. Re:Can only apply the patches you get by compro01 · · Score: 3, Interesting

    I don't think the problem is lack of application patches being provided, but the lack of them being delivered well.

    The problem as I see it is there is no good method of application patch delivery on Windows (And Mac for that matter). On Linux and BSD, you have package managers built into the distro that handles everything from the repositories (either the distro repositories or the application's repositories). On Windows, there is no such thing (Yes, there package managers available, but they are not included stock and aren't widely used) and every application has to handle things itself, either by checking on startup or adding yet another background process taking up resources, both of which are decidedly non-optimal solutions.

    In the former, with infrequently used apps (Stuff like Adobe Reader comes to mind), you're going to have infrequent (and thus large) updates, which would result in something like "What? A 15MB update? I don't have time for that, I need to read this PDF." with the obvious consequences or the file being opened before the update option is presented, with the same result.

    --
    upon the advice of my lawyer, i have no sig at this time
  8. Re:Insecurity Experts by Bert64 · · Score: 3, Insightful

    The problem is that while there are solutions, they often won't be considered for various reasons...

    There are expensive patch management systems for windows, but they are often extremely expensive and typically complex to manage.

    There is the option of moving to linux, where on any modern distro it's easy to keep all your applications up to date with patches, but people are either locked in to windows applications, afraid to try something new or simply have no knowledge of linux.

    I would say that the benefits are a lot more than the 1.9% you mention, and if done correctly actually requires *less* work... I keep a small network of linux boxes fully up to date and spend very little time doing so, while other people managing a similar sized windows network tend to lag behind badly (especially on third party apps). I have the package manager update its package list daily, and alert me if theres any needed updates.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!