Slashdot Mirror


Workers Cause More Problems Than Viruses

Technical Writing Geek writes "A new report finds that, for the first time, virus infections have slipped to the second spot on the list of computer security troublemakers. In first place— a company's own workers. 'The Computer Security Institute has just released the 2007 edition (PDF) of its long-running "Computer Crime and Security Survey," and it offers some dreary news for overworked computer security admins: average losses from attacks have surged this year. More surprising is the finding that the single biggest security threat faced by corporate networks doesn't come from virus writers any more; instead, it comes from company insiders.'"

191 comments

  1. Ignoring the Human Factor is not Bliss by foobsr · · Score: 5, Insightful

    As of 2004:

    "CEOs are increasingly aware of the risks posed to company information by insiders, but they aren't acting on this knowledge, according to the "2004 Ernst & Young Global Information Security Survey." More than 70 percent of the 1,233 organizations surveyed in 51 countries failed to list training and raising employee awareness of information security issues as a top initiative."

    A case of 'ignorance is not bliss'.

    CC.

    --
    TaijiQuan (Huang, 5 loosenings)
    1. Re:Ignoring the Human Factor is not Bliss by king-manic · · Score: 4, Insightful

      "CEOs are increasingly aware of the risks posed to company information by insiders, but they aren't acting on this knowledge, according to the "2004 Ernst & Young Global Information Security Survey." More than 70 percent of the 1,233 organizations surveyed in 51 countries failed to list training and raising employee awareness of information security issues as a top initiative."

      A case of 'ignorance is not bliss'. You do have to weigh company morale vs security. Requesting the whole organization use tinfoil hat Linux boxes; with 256bit end to end encryption; with all outgoing and incoming packets sniffed, duplicated and logged; 16 character mixed special char, numeric, and alphabetic passwords; Faraday cages around every office; may be excessive even for the NSA. You have to trust your employees at least a little or else it becomes a Us vs them situation.
      --
      "There are more things in heaven and earth, Horatio, than are dreamt of in your philosophy."
    2. Re:Ignoring the Human Factor is not Bliss by gravos · · Score: 4, Insightful

      Implementing good security practices tends to waste time.

      If Cindy from HR calls me and I have to verify that she is, in fact, Cindy from HR, every time she calls me, that reduces my productivity by a certain amount.

      There are ways to spend money instead of reducing productivity (like installing dedicated phones between offices that don't link to the POTS network), but losing money is hardly better than losing time.

      The moral of the story is, until losses from poor security exceed losses to productivity caused by rigorously following security protocols on average, people will not be inclined to rigorously follow those protocols.

    3. Re:Ignoring the Human Factor is not Bliss by EvanED · · Score: 5, Interesting

      Requesting the whole organization use tinfoil hat Linux boxes; with 256bit end to end encryption; with all outgoing and incoming packets sniffed, duplicated and logged; 16 character mixed special char, numeric, and alphabetic passwords; Faraday cages around every office; may be excessive even for the NSA

      Actually I bet the NSA is doing everything you name, except for the 256bit thing. I'm sure they're using at least 4096 bit encryption (assuming RS). Maybe biometrics instead of the fancy passwords.

      But you can be sure that the rooms are faraday cages; even the CIA does that. ;-)

      (The CIA also has double walls between which they pump white noise so that people can't read the vibrations of the glass with laser meters. The building is magnetically shielded so people can't "read" the monitors of people remotely.)

    4. Re:Ignoring the Human Factor is not Bliss by an.echte.trilingue · · Score: 4, Insightful

      No, implementing good security practices saves time, every time.

      It requires an upfront investment of time to implement and maintain the system, but it beats the hell out of spending your week re-ghosting all of the computers in the accounting department because some ex-employee decided it would be funny to install a back door, and now you have to lock down every system he had access to and also try to figure out what he could have leaked so you can notify your soon to be ex-customers of what you lost. Feel free to repeat every month or so, depending on the size of your organization.

      Or, you could give users a limited access account (which is easy to do even in windows), implement a sane permission system on your servers, implement something like a kerberos server, and make your employees read and sign a "good security practices" memo once a year so that they understand your policy and why it is important.

      Security is time well invested.

      --
      weirdest thing I ever saw: scientology advertising on slashdot.
    5. Re:Ignoring the Human Factor is not Bliss by ShieldW0lf · · Score: 0, Offtopic

      The numerous old are living off a smaller number of young.

      Thus, we are all forced to work beyond our capacity to tolerate it with no appreciable reward.

      No one is motivated by anything beyond fear. They don't value the system, they hate it.

      Thus, things are falling apart.

      There is no alternative, only stopgap measures to try to keep them all working, which will eventually fail.

      Before it's all done, we will have to abandon the system, we will have to fight those who hang on till the end, and we will have to find another way to stay alive. Most won't.

      But they're still trying to establish a fascist state, with locked borders, police acting in an arbitrary fashion for political reasons, etc.

      There is no way out of any of this. None at all.

      Just wait till it hits the tipping point. Then things are really going to get interesting.

      Can't wait, personally.

      --
      -1 Uncomfortable Truth
    6. Re:Ignoring the Human Factor is not Bliss by SatanicPuppy · · Score: 4, Insightful

      Meh. All that is pointless, because it doesn't address social engineering or intentional internal sabotage.

      What you need are good audit and logging procedures, to help you pinpoint the vector of intrusion, and to minimize the damage caused. That's a basic principle for financial systems, and it's one that could benefit from being extended to general users.

      The goal is not even to do big brother crap (though this could be misused that way) but simply to have an accurate record of what's going on in your systems. Once you have that, all other problems can be addressed more effectively, and solutions can be generated that can provide security without overly hindering users. If you don't have an accurate idea of how your systems are being breached, you're forced to employ blanket policies that hinder productivity and breed dissatisfaction.

      --
      ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
    7. Re:Ignoring the Human Factor is not Bliss by yintercept · · Score: 1

      "people will not be inclined to rigorously follow those protocols."

      Just having a bunch of protocols for people to follow just creates an illusion of security. It doesn't create real security. If you are actually depending on a protocol to protect you, then someone will probably figure out that the way to do wrong is to violate that protocol.

      What matters is the implementation of security. If an implementation of security requires a great deal of work on the part of the employees, you are pretty much guaranteed that it will become lax with time. It seems to me that real security starts by keeping things physically and logically separate and by limiting access to key areas and with secure audit trails.

    8. Re:Ignoring the Human Factor is not Bliss by QRDeNameland · · Score: 2, Interesting

      It requires an upfront investment of time to implement and maintain the system, but it beats the hell out of spending your week re-ghosting all of the computers in the accounting department because some ex-employee decided it would be funny to install a back door, and now you have to lock down every system he had access to and also try to figure out what he could have leaked so you can notify your soon to be ex-customers of what you lost. Feel free to repeat every month or so, depending on the size of your organization.

      Honestly, in my experience, I've seen far more cases of mass re-ghosting due to "routine" Windows Updates hosing some critical piece of enterprise software, than from anything like what you describe. In other words, IME for the average IT shop, far more downtime costs are associated with bad implementation practices than bad security practices. YMMV, but I do think the the GP has a point in that for many shops that the impact of actual security issues do not justify the observed costs of enhanced security beyond a certain level.

      That is not to say that security is not a good investment even if your business is not particularly security-sensitive, but it is more akin to insuring oneself against rare and catastrophic events...that is, as long as the catastrophe never occurs, it seems like money wasted, but in the event that catastrophe does strike, it is a very good investment indeed.

      --
      Momentarily, the need for the construction of new light will no longer exist.
    9. Re:Ignoring the Human Factor is not Bliss by ShieldW0lf · · Score: 0, Offtopic

      You think it's off topic because you can't see the connections.

      It's not. It's the cause to the effect.

      --
      -1 Uncomfortable Truth
    10. Re:Ignoring the Human Factor is not Bliss by Anonymous Coward · · Score: 1, Funny

      You mean that Cindy from HR keeps calling you all the time? Isn't that a good thing?

    11. Re:Ignoring the Human Factor is not Bliss by thomas.galvin · · Score: 1

      The problem is, if you own a box, you own the auditing system that runs on the box, too.

    12. Re:Ignoring the Human Factor is not Bliss by Anonymous Coward · · Score: 1, Insightful

      this reveal is more of a symptom.... The real problem exists in that corporations dont nurture employee loyalty and corp management seems to be only looking out for themselves. This breeds discontent in the workers and creates stats like the ones listed in the article..... Why should an employee care about protecting assets when they have no vested interest in corporate asset protection? Loyalty seems to be non-existent these days and corporate management methodologies seem to be it's killer. Elaborate automated security safeguards cannot fix this problem and in fact just further alienates the employees...

      The obvious, very lo-tech solution is to take care of your employees, consider them long term and valuable assets and earn their loyalty by making sound and knowledgeable decisions for the good of the company. Doesnt take an MBA to understand that.... In fact it seems that most MBAs dont understand that all...

    13. Re:Ignoring the Human Factor is not Bliss by vux984 · · Score: 1

      More than 70 percent of the 1,233 organizations surveyed in 51 countries failed to list training and raising employee awareness of information security issues as a top initiative

      Whoop-de-doo. Apparently 70 percent of companies have more imporant 'top initiatives'. I'm surprised that its not even higher. And in fact, I suspect that most of the companies that put listed this in their top initiatives have more top initiatives than there are days in a year, ensuring most of them won't get any attention anyway, making 'top initiative 'rather meaningless in those companies.

    14. Re:Ignoring the Human Factor is not Bliss by SatanicPuppy · · Score: 2, Insightful

      Yea. There are ways of doing black-box auditing and logging...Not the least to have a terminal-output hardcopy.

      It's not really an often-pursued option these days, however.

      --
      ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
    15. Re:Ignoring the Human Factor is not Bliss by Elyscape · · Score: 0, Offtopic

      Only on Slashdot does something more insightful than anything get modded +4 Funny.

      --
      I own itburns.net. What should I put there?
    16. Re:Ignoring the Human Factor is not Bliss by thePowerOfGrayskull · · Score: 1

      The numerous old are living off a smaller number of young. You do realize that barring a draft and assuming a continued population growth rate of anything greater than 1.0, the number of working young will always be larger than the number of retired old?
    17. Re:Ignoring the Human Factor is not Bliss by lymond01 · · Score: 1

      Sort of...if you have audits for a particular box that are logged elsewhere, then just because that box is owned, doesn't mean the person has access to the audit logs stored in another machine.

    18. Re:Ignoring the Human Factor is not Bliss by WilliamSChips · · Score: 1

      (The CIA also has double walls between which they pump white noise so that people can't read the vibrations of the glass with laser meters. The building is magnetically shielded so people can't "read" the monitors of people remotely.) Michael Westen doesn't need all that fancy technology, he can just use a vibrator.
      --
      Please, for the good of Humanity, vote Obama.
    19. Re:Ignoring the Human Factor is not Bliss by fishbowl · · Score: 2, Insightful

      > You do have to weigh company morale vs security.

      Most organizations have several classes of employee, one including those who could easily walk away and be employed at double or more times their salary the same afternoon. There's another class of employee that most organizations have, consisting of those who will put up with a great deal of abuse, disrepect, and follow any unreasonable or quasi-reasonable rule or workplace condition, because the balance of their value of job security falls in favor of the employee.

      The problem is, if decisions are made that adversely affect the former group, serious damage to the organization ensues. And there's a fuzzy line between decisions and polices that affect the latter group but don't disturb the former.

      This is part of the reason why all the bitching comes from the lower tiers. Those in the lower tiers seem consistently unable to elevate their positions, and unable to seek elevated positions elsewhere. Those in the higher tiers know that lateral opportunities abound. There are probably a lot more ingredients in the equation, but they include: Experience, Education, Financial ability to *buy* a personal stake, and Personality.

      --
      -fb Everything not expressly forbidden is now mandatory.
    20. Re:Ignoring the Human Factor is not Bliss by king-manic · · Score: 1

      You do realize that barring a draft and assuming a continued population growth rate of anything greater than 1.0, the number of working young will always be larger than the number of retired old?

      The replacement rate is less then 1.0 if you factor out immigration. There is a bump where the old out number the young since the baby boomer's had less then 1 child each on average. Depending on how our culture changes it may be a permanent situation. Depending on immigration can be dangerous as parts of Europe and Japan highlight. sometimes it works well and other times it doesn't.

      It depend entirely on implementation and social mores. Canada and the US have a high degree of success assimilating immigrants while Europe and Japan have had significant issues. The difference seems to hinge on the greater acceptance of immigrants in Canada and the US. For instance it's been documented in France that citizens with a Muslim sounding last name had a far more difficult time getting hired then those with a French sounding last name. It tends to ghettoize the new comers creating a lot of resentment. Even in Canada and the Us the new comers tend to shift the culture.

      The pool for drawing immigrants is shrinking as Nations like China and eastern Europe become a better place to live and thus diminish the desire to leave.

      So no, there will not always be a pool of working young larger then retired old.

      --
      "There are more things in heaven and earth, Horatio, than are dreamt of in your philosophy."
    21. Re:Ignoring the Human Factor is not Bliss by Fulcrum+of+Evil · · Score: 1

      you do realize that, discounting immigration, we don't have population growth, right?

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    22. Re:Ignoring the Human Factor is not Bliss by Anonymous Coward · · Score: 2, Funny

      Actually we at the NSA do not encrypt our traffic at all. All of our traffic is in EBCDIC on a 10BASE-FP network. When we want to send a packet to the Internet, someone prints it out on our state-of-the-art dot matrix printer, then types the data into a single terminal logged into Prodigy. Results are gathered with Echelon, and virus scanned four times before being printed out and re-typed into the VAX.

    23. Re:Ignoring the Human Factor is not Bliss by DrSkwid · · Score: 1

      When you employ the sort of sales team with a "winner takes all" attitude and "anything to get on" type thinking you sometimes have to protect them from themselves.

      That's why you would employ an IT security specialist.

      Putting a lock on a vending machine seems resonable but none if your employees are thieves right ?

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    24. Re:Ignoring the Human Factor is not Bliss by eknagy · · Score: 1

      Maybe biometrics and fancy passwords.

      There, I fixed it for you.

    25. Re:Ignoring the Human Factor is not Bliss by pppppppman · · Score: 1

      Sounds like mobile reception would suck ass in there

    26. Re:Ignoring the Human Factor is not Bliss by myowntrueself · · Score: 2, Funny

      If Cindy from HR calls me and I have to verify that she is, in fact, Cindy from HR, every time she calls me, that reduces my productivity by a certain amount.

      Yeah but it could produce some good phone sex...

      Excuse me ma'am but I have to ask you a few questions to validate your identity, please bear with me.

      What are you wearing? What are you wearing *underneath* that? Are you getting hot? Oh baby do you love it? Yeah thats the way...

      --
      In the free world the media isn't government run; the government is media run.
    27. Re:Ignoring the Human Factor is not Bliss by thePowerOfGrayskull · · Score: 1

      And yet the actual numbers indicate differently. Excluding immigration and emigration, more are being born than dying. Including those numbers, more are immigrating than emigrating (net gain of 1 per 26 seconds). Immigrants pay into the system as well.

      http://www.census.gov/population/www/popclockus.html

    28. Re:Ignoring the Human Factor is not Bliss by v01d · · Score: 1
      I've heard this for years now, but can't find any truth too it.
      I'm honestly curious what data shows no population growth? Have any links?



      CIA Factbook highlights:

      14.16 births/1,000 population (2007 est.)
      8.26 deaths/1,000 population (2007 est.)
      2.09 children born/woman (2007 est.)

    29. Re:Ignoring the Human Factor is not Bliss by king-manic · · Score: 1

      I stand corrected. It's only true in some places in europe and japan.

      --
      "There are more things in heaven and earth, Horatio, than are dreamt of in your philosophy."
    30. Re:Ignoring the Human Factor is not Bliss by Fulcrum+of+Evil · · Score: 1

      2.09 children born/woman (2007 est.)

      Replacement level is generally considered to be 2.1 children/woman.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    31. Re:Ignoring the Human Factor is not Bliss by ACMENEWSLLC · · Score: 1

      So when John calls down to the helpdesk and says he is Bob, needing his password reset, should we verify? With thousands of employees, should we?

      John's calling down and telling the helpdesk that a certain order is screwed up. It needs to be changed so that he can finish it. What the helpdesk doesn't realize is that John's getting changes made so that he can take order incentive away from Bob. The changes are minute, so Bob doesn't catch on for a while. He's new.

      So why does Bob's password always get locked out in the morning anyway?

      The older I get, the more I realize that odd crap like this often happens to help someone increase their incentive.

    32. Re:Ignoring the Human Factor is not Bliss by dbIII · · Score: 1

      However the CIA also believe in wonder woman's golden lariet of truth (the lie detector was made by the same comic book artist) and are stuffed full of political appointees. Who knows what weird voodoo they are trying and if it works at all.

    33. Re:Ignoring the Human Factor is not Bliss by Seumas · · Score: 1

      Thank god.

    34. Re:Ignoring the Human Factor is not Bliss by Anonymous Coward · · Score: 0

      are you high?

      seriously, if you're anywhere near upstate NY I could use some of that shit...

    35. Re:Ignoring the Human Factor is not Bliss by Technician · · Score: 1

      Actually I bet the NSA is doing everything you name, except for the 256bit thing. I'm sure they're using at least 4096 bit encryption (assuming RS). Maybe biometrics instead of the fancy passwords.

      But you can be sure that the rooms are faraday cages; even the CIA does that. ;-)

      (The CIA also has double walls between which they pump white noise so that people can't read the vibrations of the glass with laser meters. The building is magnetically shielded so people can't "read" the monitors of people remotely.)


      The CIA isn't the only orginization to completely hide operations. I worked one place where any type of recorder was forbidden, including paper and electronic toys such as a furby.

      I'm no stranger to vents with accoustic dampers (fancy muffler) with speakers feeding noise into the ductwork. The dampers worked well. We couldn't hear the speakers inside. Outside any leakage was well masked. Full farady cage was the norm to sensitive spaces including full finger gasket on the copper pannel on the door.

      Those were interesting days.

      --
      The truth shall set you free!
    36. Re:Ignoring the Human Factor is not Bliss by Technician · · Score: 1

      There are ways to spend money instead of reducing productivity (like installing dedicated phones between offices that don't link to the POTS network), but losing money is hardly better than losing time.

      I worked in one place that had a secure internal only phone system. As a joke, an employee called from in the building and stated he was going to be about 20 minutes late to work because he has a flat and needs to change it. After the phone call, the desk realised what phone the call came in on. The phone system was powered down while they investigated how an outside call rang a secure internal phone. When he did come upstatirs into the office, he admitted the prank. It was pretty funny and rattled the telcom guys pretty bad.

      --
      The truth shall set you free!
    37. Re:Ignoring the Human Factor is not Bliss by Ayanami+Rei · · Score: 1

      Most of that is not likely.

      Note that the NSA is a division of the DoD that deals primarly with COMSEC and HUMINT issues, so they would be using the same type of precautions (probably fewer) than they require of their contractors who work with those materials.

      Sensitive parts of the facility are EM shielded, certainly, and utilize white noise generators. But it is unlikely the use any encryption on systems and network links that are entirely within the secured facilities. I mean, they've got MPs armed with machine guns roaming around the base, so I think that's about as secure as you can get. Access control will be primarily physical (man traps, guards, photo IDs). User accounts restrictions will be on the same order as the rest DoD (8>characters, 90 or 180 day rotation, none of your last 5 passwords, 3 classes). Biometrics are unlikey, but NSA-designed smart cards are almost sure to provide two-factor authentication.

      Key material (which the NSA is responsible for generating, disseminating, and destroying) will be encrypted at rest and in transit, however, as it is very sensitive. Also, links that go from the NSA secure areas to other DoD agencies, JWICS, etc. are encrypted and closely controlled and monitored by DISA.

      (they use Cisco routers, firewalls, and other network equipment, for what that's worth, re: montioring and logging capabilities)

      There is no connection from the classified network to the public internet at all, so there is (clearly) no logging going on there. Internet access would be provided elsewhere at Forte Meade using separate equipment.

      None of this stuff is classified. Note that the NSA together with NIST make a lot of policy and procedures recommendations on this stuff to the rest of the DoD agencies and the US government in general. We get their best practices 10 years after they figure it out (so they always have an edge), but they put out good stuff when they feel like it.

      --
      THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
    38. Re:Ignoring the Human Factor is not Bliss by Sobrique · · Score: 1
      Well implemented security is a good thing. I've very rarely seen well implemented security. I've seen many situations where IT security has been 'heavy handed' dumped rules and policies all over the place, and just made the whole system painful to use.

      For example, at the moment, we have password rules enforcement. 8+ characters, non-alpha, and a few other requirements. I've got 5 accounts, for different systems, and domains. And the password expiry is 30 days. Which means after two weeks I start to get 'password expiring' warnings.

      So, of course, every two weeks, I end up having to pick 5 new passwords. As you might imagine, this leads to some vaguely bad behaviour regarding 'cycling' the password pattern I tend to use, and also leads to me locking out my account rather frequently, as I have to keep the whole lot 'in sync'. Our users have similar problems, albeit on a somewhat smaller scale. So guess what. Post-it notes everywhere, because people can't remember.

      Now, you _can_ do passwording security right. But it's not by forcing people into remembering 34 character passwords, that aren't dictionary/alphanumeric, and they have to change it every two weeks. That leads to people circumventing them.

    39. Re:Ignoring the Human Factor is not Bliss by thePowerOfGrayskull · · Score: 1

      Gah! You know this is slashdot, right? You're supposed to bluster and change the subject, perhaps toss out a straw-man for cover whilst you flee. Shame on you!

    40. Re:Ignoring the Human Factor is not Bliss by Anonymous Coward · · Score: 0

      Correct. It's not just morale, it is the ability to use the computer for it's intended purpose -- work!

      Too many CEOs read articles like this and mandate some kind of hare-brained security crackdown, whose only end result is diminished productivity. I have seen IT departments implement all kinds of incredibly foolish lockdowns, while leaving massive gaps just sitting there. User education is the best security.

    41. Re:Ignoring the Human Factor is not Bliss by it072312 · · Score: 1

      attention to all CEOs...never forget to feed their workers dear moderator, i hope you'll give me a high score for my comment since this is an assignment for my security class...i promise that i'll always comment on this site if you give me a high score *crosses fingers* thanks and i love all the moderators

    42. Re:Ignoring the Human Factor is not Bliss by Anonymous Coward · · Score: 0

      sympathy doesnt work in here. why not u try sneaking under uddipel's desk ?? might work..

    43. Re:Ignoring the Human Factor is not Bliss by Anonymous Coward · · Score: 0

      wow.. ur saying like u've done it before. now i know why u get dean list every sem!.. LOL

  2. CONCLUDING COMMENTS by UncleWilly · · Score: 1, Funny

    Stop hiding your porn, hiding porn is a security violation.

  3. Norton Anti-Worker by biocute · · Score: 5, Funny

    Time to place your order.

    1. Re:Norton Anti-Worker by JohnnyGTO · · Score: 1

      It's called /.

      --
      Si vis pacem, para bellum! For evil to succeed good men need only do nothing!
    2. Re:Norton Anti-Worker by Anonymous Coward · · Score: 0

      Norton Anti-Worker
      Time to place your order.
      Prefer the open source GNAW myself: GNAW is Not Anti-Worker.
    3. Re:Norton Anti-Worker by Erris · · Score: 1

      Vista has M$'s own version integrated already.

      --
      DMCA, Hollings, Palladium. What might have sounded like paranoia is now common sense.
    4. Re:Norton Anti-Worker by _xeno_ · · Score: 1

      I thought they already had that. You mean Norton Anti-Virus isn't supposed to be a paid 3-hour break when it runs the IT-required full scan?

      --
      You are in a maze of twisty little relative jumps, all alike.
    5. Re:Norton Anti-Worker by cant_get_a_good_nick · · Score: 1

      I believe this is just a re-badged version of Disgruntled Coworker.

  4. This has been the case for a long time by Aranykai · · Score: 3, Informative

    It brings to mind the old saying 'loose lips sink ships'. Ive only had a few years experience as a sysadmin, and it was drilled into my head quite early that the one thing you can never secure is the user. Lets come up with a real story now please.

    --
    If sharing a song makes you a pirate, what do I have to share to be a ninja?
    1. Re:This has been the case for a long time by Anonymous Coward · · Score: 0

      To give due credit to the agents of seductive destruction, 'loose hips sink ships'.

    2. Re:This has been the case for a long time by Vancorps · · Score: 4, Insightful

      Yeah, we had a guy calling people in our office asking for voicemail passwords. He dialed through a company in New Jersey one day, California the next. Our system doesn't allow dialing out through the voicemail system so we weren't really vulnerable but we have a simple policy which is very easy to understand. It says no one will ever ask for any password in person, email, or over the phone. IT does not need your password for any task whatsoever so never give it out.

      Time came with this guy calling and asking and surprisingly no one gave him their password. My faith was restored. Of course this is a reasonably small company. Make it simple and people will follow it though. They can even encrypt their stuff and I still won't need their password ever because I have the recovery keys. All the mechanisms are their so it's up to sysadmins to make it simple and easy for regular folks to understand. Afterall, the folks in accounting know more about taxes than I do because that is their job. I know a little about how our taxes are calculated because I've needed to, just like they've had to learn a little about security practices. I'd say it's as fair a system as any.

  5. Really? by Anonymous Coward · · Score: 0

    wWo could have ever imagined...

    1. Re:Really? by CastrTroy · · Score: 2, Informative

      And even with viruses, what percentage are them are installed through dumb users running executables they shouldn't? Most of the time it comes down to dumb users. There's been very few times that a Virus/worm has been able to work itself into the computer without user interaction. Granted in the case where this has happened, like when ports are left open, and the virus sneaks in from the internet, the infection rate can be very high. However, still, most viruses, and the majority of computer/security problems in general come from dumb users.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  6. No shit... by Anonymous Coward · · Score: 0
  7. How is that surprising? by sholden · · Score: 1

    Completely obvious and expected would be a better description.

    1. Re:How is that surprising? by thatskinnyguy · · Score: 1

      What I'm more shock and awed at is that recognized institutions are just catching on to this. They were drilling this into my head back in Business School.

      --
      The game.
    2. Re:How is that surprising? by Fritz+T.+Coyote · · Score: 1
      And is it any less surprising that The Suits are just now catching on?

      Musta been an article about it in an in-flight magazine.

  8. I work with my Dad by JohnnyGTO · · Score: 4, Funny

    and when it comes to computers, faxes, phone system or staplers we call him the Human.Virus

    God forbid you leave your iPod near him!

    --
    Si vis pacem, para bellum! For evil to succeed good men need only do nothing!
  9. Really? by Colin+Smith · · Score: 1

    Viruses made it to the top spot at one point?

    --
    Deleted
  10. Bonzai Buddy by Anonymous Coward · · Score: 0, Funny

    I hope they don't consider an animated gorilla that pops up and scares the hell out of you while you're trying to masturbate in your office during your lunch break a "problem".

  11. Duh by grasshoppa · · Score: 4, Insightful

    No shit; I'm surprised this hasn't been the case all along. Every IT dept I've been in has been treated by the employer as a reactive service. Most of the time, we are given something to install. Not asked if it'll fit in our current IT environment, but given and asked how soon it can be installed.

    USB thumb drives are an on going headache, and an attack vector on top of that. I'm forced to wonder how serious any of these issues would be if we didn't live in a windows centric world.

    --
    Mod me down with all of your hatred and your journey towards the dark side will be complete!
    1. Re:Duh by czmax · · Score: 2, Insightful
      IT should be a reactive service. Ideally there would be more communication than just "please install this", maybe something more like, "we need this service and think this would provide it". But frankly I'm tired of IT thinking they know more about my job, and what I need, than I do.



      If your current IT environment isn't capable of supporting my needs then fix it.

    2. Re:Duh by Mattintosh · · Score: 4, Funny

      For this exercise, I'm going to assume you're in management.

      If your current IT environment isn't capable of supporting my needs then fix it.

      If your current needs outstrip the capabilities of our current IT environment, then fund the upgrade.

      mv shoe otherfoot

    3. Re:Duh by CodeBuster · · Score: 2, Interesting

      The USB thumb drive issue is more of an issue when autorun is enabled. I don't know about you, but I disable Autorun on all drives with group policy on all of my computers. I suppose that it is still possible that a virus could exploit the mounting procedure in Windows to execute code, but disabling autorun substantially raises the bar of difficulty for a potential attacker. The other problem is removal of sensitive data off site, but realistically an employee who is out to get you could just as well burn a CD or print sensitive documents and leave the laying around so that will always be a risk no matter what type of removable storage or printing policy is configured.

      I think that the real problem is responsibility. If 'power users' want these types of privileges then they should have to sign off on a statement absolving the IT department of responsibility for the consequences (i.e. we may help you if this fails provided that we have some spare time and we are feeling nice, but don't count on it...otherwise we are just going to restore an image on your machine and be done with it when you ask us to 'just make it work'). The problem, as it stands now, with most users is that they don't care because its 'not their problem' when things go down.

    4. Re:Duh by shaka999 · · Score: 1

      God I wish my IT dept was reactive. Maybe I could actually run some apps that would help (ok some would hurt :) ) my productivity. Our IT dept has no idea what we need to do our job and frankly they don't seem to care a whole lot. If it doesn't fit in one of their pet projects you don't have a chance of getting it approved.

      --
      One should not theorize before one has data. -Sherlock Holmes-
    5. Re:Duh by CodeBuster · · Score: 3, Insightful

      As you so aptly pointed out, most users (and managers) just approach IT with a demand to "please install this" only it is really an order and not a request. The users have needs yes, but often times that have already decided that a particular piece of software is "ideal" for their needs based upon the word of a salesman without even asking IT. You say that you are tired of IT thinking that they know more about your job than you do, but really that is exactly what you are doing to IT when you have already selected whatever software that you are going to use lock stock and barrel without consulting IT first about what it is that you are trying to do or asking for suggestions or an opinion on the software or possible alternatives. Remember that IT has to be concerned with what is best for all of the users and the network, not just your immediate needs. I cannot tell you how many times I have had to dissuade a user from a poor software selection merely because they heard a good sales pitch at their last conference where the salesman told them to "just ignore IT objections, because they don't know what they are talking about"...yeah and that salesman doesn't have a horse in the game either way right? wrong.

      The problem is responsibility. The IT department doesn't want to be responsible for a poor software choice that they had absolutely no input on and for which there were any number of superior alternatives. You might say that everyone wants to go to the party, but nobody wants to hang around afterwards to clean up the mess and it is always the IT department that is left without a chair when the music stops (even if IT did not champion the culprit software and was ordered to "just install it").

      If your current IT environment isn't capable of supporting my needs then fix it.

      It is often the case that this requires money which nobody ever wants to provide for more "expensive IT toys" and so problems go on until they become so notorious that somebody higher up actually approves a last minute purchase or budgets staff time to research and fix the problem.

    6. Re:Duh by grasshoppa · · Score: 1

      IT should be a reactive service. Ideally there would be more communication than just "please install this", maybe something more like, "we need this service and think this would provide it". But frankly I'm tired of IT thinking they know more about my job, and what I need, than I do.

      And we're tired of being given software that's already been bought, being told it should do X when in fact it does ( x/10 ) due to vendor lies, and being told to fix it.

      IT should be consulted from start to finish when purchasing ANYTHING IT related. IT depts should be proactive in this and all IT related projects.


      If your current IT environment isn't capable of supporting my needs then fix it.


      You must be a manager. There are realities that no one wants to hear; There are 20 different things people want from IT, and we are given a fraction of the resources we need to do half of them. We do what we can, but often times we are simply under resourced and no one wants to provide the funds to fix it.

      It boils down to this; You either work *with* your IT dept, or against it. You work against it, it'll come back to bite you in the ass.

      --
      Mod me down with all of your hatred and your journey towards the dark side will be complete!
    7. Re:Duh by lohphat · · Score: 0

      "I'm tired of IT thinking they know more about my job,"

      I'm tired of random people who think they're IT experts because they installed Quickbooks once. Most non-IT people are marketing tools who blindly listen to product marketing sales collateral and think technology will solve all their problems.

      Suckers.

    8. Re:Duh by Hatta · · Score: 1

      Face it, it's your job to make things work so I can do my job.

      --
      Give me Classic Slashdot or give me death!
    9. Re:Duh by grasshoppa · · Score: 1

      Face it, it's your job to make things work so I can do my job.

      No shit. We are support staff, I know this. What you don't know is the work required to make applications work in a windows environment. There is so much work, and we are often so short on resources, that by working with the IT dept to find something that we know will integrate well in our environment you save us a ton of time and energy, not to mentioned the company's resources. Which, happens to help you do your job better btw.

      But please, continue to work against IT in your business. That's the fast track to productivity, let me tell you.

      --
      Mod me down with all of your hatred and your journey towards the dark side will be complete!
    10. Re:Duh by Anonymous Coward · · Score: 0

      But frankly I'm tired of IT thinking they know more about my job, and what I need, than I do.

      After having requests for a $1500 package to write PDF's, reading proposals for cheap hardware for field projects that will ruin cheap hardware, and departmental software that completely ignores the needs of other departments with which they share data, I'd say there's a good chance that IT does know more about your job and what you need than you do.

      It's very easy to distinguish the difference between someone who is being reasonable and when someone is being a prima donna.

      A prima donna will already know the solution and see any delay or questioning as obstructionist. A reasonable person will describe a problem they have. They might offer a possible solution, but they'll also listen to see if there are other solutions that already exist or will serve them equally well, or perhaps even better.

    11. Re:Duh by Anonymous Coward · · Score: 0

      You are absolutely correct.

      But as the system administrator I already know this. What I wasn't aware of was your arrogant attitude of entitlement.

      Unfortunately, I won't be able to get to your problem for some time - Janet is having problems centering her wallpaper.

      You remember Janet. The one that barely knows how to use Word, but is always grateful when someone helps her.

    12. Re:Duh by dianebrat · · Score: 1

      If your current needs outstrip the capabilities of our current IT environment, then fund the upgrade. bravo! bravo! that is exactly what arrangement management and IT need to compromise on!
      (and what I wish we could get across in my current organization)
    13. Re:Duh by Anonymous Coward · · Score: 0

      Ideally there would be more communication than just "please install this", maybe something more like, "we need this service and think this would provide it

      No, ideally the request would be:

      We need this service because this will help our business grow by completing X or getting Customer X.

      If you can give valid business reason why you need app X, a competent IT administrator should have no problem with it.

    14. Re:Duh by Anonymous Coward · · Score: 0

      If your current IT environment isn't capable of supporting my needs then fix it.

      It's all about you isn't it. I'll bet you're a real treat to hang with.

    15. Re:Duh by Anonymous Coward · · Score: 0

      In most other departments an analysis has to be done on productivity verses quality control. In IT Land, it is what can be locked down without inspiring a user revolt. The more that can be locked down, the less of a headache for IT and the higher the productivity for IT. IT has the poorest business people, the reason they have issues is they don't understand how a business works. Reality bites, there are more users than IT People, the productivity of 99% of the work force can't suffer for the other 1%. Locking out emails, websites, etc... no issue, but when you feel a 1 min time delay before the password locked screen saver comes on without any study of the impact to productivity. You have just motivated the user to do anything to keep the screen saver from ever coming on again. I have seen users delete dlls and other files just to break the system on purpose just so they can avoid these irritations. This will ultimately lead to more locking down. Then the user revolt will occur when IT can handle the thousands of help tickets that will result. The real business people will walk at this point, then the IT department will be laid off.

    16. Re:Duh by dbIII · · Score: 1
      Two of these today.

      Today I've had the fun of a guy that discovered that an overflow in a big geophysics program with a lot of users on the same data is giving him hassles and he wants to keep on playing with feeding it more garbage to see why the overflow made the program fail in different ways with different degrees of database corruption. It was very difficult to convince him to stop feeding it the character that makes it redirect it's output and execute arbitrary stuff that comes after it. It's very hard to tell an adult in non-condescending terms that if something never works when you do it exactly the same way over and over - STOP DOING IT!

      The second bit was a guy who never should have root access setting up users with full shell access from the net (they only actually need an email account) and a simple non-unique password that anybody has heard of the company would know. That paticular guy has already had his mail server owned in the past via a dictionary attack but did not have to go through the 3am rush job of rebuilding it so still has no clue. At least he didn't turn telnet back on and punch a hole for it through the firewall - but ssh open to dictionary attacks from the entire world should not have a lot of users with simple passwords.

      Clueless users are a serious risk sometimes - script kiddies outside are more so but can be let in by the clueless.

    17. Re:Duh by czmax · · Score: 1
      Actually I am in engineering. Not all 'users' are equal and certainly not all are clueless computer illiterate 'pointy haired' types. My peers are engineers and we are often in a battle with IT to use realistic tools on our network.

      I wonder how much money IT would save if they stopped rolling out stuff we don't need or want.

      "Users" in an organization should be the boss. In most cases they do the work that creates funding that IT spends (as overhead). If existing IT organizations continue to fail at providing services I hope all those 'free market' theories are true and they get replaced (soon!).

      There is hardly anything more frustrating than having to convince an ignorant, two-bit, power starved, IT nitwit that forcing yet another MS Windows only "solution", that they've been brainwashed into buying from their local MS sales force, is a waste of resources. I swear sometimes I suspect that many people in IT are so focused on freeing up time to read slashdot that they no longer care about doing their job. :)

      Obviously I'm speaking in generalities here. Half the problem is probably companies that get too large for effective communication. And then once organizations get entrenched they stop listening to each other. Back when I worked at small companies it was as often the engineers taking turns handling IT tasks -- and we didn't have these conflicts.

    18. Re:Duh by aoteoroa · · Score: 1

      We need this service because this will help our business grow by completing X or getting Customer X.

      Missing:
      Therefore our department is prepared to pay for the new server and extra $1210 per branch per month to support (current cost is $90) the increased bandwidth requirements for X.

    19. Re:Duh by grasshoppa · · Score: 1

      In most other departments an analysis has to be done on productivity verses quality control. In IT Land, it is what can be locked down without inspiring a user revolt. The more that can be locked down, the less of a headache for IT and the higher the productivity for IT. IT has the poorest business people, the reason they have issues is they don't understand how a business works. Reality bites, there are more users than IT People, the productivity of 99% of the work force can't suffer for the other 1%. Locking out emails, websites, etc... no issue, but when you feel a 1 min time delay before the password locked screen saver comes on without any study of the impact to productivity. You have just motivated the user to do anything to keep the screen saver from ever coming on again. I have seen users delete dlls and other files just to break the system on purpose just so they can avoid these irritations. This will ultimately lead to more locking down. Then the user revolt will occur when IT can handle the thousands of help tickets that will result. The real business people will walk at this point, then the IT department will be laid off.

      Oh get off it. Most departments do a business analysis? Bullshit. Most departments start with, "I need X to do Y". Nevermind how this will impact the organization as a whole. They then find a vendor who lies to them the best, "Our product will do Y AND Z. It pays for itself in kittens over 5 years, blah blah blah". Department heads, upon hearing this, can't write the check out fast enough ( usually a blank check, although they don't realize it at the time ). In return they get a box of 1s and 0s with a fair amount of duct tape ( although, to be fair, i've worked places where they had bought software that hadn't existed yet. Two years after the first check was written, we got the first copy of said software. We realized at that point how good we had had it those previous two years ) which they then bring to us to install. We ( IT ) take a look and see that they bought Y/2, which needs M and N AND T, which they didn't buy.

      There are some draconian IT depts out there; True. But ask yourself why that is. How bad had it been that it got to that point?

      --
      Mod me down with all of your hatred and your journey towards the dark side will be complete!
    20. Re:Duh by RMH101 · · Score: 1

      There is hardly anything more frustrating than having to convince an ignorant, two-bit, power starved, user that buying some shiny new "solution", that they've been brainwashed into buying by QVC/an in-flight magazine/their brother in law who "knows all about computers"/a sales call etc, is a waste of resources and doesn't have a valid business case

      How's that for you?

      I am sick of this IT-as-a-janitorial-service view. It's not the case in any well-run organisation, and hasn't been for years: IT should now be working with and on behalf of the business: looking at business workflows and suggesting new technology or applications that might improve things, bringing down the cost of operations by merging data from systems to give the users what actually adds value to the company, etc.

      We're not just digital peons anymore, ranking somewhere above the guy who waters the office flowers and below your secretary...

    21. Re:Duh by Stradivarius · · Score: 1

      You say that you are tired of IT thinking that they know more about your job than you do, but really that is exactly what you are doing to IT when you have already selected whatever software that you are going to use lock stock and barrel without consulting IT first Consulting IT is a Good Thing. But suppose after consultation IT and a user have a difference of opinion over which application is the "best" - at the end of the day, who gets to make the decision - the user who has to use it, or the IT person who has to install/maintain it?

      The IT person is presumably a technical expert, but the user is the expert about their needs.
    22. Re:Duh by Anonymous Coward · · Score: 0

      Oftentimes that's the same complaint you'll get from users about IT - that they're reactive rather than proactive. Many of the IT folks I've interacted with are good about fixing whatever thing inevitably breaks. But few will take the time to actually ask you what new things would make you more productive.

      (Thankfully the admin I interact with most these days is one of those few proactive ones... and it really helps. If only his approach would spread to everyone else...)

    23. Re:Duh by Stradivarius · · Score: 1

      The problem, as it stands now, with most users is that they don't care because its 'not their problem' when things go down I can't speak for your workplace, but at mine the users damn well do care. When things go down, we can't do our work, and it's incredibly frustrating. And most of the time, things we have going down are not due to users doing something inappropriate.

      I think that the real problem is responsibility. The responsibility needs to cut both ways. Power users often want privileges on their machines because the default configuration is so locked down that it's barely usable, and even trivial modifications require helpdesk tickets to be created. That's a sign that IT is failing its responsibility to provide a productive IT environment. Companies need to find the right balance between preventing users from shooting themselves (or others) in the foot, yet enabling them to shoot at their target. Too often this balance is tilted way too far in favor of risk avoidance at the expense of productivity.

      Obviously that balance is going to vary depending on the user community. For example, where I work IT has gradually come around to the idea of allowing the users (generally software engineers) administrative rights on their PC when desired. To their credit they don't ask you to "absolve the IT department of responsibility" - but they do ask you to sign something that basically says you'll be responsible. This works out to the benefit of both sides - simple individual needs can be often taken care of by the user immediately, which makes users happier and frees up IT to handle the more complex tasks. If someone abuses their administrative rights they could be revoked, but that's generally not necessary.

    24. Re:Duh by czmax · · Score: 1

      Interestingly for all this talk of communication and whatnot none of you IT defenders have wondered what tools I might be wanting to use, or why I think they're better. Although a few of you have noted my continued statements about working together (yes - this is clearly the way things need to work) as many of you have continued the unfortunately typical IT powerplay.

      The software I've selected is Linux. I'd like to be able to use this as my development environment and tool-set since it is a better match for my engineering job tasks. Or, on my laptop, I prefer Mac OS X. IT forcing me to use MS Windows is insane -- and yet it is frequently the case that MS Windows only solutions are actively deployed.

      I understand of course why some people like Windows. I was even a Windows developer for a while. So I agree expending some resources on maintaining the Windows world makes sense. But my particular pet peeve is when IT rolls out yet another Windows only tool or web page and simply refuses to work with me on a solution.

    25. Re:Duh by dila813 · · Score: 1

      it got that bad because IT tried to control everything from the very beginning. Therefore without the experience to run everything, things broke and the reaction was to hide from view all sins.

  12. Security vs. Performance by fishybell · · Score: 4, Insightful
    My company is constantly tightening the security belt on its employees, but we find we can only tighten it so much.


    If we give every employee access to everything, yes problems will happen. But if we give most employees access to most things their jobs are a lot easier, and more work gets done (or the same amount of work gets done, but with less stress and overworking).

    If one of our employees decides to steal information, we'll deal with it with that employee, but that's as far as we go. We can't live in fear of an inside attack just because it's more likely than a virus (especially for a linux only shop like ourselves). A balance must be struck between full access and full security.

    --
    ><));>
  13. My favorite hoodie! by TheEdge757 · · Score: 1

    Because there's no patch for human stupidity. http://www.jinx.com/men/sweatshirts/geek/social_engineering.html

    --
    Power is the ability to make a change.
  14. I guess there's something to be said... by Billosaur · · Score: 1

    ...for hiring robots. Unless of course the robots are infected with a computer virus...

    --
    GetOuttaMySpace - The Anti-Social Network
  15. Mitnick is right by Enlarged+to+Show+Tex · · Score: 3, Insightful

    It's all well and good to have the tech locked down; however, the system is only as good as its weakest link - the humans. There's only so much you can do when a luser decides to keep all of his passwords on a post-it note...

    1. Re:Mitnick is right by that+IT+girl · · Score: 1

      Oh, that's okay. I encrypted my Post-It note. I wrote my passwords in Pig Latin! ;D

      --
      10 FILL MUG WITH COFFEE
      20 DRINK COFFEE
      30 GOTO 10
    2. Re:Mitnick is right by Carrot007 · · Score: 3, Insightful

      When the user writes all his passwords down on a post it note this shows you that either IT or Management have implemented a passowrd policy that is over complex and or changed to frequently. And if it is Management then IT are to blame for not adiqualty advising them that such a policy would make the system less secure though post it note activity.

      Don't pass the blame. Deal with the problem.

      --
      +----------------- | What is the question!
    3. Re:Mitnick is right by Nimey · · Score: 1

      Never had a luser with a really simple password write it down on a monitor sticky, have you?

      I'm talking favorite-sports-team or granddaughter's-name simple.

      We have a password policy that mandates pwds of min 7 chars, containing 3 of (upper, lower, num, symbol), changed every 180 days. These accounts just haven't expired the passwords yet. The policy also states Thou Shalt Not Write Thy Passwords on a Sticky, at least not where everyone can find it. Lusers don't listen, of course, because they're special.

      We've pointed out that if they /don't/ follow the policy, the state is apt to enforce /their/ policy, which mandates password changes once a month.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    4. Re:Mitnick is right by k8to · · Score: 1

      Or that no one has really effectively communicated the risks of password acquisition (if real).

      --
      -josh
  16. Hmmmm... by Colin+Smith · · Score: 1

    Cool! A use for all that non lethal weaponry the US military has been developing.

    --
    Deleted
  17. Ha! AV software is even worse by Anonymous Coward · · Score: 0

    I don't think viruses are a source of security problems as much as they are an annoyance. And in that vein, anti-virus software is typically even worse than the viruses themselves. They are invasive, pop up ads (for themselves), slow down your computer, make it malfunction, and just generally cause hardship 100% of the time. As opposed to the viruses that only cause such hardship while you actually have one.

    I tell people that anti-virus software is like medicine -- don't take it if you're not sick!

    dom

    1. Re:Ha! AV software is even worse by prozac79 · · Score: 1
      I tell people that anti-virus software is like medicine -- don't take it if you're not sick!

      I use another medical saying -- "An ounce of prevention is worth a pound of cure". I would much rather have someone put up with a slightly slower computer or an odd (but usually documented) malfunction than to spend hours fixing their machine because they ran an executible from an email of unknown origin. And while this is far from a scientific, I've never had problems using AVG (or other non "big name" brands). But since this is slashdot, a one person sample set is more than enough to be "conclusive".

      --
      "Oh dear, she's stuck in an infinite loop and he's an idiot" -Prof. Farnsworth (Futurama)
    2. Re:Ha! AV software is even worse by Fulcrum+of+Evil · · Score: 1

      ...spend hours fixing their machine ...

      How long does a wipe/install take, anyway?

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
  18. Really? by downix · · Score: 1

    I'd have never....

    RUN ALEX! They're onto us!!

    --
    Karma Whoring for Fun and Profit.
  19. PEBKAC by Protonk · · Score: 4, Informative

    The security literature has been saying this for years. And, depending on who you classify as a 'user' this is a much broader problem. The TJX breech? If I consider that the company IT dept. allowed latitude in where computers were connected to the company intranet (for convenience) and which computers could be connected, the the protocols surrounding handling of data (either VISA, [PDF]or otherwise) become superfluous. the 'user' that wants to be able to check stock at a kiosk inserts problems not considered in the protocol.

    This is largely fixed by changing/following protocol (although following PCI would not have eliminated the TJX breech, just limited it). dictating access limits to machines, enforcing those access limits through user and key management. Enforcing segregation of data by pushing it back from the user space. Etc.

    In a lot of cases, these things can be eliminated only through design--not draconian regulations. By design I mean something separate from limitations. A limitation (for example) would be to block any traffic going to popular webmail accounds through a browser. This is pretty easily circumvented by a half dozen trivial (read: largely non-technical and non-threatening) solutions. A design solution would be to incent users to use the internal mailing system to organize their mail and to VPN to it while away. Using Outlook as a primary means to communicate makes me pine for the responsiveness and search functionality of Gmail. eventually, rules be damned, I will migrate my work email to gmail (assuming I'm not security conscious) because it offers so many inherent advantages. The solution, bein to eliminate those advantages.

    Without that, you are in the same boat that you were before. More rules, but the same incentive to break them.

    1. Re:PEBKAC by Protonk · · Score: 1

      wow. editing is awesome. Breech evidently =/= breach. :)

      Also, damn google for not just linking my search result as an actual page.

    2. Re:PEBKAC by ratboy666 · · Score: 1

      So I am called in to do some software work at a major company (names suppressed to protect everyone).

      "Internet access" is requested, in order to facilitate communication (read, status updates, keep track of work process, on-line manuals). "Internet access" is granted -- um... sort of.

      No "web mail" is permitted. No "ssh" connection is permitted. No internal email address is supplied. Basically, no email is allowed.

      No browsing is permitted, except on one Windows XP based machine (I work on Unix). It is possible to "ftp" to and from the Unix machines. There are multiple workers on the project.

      No laptops are permitted (or USB keys, etc.).

      Comment?

      --
      Just another "Cubible(sic) Joe" 2 17 3061
    3. Re:PEBKAC by Protonk · · Score: 1

      Not sure what I'm supposed to comment on.

      In that case, we are both talking about the same kind of failure: a company feeling that total restriction means security. It's inherently not true. when I wrote about webmail being superior to local email in a lot of cases for a lot of companies, I was referring to some intrinsic superiority (portability) and some non-intrinsic superiority (ease of use, files storage limits, searchability, 'smart' contact lists).

      The best way for the company to limit use of the webmail service is to have the hosted service eliminate the intrinsic and non-intrinsic superiorty of the insecure alternative. Create a useful, robust VPN service (portablity). Write/buy an mail service that doesn't seem like a chore to use. It's sort of like offering music on iTunes for 99cents a song. It didn't add new laws or barriers to ripping music or downloading it from the internet, but it created a strong incentive to do it legally, with its own advantages over illicit downloading.

      That doesn't answer your question, but maybe it explains why I hope that I shouldn't have provoked it.

      to answer your question:

      Do your best to explain what 'internet access' means, and that real-time access to support is worth its weight in gold considering the time to switch over, browse, upload the contents to ftp, blah, blah, blah. But, you rpobably already know that the company in question won't open up 'fort knox', so the real answer becomes: suck it up. :(

    4. Re:PEBKAC by CompMD · · Score: 1

      "Using Outlook as a primary means to communicate makes me pine" I use pine for email too!

  20. Nothing Revolutionary Here by dstiggy · · Score: 1

    This is basically saying to me that antivirus packages and software systems have finally gotten to the point where they're being effective. In response to this, hackers have developed more sophisticated techniques in order to penetrate systems. It's not that anyone is doing their job worse. it's that technology is moving at such a rapid rate that it's nearly impossible for one person or a small group to keep up with all of the new attacks being implemented each day. I for one commend IT admins from doing as good of a job as they have done.

    1. Re:Nothing Revolutionary Here by Slashcrap · · Score: 1

      This is basically saying to me that antivirus packages and software systems have finally gotten to the point where they're being effective.

      I'm trying to come up with an intelligent response to your post, but every time I re-read that sentence I start cracking up again.

  21. Reminds me of Fawlty Towers.... by Zorbane · · Score: 2, Funny

    "Can we get you on Mastermind, Sybil? Our next contestant, Sybil Fawlty from Tall Key, special subject, the Bleedin' Obvious..."

    1. Re:Reminds me of Fawlty Towers.... by sharopolis · · Score: 1

      Tall Key? It's spelt Torquay, but don't worry, it's one of thousands of British placenames designed to trap the unwary.

    2. Re:Reminds me of Fawlty Towers.... by Pope · · Score: 1
      --
      It doesn't mean much now, it's built for the future.
  22. Ugh.... by doyoulikeworms · · Score: 1

    IT Guy: I'd like to share a revelation that I've had during my time here. It came to me when I tried to classify your species and I realized that you're not actually mammals. Every mammal on this planet instinctively develops a natural equilibrium with the surrounding environment but you humans do not. You move to an area and you multiply and multiply until every natural resource is consumed and the only way you can survive is to spread to another area. There is another organism on this planet that follows the same pattern. Do you know what it is? A virus. Human beings are a disease, a cancer of this planet. You're a plague and we are the cure.

    1. Re:Ugh.... by networkBoy · · Score: 1

      That was my single favorite segment of the movie.

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    2. Re:Ugh.... by timster · · Score: 1

      While it was a great monologue, it's obviously false. You'd think that since the movie was filmed in Sydney, someone would have thought "let's see... consuming every natural resource... multiplying out of control... humans are rabbits?"

      --
      I have seen the future, and it is inconvenient.
  23. Of course they come from the inside by antifoidulus · · Score: 2, Funny

    I mean, I wouldn't have had to set the place on fire if they would have quit moving my desk and asked me to kill cockroaches and kept on stealing my stapler.

  24. This is why... by this+great+guy · · Score: 1

    ...I require network traffic to use secure protocols (SSL/TLS, etc) on the internal networks I administer, even if they are protected from external attackers by a firewall. Use POP3S/IMAPS to prevent the employees from accessing others' mailboxes. Run your intranet website on HTTPS. Use LDAPS. Force CIFS connections to be signed and encrypted and to use LMv2/NTLMv2.

  25. It's Workers Because by Nom+du+Keyboard · · Score: 2, Funny

    Workers have probably displaced viruses simply on the strength of MediaDefender's e-mails all going public this weekend due to the truly stupid actions of one person, whom I'm very glad today that I'm not him!

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
    1. Re:It's Workers Because by CharlesAKAChuck · · Score: 1

      "... the finding that the single biggest security threat faced by corporate networks doesn't come from virus writers any more; instead, it comes from company insiders"

      I'm sure there will be several emails from MediaDefender saying "No shit?"

  26. The ultimate attainable security ... by khasim · · Score: 3, Insightful

    The ultimate attainable security ... is when your systems lose/corrupt/release data more often due to the stupid (non-malicious) actions of your people than due to crackers.

    The human level is the last limit. Don't focus on technology that will get you that last 0.0001% when the people running your systems will causing the problems 100x more often.

    1. Re:The ultimate attainable security ... by sufijazz · · Score: 2, Insightful
      From TFA

      Hiding porn on an office PC, using unlicensed software, and abusing e-mail all count as security incidents, though all pale in comparison to one successful phishing trip." They are not even talking about "stupid" actions or even losing/corrupting/releasing data. If this is what you are measuring as a security incident, no wonder the number of security incidents being caused by insiders is going to be higher. If I am a hacker, why would I use a PC in a hacked corporate network to store my porn?
      --
      2+2=5 for very large values of 2.
    2. Re:The ultimate attainable security ... by foobsr · · Score: 1

      If I am a hacker, why would I use a PC in a hacked corporate network to store my porn?

      http://www.ethicalhacker.net/content/view/28/2/

      Quote: "Account from Kevin D. Mitnick ... I Put My Freedom on the Line for Sheer Entertainment ..."

      Quote from Wikipedia: "As a notorious figure, Mitnick has been targeted by hackers who wish to bolster their status and for people seeking to prove their abilities."

      Paraphrase/personal opinion: Still, it is Humans who define the World. These are better dealt with by means related to Social Sciences/Humanities (if you like, you may add Arts) rather than Math.

      CC.

      --
      TaijiQuan (Huang, 5 loosenings)
    3. Re:The ultimate attainable security ... by cdf123 · · Score: 5, Insightful

      If I am a hacker, why would I use a PC in a hacked corporate network to store my porn?

      If I was a hacker, the last place I would store anything incriminating, is my own PC.

      One of the big reasons to store off site is to use the hacked PC for free/illegal hosting. This makes it harder to trace back to the hacker, and doesn't waist resources of the hacker's PC (storage/bandwidth). Think of how long it would take to find something on a PC if it was just used as a web server, serving files stored in some rootkit hidden directory. Virus scanners wouldn't find it, as the files aren't viral. Unless a firewall log audit, or internal port scan picked up the web server application, it could go unnoticed for months, or maybe years. Now do this to about 20 hacked systems, and you have a semi-reliable distributed network for all your hosting needs.

      Sounds like a reasonable thing for a hacker to do to me.

  27. Article Summation by Notquitecajun · · Score: 1

    PEBCAK

  28. using unlicensed software is not 100% the workers. by Joe+The+Dragon · · Score: 1

    Using unlicensed software / bypassing security is not 100% the workers fault. Some times they need to do it to get the job done on time and the official way takes to long. Some bosses have even setup there own severs for testing just to get it done faster as some times the official way takes a lot of time for every little update to the project. Some times even IT works do things like this and it seems to happen more when the IT boss is clueless about IT.

  29. Its the lusers fault ... by PPH · · Score: 2, Funny

    .. according to the BOFH.

    --
    Have gnu, will travel.
  30. Duh! by gravis777 · · Score: 4, Insightful

    Even when I do have a small virus outbreak, its because people are visiting sites that they know they shouldn't. I have Sophos setup to block installations of all toolbars except for Google, users cannot run Limewire, Kazaa, Bearshare, or so forth (BitTorrent is still enabled), and soforth. Before I upgraded Sophos and it was not able to block apps, I was always having problems with people going to SmileyCentral, or downloading Weatherbug. Now they can go to the websites all they want, it will not let them install the software.

    But yeah, most problems are user related. Broken pins on power adaptors, caused by users jabbing the plugs into their laptops, out of harddrive space, fixed by deleting their iTunes, computer running slow, i go and remove tons of crap the user has installed, user has e-mail bouncing, because user had ignored notifications from IT that they were approaching their e-mail quota, Illustrator on the Mac will not start because user has deleted system fonts, modem not working after user used modem during lightning storm (I am actually looking at my tickets as I am writing this, these are my tickets).

    1. Re:Duh! by myz24 · · Score: 2, Insightful

      Don't allow your users to be local admins, this has done well for me to prevent installations.

    2. Re:Duh! by gravis777 · · Score: 1

      No can do, we have software that will not even run unless the user has local admin rights. We have been down that avenue before.

    3. Re:Duh! by Nimey · · Score: 1

      Can't do that with most Adobe software, unless they've wised up recently. There's other software that *must* have Admin rights to run.

      In theory you could figure out exactly which files and registry keys the poxy things need write access to, but that's almost never documented, and it's better for them not to write to hkey_local_machine anyway.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    4. Re:Duh! by PitaBred · · Score: 1

      Can't you use "Run As..." for just that software? Or hell, see if it'll run under Wine? ;)

    5. Re:Duh! by Nimey · · Score: 1

      But you don't *want* your lusers to have access to *any* Admin account, or they'll just start logging on as that instead. That's why you can't use "run as".

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    6. Re:Duh! by PitaBred · · Score: 1

      Huh. Windows doesn't have any equivalent of suid then? Every time I learn more about Windows, I realize that it really isn't enterprise class.

    7. Re:Duh! by Nimey · · Score: 1

      Sure doesn't. There's an API you can use to SUID (useful in vbscript?), but no bit as such.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
  31. Mod Parent Down by Anonymous Coward · · Score: 0

    Flamebait, n/t troll

  32. CSI study is, and always has been, crap by 44BSD · · Score: 2, Insightful

    494 out of 5,000 responded. I wonder if the 9% who did are at all unlike the 91% who did not? Could it be, ya think??

    It's called non-response bias.

    They admit right up front that the results (even if there were no non-response bias) don't generalize to IT in general, since their members are not drawn from IT in general.

  33. Don't alienate users by mi · · Score: 2, Insightful

    I don't mean, alienating them as employees — that's another story. I mean alienating them as computer users — by bullshit like blocking certain sites or other services (such as instant messengers), in particular.

    You will then not have to chase the violators and waste time (money) on the fruitless pursuit... The pursuit, which also severely hampers the productivity of the best of your users... "Access from home? No, you'll need five approvals for me to allow that."

    --
    In Soviet Washington the swamp drains you.
  34. is ignorance cheaper? by 192939495969798999 · · Score: 1

    Maybe it's cheaper to not bother with security education initiatives, because the people who are going to commit security fraud won't change their minds knowing that it's wrong -- they already know it's wrong. The people who unwittingly violate security probably wouldn't be able to regularly practice the secure workaround, thus exposing the same security holes as always, just less frequently exposing them.

    --
    stuff |
  35. watch out for repair man by us7892 · · Score: 1

    Then you have to worry about the robot service person. That's your weak link.

    1. Re:watch out for repair man by AndersOSU · · Score: 1

      pfft, that's why we have a robot service robot.

  36. *dreary* news? by OriginalArlen · · Score: 1
    It's been almost a decade since I decided to start working towards infosec rather than web development. Finally, this year, I'm earning slightly more than I was back in 1998. (Admittedly I was massively overpaid then - it was the bubble! in central London! and I could write Perl, /and/ read it! :) )

    So bring on the new attacks, the more determined villains, the organised crime groups. It's the closest thing to a job for life i'LL ever have.

    --

    Everything I needed to know about life, I learnt from Blake's Seven
    1. Re:*dreary* news? by xSquaredAdmin · · Score: 1

      Able to read Perl? I call shenanigans!

      --
      Crushing dreams at the speed of sarcasm
  37. Multiple Elimination of Problem. by Erris · · Score: 0, Flamebait

    USB thumb drives are an on going headache, and an attack vector on top of that. I'm forced to wonder how serious any of these issues would be if we didn't live in a windows centric world.

    Outside windoze, the attack vector is gone, there's little need for a thumbdrive because network services work securely, and finally it's easier to make sure information is shared on a need to know basis. That these services are lacking in the non free software world is an indictment of the non free software way, which starts with secrets to begin with. Beyond these precautions, you are left with HR type issues like not hiring someone who's going to sell your client information. Before these precautions, blaming employees is a waste of time.

    --
    DMCA, Hollings, Palladium. What might have sounded like paranoia is now common sense.
    1. Re:Multiple Elimination of Problem. by Anonymous Coward · · Score: 0
      Outside windoze

      "Windoze"?

    2. Re:Multiple Elimination of Problem. by Anonymous Coward · · Score: 0

      Sorry, that makes absolutely no sense. So I am at home on my Ubuntu machine and I need a file from my Ubuntu machine or network server at work. I do what exactly? Right, like I thought - I pop in the thumbdrive I brought home. Otherwise I would have to do the same damn thing as in Windows - get ports for something (whether SSH, VPN, whatever) opened in the corporate firewall and make a connection and get the data. There is no difference here at all.

    3. Re:Multiple Elimination of Problem. by Anonymous Coward · · Score: 0

      I am at home on my Ubuntu machine and I need a file from my Ubuntu machine or network server at work. I do what exactly? Right, like I thought - I pop in the thumbdrive I brought home. Otherwise I would have to do the same damn thing as in Windows - get ports for something (whether SSH, VPN, whatever) opened in the corporate firewall and make a connection and get the data. There is no difference here at all.

      You should not put passwords into a system that has a 1 in 4 chance of having a keylogger. If you do, there's a very good chance your data will come out someplace else.


      You should not have to access your terminal at work, the data you need should be on a server that you can see anywhere. If you need to access it from home, your company should provide you with a managed machine and others should be rejected. If you don't need bulk access to client information, you should never be able to load it onto a mass storage device. Personal and work systems should not cross paths in a big company setting, the tools should be provided.


      A small or medium sized business can do all of this as well as a large one. I've had an internet facing computer with all my work on it for years now. I've never had a problem, because I don't play Windoze roulette, select decent passwords, and take a few other sane precautions. I can also use thumbdrives because my OS of choice does not automount and run whatever it finds and viruses of this kind never seem to make it out of the lab.


    4. Re:Multiple Elimination of Problem. by Macthorpe · · Score: 1

      So why is it Erris (or twitter, whichever one you are today), that you've taken to replying anonymously to people who reply to your posts?

      My theories are:

      a) You're trying to protect your precious, precious karma, or
      b) You're trying once again to shill /. and give yourself an air of legitimacy which you lose when you say things like "1 in 4 Windows machines has a keylogger".

      Your thoughts?

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
    5. Re:Multiple Elimination of Problem. by Anonymous Coward · · Score: 0
      Hi twitter. Posting AC now?

      You should not have to access your terminal at work, the data you need should be on a server that you can see anywhere. If you need to access it from home, your company should provide you with a managed machine and others should be rejected. If you don't need bulk access to client information, you should never be able to load it onto a mass storage device. Personal and work systems should not cross paths in a big company setting, the tools should be provided.

      I'm sorry, I seem to remember this is precisely the thing you decry as something those "big dumb companies" do to their employees. You know, those "oppressive" things they do, the evil companies that run "M$ Windoze".

      The irony here is just rich enough to buy me a bridge in Brooklyn.

  38. Workers bad! viruses good! by heli_flyer · · Score: 2, Funny

    The obvious conclusion is all the workers should be fired and replaced with viruses.

  39. The only logical conclusion by gorbachev · · Score: 4, Funny

    ...is to fire everyone.

    --
    In Soviet Russia, I ruled you
    1. Re:The only logical conclusion by Anonymous Coward · · Score: 0

      no gorby, you're thinking like a capitalist pig. Destroy the thinking machines before they do us in! Every last one!

    2. Re:The only logical conclusion by jagdish · · Score: 1

      ...out of a torpedo bay.

  40. Inside Job by Bellum+Aeternus · · Score: 1
    Wait, you mean social hacking and stupid people are a dangerous combination, or that corporations get ripped off by inside jobs? No way?! Oh come on, this shouldn't be news to anyone. As IT systems make up more and more of corporate infrastructure of course "evil" people are going to use them to steal. Maybe the news is that they have clue about IT systems. In which case this is good news, maybe execs will stop making stupid IT choices... wait, never mind.

    --
    - I voted for Nintendo and against Bush
  41. Hey MODS! by Anonymous Coward · · Score: 0

    Mod parent down. Offtopic once more...

    1. Re:Hey MODS! by Anonymous Coward · · Score: 0

      Love to, and I even have points, but I already posted in this thread :\

  42. Some technologies DO address human issues by Anonymous Coward · · Score: 0

    Glad to hear that finally there is some understanding that any solution to the problem of endpoint security must take into consideration the human issue. There are even companies now who offer central granular control over devices and application whitelisting, both technologies that will help you secure the laptop or desktop.

  43. This is news? by Anonymous Coward · · Score: 1, Interesting

    If this surprises anyone, I hope they don't act like they are IT professionals. EVERY IT PRO knows this fact, and it's been well documented for years.

    Your biggest security threats have always come from the inside. That's why a total-network solution like Active Directory using group policies is so important, rather than just having a bunch of computers thrown onto a network, with no control over anything.

    It's also smartest to maintain two internal networks: one only for domain computers, and one for anything else.

  44. Tag: virii by Anonymous Coward · · Score: 0

    "Virii" is the plural of the latin word "virius", which isn't in my dictionary. The plural of the English word "virus" is "viruses".

    1. Re:Tag: virii by Nimey · · Score: 1

      Pah. The people posting that just want to look "cool" or "with it" and don't bother understanding what they're writing.

      Much like the wankers who write "begs the question" when they mean "raises the question".

      They have a bright future in management, in other words.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    2. Re:Tag: virii by Anonymous Coward · · Score: 1, Funny

      "begs the question" is idiomatic english for most of the english speaking world....asshole. I think you mean arsehole, or are we talking donkey anus here?
  45. This is old news... by Anonymous Coward · · Score: 0
    In this interview in PC Magazine ( http://www.pcmag.com/article2/0,1759,2164176,00.asp ) Jonathan James said:


    "Q: What is the most common, preventable security hole you've seen?
    A: Aside from users, I'd have to say updates. Users always ignore messages about updating software..."

    I always thought that was funny, and wondered if anyone else caught the quip... more here: http://jaclynperrelli.wordpress.com/2007/08/16/beyond-modifications-to-the-infrastructure-a-hacker-interview/

  46. Norton Virus Installer... by Anonymous Coward · · Score: 0

    If it works anything like Norton Anti-virus, how will I afford to pay all the new employees?

  47. Study's weakness -- from TFA by Foolicious · · Score: 1

    The CSI study has a major weakness: it's an "informal" study distributed to CSI members and conference-goers. The estimates of money lost to damages are, in one author's own words, "estimates." "Some of them," in fact, "are probably altogether approximate guesses."
    I love how companies determine damages; it's completely arbitrary. "The average fix for a security issue is XXX,XXX.XX dollars" -- but maybe the real cost of fixing it is way less than that if you're just willing to do the math. So the numbers are already skewed, and then you let people estimate (guess) what the damages were/are? I'm not saying there aren't real and substantial costs associated with security issues, just that maybe they aren't quite as big and bad as some people make them out to be. Just my 2 cents.
    --
    Please don't use "umm" or "err" or "erm".
  48. Yes, but... by Jane+Q.+Public · · Score: 2, Interesting

    That may be "the answer", but it is an expensive and resource-intensive answer. The more auditing and tracking you do, the more hardware, software, and performance overhead you add to your network. And the more man-hours you have to throw at it. I am quite sure that some firms would rather risk a few losses rather than deal with the extra cost and complexity.

    1. Re:Yes, but... by SatanicPuppy · · Score: 1

      That's a good point. Like any other security system, you have to weigh cost vs benefit...There is no need to add massive redundancy and overhead on every single server, and doing so would have other effects beyond just overhead...When you put maximum security on everything, what you're really doing is making the kiosk computer in the mail room the security equivalent of the accounting mainframe...Not good. That's the kind of thing the government is always trying to do.

      Still, intelligent accurate logging on important systems and on springboard systems that could give an unscrupulous user leverage on better systems will save you a lot of heartache down the road.

      --
      ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  49. No big surprise by Mr.+McGibby · · Score: 3, Insightful

    This isn't a big surprise to me. I've noticed over the years that IT folk are less and less concerned with users and more concerned with hardware. Desktop support seems to be the one thing that no one wants to do, probably because it pays the least.

    --
    Mad Software: Rantings on Developing So
  50. Solutions cause more problems than workers by Whuffo · · Score: 3, Insightful
    I don't think it's news to anyone here that users are the greatest threat to a corporate network. Even the classifications they use are useless; think about the times a virus has attacked your network and I'll bet it was a user doing something that was prohibited by company policy that set the virus loose.

    So let's look at the possible solutions. We've got "lock everything down" in the lead - that's fine in its way but causes worker dissatisfaction because they can't use the creative solutions they've developed, can't use the tools they're used to in the way they're used to, etc. Ultimately, if you get things limited to the point that all possibility of damage is prevented you've also created a situation where productivity is severely limited or prevented. And it's just a matter of time before it's pointed out to you that you weren't as secure as you thought you were.

    Then there's the "monitor and log everything" plan - give the users a quick class in acceptable use of IT assets then "correct" anyone who violates the rules. This overlooks the very real truth that most of the harm caused by users is not intentional; it's almost always an unexpected result from a silly mistake. The result of this plan is to create an environment of fear where everyone is careful to follow the rules exactly, won't do anything that's "not my job" and if something goes wrong nobody saw anything. Ultimately you end up with all the problems you had before but with no useful information on how it happened / how to prevent it from happening again - and low productivity due to the workers being unwilling to do any more than necessary.

    The real answer is that You can't solve personnel problems with technological solutions. Forget what they taught you in your MBA program and what the security software vendors told you, treat the workers like human beings and help them to understand what can go wrong and how to avoid it. Remember that IT's mission is to support the workers. Offer classes on information security, available to all, and on paid time so they'll have the chance and ability to take part. IT works much, much better when the rest of the corporate staff are partners, not antagonists.

  51. Error exists between keyboard and chair by Vexor · · Score: 1

    The technical term I believe is an ID10T error.

    --
    ~Vexed and loving it!
  52. IT Tips we could do without by mojoNYC · · Score: 1

    Here is some well-meaning advice from our IT department that gives great insight into this mess:

    TIP #5: Good Passwords

    Never write down your password! Instead, try to come up with passwords that are hard to guess but easy to remember. For example, you could use the first letters of a favorite rhyme and add some special characters. Such as:

    Hickory dickory dock, the mouse went up the clock.

    Might become: Hd2,tmwutc.

    Do ya *really* think that 'Hd2,tmwutc.' is easy to remember? If so, you must be an IT pro! If not, you are merely human.

    1. Re:IT Tips we could do without by Todd+Knarr · · Score: 3, Insightful

      Actually that is easy to remember: the name of the rhyme you used plus the fact that you take the first letter of each word. The rhyme itself should come to mind instantly once you think of the name. The problem is that it's so hard to extract the letters and type it in that even I wouldn't want to have to use it.

      And frankly, concentrating on password security misses the obvious: most attacks these days aren't on the passwords. Why should I (as an attacker) waste my time trying to crack your user's passwords when I can send them a simple phishing e-mail that'll get them to give me their passwords? Or maybe just a little trojan disguised as a neat-o screen saver or Web control that'll silently grab all the saved password lists from IE, Outlook, OE, etc. and send it to me? Or that'll install itself under your user account, authenticated and all, and let Windows handle the details of supplying your credentials whenever I want to do something? The big problem isn't keeping unauthorized users out, it's in what authorized users do with their authorization that they shouldn't be doing but are allowed to do anyway.

    2. Re:IT Tips we could do without by myowntrueself · · Score: 1

      Getting users to have decent passwords can be very very hard.

      I have still not convinced one of our directors that 'director' may not be the best password in the world... or that another one whose name is David should perhaps reconsider having 'david' for a password.

      They just don't seem to be able to get it through their heads.

      --
      In the free world the media isn't government run; the government is media run.
  53. Rabbits, possums, rats, sparrows, thistles by EmbeddedJanitor · · Score: 1

    Pretty much all organisms will spread to new areas under competition.

    --
    Engineering is the art of compromise.
  54. Article is worthless by stix213 · · Score: 1, Interesting

    Just because 59% of respondents are "affected" by employees installing crap they aren't supposed to, that does not necessarily translate into a $168,000 security breach. The writers of the article consider all incidents the same with regard to how they affect the companies, and simply because only 52% had viruses and 59% had users that installed something without permission, they now jump to the conclusion that users installing software without permission is now the #1 threat.

    So, if 59% companies have a single employee that installs firefox without permission, and 52% of companies are infected with viruses/spyware that are making copies of their credit card databases, how the hell are viruses/spyware not the number 1 threat still?

    1. Re:Article is worthless by stix213 · · Score: 0

      Another analogy:

      If the article's authors were in charge of security in New York after Sept 11th.
      Less that 1% of respondents have had large aircraft smash into their building, while 50% report that pens are unaccounted for in the copy room. Clearly homeland security should focus on the most dangerous threats: theft of company pens! Airplanes crashing into buildings almost never happens, and we should pretty much ignore them until more respondents report them as an issue.

  55. Whaaa..... by Zorbane · · Score: 1

    Whaaaaa.....no....NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO...... I....I AM an ignorant American.... *cries inconsolably*

  56. The post-it is not always the problem by Anonymous Coward · · Score: 0

    Actually, I've never been too worried about the typical post-it under the keyboard (I've been an IT security consultant). Why? Because if someone is able to look under the user's keyboard, your security has already been compromised.

    There are a few things which are vital to REAL security. Access controls are a big one, logging is another. Logging only helps after the fact, but a majority of the time, you will only know something is wrong after the fact anyway.

    Personally, I *hate* what I call "keys to the kingdom accounts". I'm a big fan of giving admins two accounts: their usual user account, in which they will typically work, and then an admin account which will allow them to do admin tasks. Another really good setup is to use something like a Citrix Published Application for admin tools, since you will have to log in to them, and it will only be run from one machine (thus making it easy to keep track of, since those tools being run from elsewhere is an anomoly, and thus more than likely a potential security breach).

    But your biggest danger is always disgruntled workers. One important thing which employers are really stupid about: PAY YOUR WORKERS WHAT THEY ARE WORTH!!!! When a worker gets screwed over during a review, or finds out people who do less work (or even work for them: true story!) are making $20k or more than they are, it makes it really hard to have that person be happy with their job and the company. So companies need to have a strict pay scale, and make sure people are payed at least the average salary for that position.

    The least of worries is that a disgruntled worker is just creating random problems, like disconnecting users from the network. It can get far, far worse, like releasing viruses... but even worse is if they start digging into confidential information. I've seen lots of stuff, like secretaries stealing from their bossses, and I've heard about people caught selling confidential info. And you know what? It's rarely ever reported to authorities, because it would cause problems for the organization: people who are supposed to be on top of this would be scrutinized for not knowing about it, the victims would get in trouble for not securing their information better, and it would damage the organization's reputation, especially if it's somewhere where rep is very important.

    But sadly, anyone who has done IT security knows it's the ultimate in thankless jobs (even moreso than email server support): the only time anyone knows the people doing security is when something goes wrong... and many times (at least in my experiences), the security concerns are never given enough concern beforehand (and certainly not enough funding).

  57. Ahh..sweet sweet validation by Cyanide300 · · Score: 1

    At last, my years of effort poured into this anti-worker security application are validated! Soon it will be in cubicals everywhere, preventing work.

    Here's a sneak preview.
    http://www.thepcmanwebsite.com/media/pacman_flash/

  58. MOD PARENT DOWN by Nimey · · Score: 1

    He hurt my feelings.

    --
    Hail Eris, full of mischief...

    E pluribus sanguinem
  59. huh? by cecil_turtle · · Score: 1

    US Population Growth
    Net gain of one person every..................... 10 seconds
    You can't discount immigration without discounting emigration as well. But immigration/emigration don't have enough of an effect to say that without them there isn't any growth.

    World Population Growth
    The growth rate is slowing (going down), but the population is still going up.

    1. Re:huh? by Fulcrum+of+Evil · · Score: 1

      We are below replacement for our native population (that being people that have been here a while). Without immigration, we'd be going down.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
  60. Are you... by Twisted64 · · Score: 1

    Are you posting from the future, oh offspring of my housemate?

    --
    Consciousness is a myth. Trust me.
  61. Oh no... how to combat this growing threat? by Coyoteold1 · · Score: 1

    Let's see... we could spend lots of money putting more security and watchdogs in, to make it harder for disgruntled employees to engage in sabotage or espionage - and make sure, all the while, to let our employees know that we don't trust them even a tiny bit...

    Or... perhaps companies could learn to treat their employees better, pay them fairly, and get rid of sucky employees so that people who have good work ethics can find jobs?

  62. This is old news by dmpyron · · Score: 1

    This is surprising? I, and many others in the information security business, have been saying this for years. Most security threats come from inside. It's either malicious (the dude that made a CD with 100,000 credit card holders' information in India) or negligent (we can all think of those cases). The outside attackers can get to plenty of individual machines, but most companies are actually pretty secure against outside threats.

    As a sysadmin many years ago, I learned two sayings that still hold true. "User is a four letter word". "User rhymes with loser (luser)".

    At many companies, the phones will show you the caller ID information for inside calls. When I worked at an unnamed semiconductor company, it even showed if the person was calling from Sunnyvale, Singapore or Dresden. So verifying that it's Sally from HR was no problem.

    Security, like most of IT, is viewed as a cost center. So they try to minimize expenses. And wind up losing money on the proposition. There are numerous papers out there on the value proposition of security. But upper management doesn't read them. They don't read anything.

  63. Beware of slippery definitions by Beryllium+Sphere(tm) · · Score: 1

    >"Hiding porn on an office PC, using unlicensed software, and abusing e-mail all count as security incidents,"

    That's an easy way to rack up a lot of security incidents, just classify every policy violation as a security incident.

    Those all should be a lot cheaper than the six-figure average response cost the survey claims.

  64. Easy... by vegiVamp · · Score: 1

    Throw out the people, and employ the viruses.

    --
    What a depressingly stupid machine.
  65. CEOs are increasingly (aware of) the risks ... by milosoftware · · Score: 1

    I would remove "aware of" from that first sentence. In my experience, it is the CEO (or some other look-at-my-shiny-new-laptop) who takes his laptop full of sensitive information home so his eight year old daughter can play and chat on it online using the open WiFi connection to the router that is conveniently configured to route all incoming traffic to the laptop.

    --
    Musicians don't die. They just decompose.
  66. No by RMH101 · · Score: 1
    It's our job (as in all of us) to maximise the return to the shareholders.

    It's not about YOU. It's about THE COMPANY.

  67. BOFH knew this... by Ginzel · · Score: 1


    YEARS AGO!

  68. it's true, it's true.. by azrin_abbas · · Score: 1

    yep. nowadays people are getting more ignorant. to me, that's just selfish. some doesn't even know what they are facing and when told about the possible attacks..they would only loose their interest when we are not even halfway in explaining to them. being ignorant is one thing, not knowing is just another thing. that's just plain stupid.

    --
    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe."