Slashdot Mirror


Busting People for Pointing Out Security Flaws

gsch writes "'In 2004, Bret McDanel was convicted of violating section 1030 when he e-mailed truthful information about a security problem to the customers of his former employer. The prosecution argued that McDanel had accessed the company e-mail server by sending the messages, and that the access was unauthorized within the meaning of the law because the company didn't want this information distributed. They even claimed the integrity of the system was impaired because a lot more people (customers) now knew that the system was insecure. Notwithstanding the First Amendment's free speech guarantees, the trial judge convicted and sentenced McDanel to 16 months in prison. I represented him on appeal, and argued that reporting on security flaws doesn't impair the integrity of computer systems. In an extremely unusual turn of events, the prosecution did not defend its actions, but voluntarily moved to vacate the conviction.'"

350 comments

  1. Something is Rotten by eldavojohn · · Score: 5, Insightful

    If I were a customer of a company that had the mentality "anyone that helped developed the code is a threat to its security" then I would find another vendor--and fast!

    There are practices and standards for developing secure code. If your programmers follow these, then even their knowledge of the source shouldn't matter if they go rogue or want to have fun in their free time. Look at Linux. An operating system used by millions and every hacker in the world can get their hands on the source code. Why don't we see many viruses for Linux? Because it was implemented well. Perhaps companies should start to realize that if they produce code for Win32 applications, they're going to have to resort to the same tactics that Microsoft uses: Don't let the source code out or its true flaws will be revealed and exploited!

    For the consumers of these companies, be wary that your product is only as secure as the company's relationship with its developers--kind of scary considering they're keeping them quiet via threat of lawsuit.

    --
    My work here is dung.
    1. Re:Something is Rotten by fabs64 · · Score: 2, Interesting

      It is a fact that programs get released with known bugs, it's actually an economic certainty for commercial programs.
      It is a SAD fact, that some of these known bugs are security vulnerabilities, one would hope that security bugs top the priority list but they do not, useability most often comes first.

    2. Re:Something is Rotten by QuantumG · · Score: 1, Insightful

      Meh. If I you don't demand source you should expect security flaws.

      --
      How we know is more important than what we know.
    3. Re:Something is Rotten by Anonymous Coward · · Score: 0

      If a former employee would contact me to tell me about security issues, I'd think that someone is on a vendetta. If you absolutely can't hold back, leak the information to a journalist, but don't try to make yourself look like the good guy by denouncing your former employer.

    4. Re:Something is Rotten by Irish_Samurai · · Score: 2, Insightful

      Why don't we see many viruses for Linux?

      While I think that implementation may have a little to do with it, I think the driving factor is that Linux has no where close to the user base that Windows does.

      The purpose of many of these viruses is to create a large botnet. That's alot easier to do when you targt an OS aimed at the everyman computer user who lacks sophisticated understanding of his box and how to maintain it. Linux on the other hand has no where close to the user base spread across so many different releases and distros that creating a virus for Linux is probably done just to prove a point. The numbers just don't warrant the attention yet.

    5. Re:Something is Rotten by vprasad · · Score: 1

      And still companies like Diebold continue to thrive... how is that?

    6. Re:Something is Rotten by garaged · · Score: 0

      the real reason is that it must be really smart to attack enough boxes, and even then most of them would keep infected for very few days at top, what's the point on infecting/cracking a box that will be patched really fast, you can even get detected and tracked back to your home, that's not good at all.

      --
      I'm positive, don't belive me look at my karma
    7. Re:Something is Rotten by slashname3 · · Score: 2, Insightful

      It is partially a numbers game. However, if linux systems (or any unix system) had easily exploited security flaws then there would be huge numbers of worms and viruses targetting those systems that are out there. If nothing else they would be excellent platforms to launch attacks on the huge numbers of windows systems.

      The real reason you don't see that many viruses or worms directed at linux systems is that the concept of least privilege was implemented at the start. Unlike most windows systems which users run with administrator privileges that allow a virus to do whatever it wants once it executes, linux systems users typically don't run everyday applications with admin or root privileges. As such it is much more difficult for a code that is executed on a linux system to gain complete control of the system.

      There are exceptions to all this, some windows users have locked down there systems and some linux users run as root all the time. Both cases are relatively small groups.

      And with the introduction of selinux security is getting even better on linux systems. But no matter how good the security tools are that are made available nothing can prevent a bad adminstrator from setting up an insecure system. The last few compromised linux systems I heard of all of them were owned because users utilized very poor passwords on the systems. Maybe someday when we can get rid of the users we can have real security. :)

    8. Re:Something is Rotten by Akoma+The+Immortal · · Score: 5, Insightful

      Right. So all those web servers with apache, running linux account for how much % of the web (60,65,70 I dont know, check netcraft).

      Image the botnet you can have if you can manage to compromise all of them, silently sending data, doing damages.

      Numbers, numbers you said.

      Try again.

      --
      assert(expired(knowldege)); core dump
    9. Re:Something is Rotten by Splab · · Score: 2, Insightful

      Since the customer is always right, the customer has to know what security problems means - and why he/she should care.

      In my experience, moveing a piece of graphics one pixel has way more priority for a customer than to fix an SQL injection problem, and since the company developing the software gets money for moving the graphics around, but not for fixing the bug - guess what I'm being told to do...

    10. Re:Something is Rotten by Irish_Samurai · · Score: 2, Insightful

      Well, I hardly think that the people maintaining web servers are technical idiots. SO targeting a set of systems that are constantly monitored and maintained by people who are generally neurotic about it isn't exactly the most vulnerable group for creating botnets is it? The home users are.

      Thanks for playing.

    11. Re:Something is Rotten by Nutria · · Score: 1

      Meh. If I you don't demand source you should expect security flaws.

      I've got some bad news for you: Linux, FreeBSD, GNOME, KDE, OpenOffice, Firefox, pretty much every large app & library all have security flaws.

      --
      "I don't know, therefore Aliens" Wafflebox1
    12. Re:Something is Rotten by Anonymous Coward · · Score: 0

      Having the source is no garuntee of lack of bugs or flaws, otherwise there should never be a Linux bug fix or hack. Theres a certain point where the code gets so large it becomes immpossible for anybody to have a complete understanding of how everything works or interacts. Often times flaws are not a single issue but a compounded issue caused by several things.

      Face the facts that Open Source is not protection against bugs or flaws, some things like the linux kernal get a lot of attention but many other projects get only as much attention or less than a commercial product. The difference in most cases is the underlaying security model and smaller userbase in linux has prevented many issues from blowing out of scale. Once idiot grandma or your brother-in-law fred get on it and start clicking on the monkey or downloading this nifty little bonzia buddy THEN you'll see a lot more exploitation.

      Personally I would prefer it if Linux stays about where it is so we aren't dealing with those kind of issues.

    13. Re:Something is Rotten by Anonymous Coward · · Score: 0

      I guess the point is that the web server administrator is probably going to have more security on his or her box/boxes than the average desktop user no matter what the OS is. These botnets DO usually target home PCs, do they not? And how many people use linux as their main OS for the desktop?

      It's been said over and over, linux on the desktop still isn't really up to par. At the very least it's good in some cases but overall inconsistant. (I can attest to that, it was quite a struggle for a few months for me trying to run it as my main OS, trying distros from Knoppix to Fedora..). Thus, linux I'm sure is squarely behind Mac OS X anyway as a desktop OS, and that's recently had a couple of exploits itself(probably due to its rising popularity). I'm pretty sure that that gigantic market share of Windows is the main reason that it's got so many viruses. Why do you think Windows 98 isn't getting major new viruses while 2000 and XP are? Well duh, nobody uses 98 anymore! It absolutely does NOT mean however that 98 is more secure (or perhaps it is - I have no conclusive evidence of that being so, just an inferential guesstimate).

    14. Re:Something is Rotten by Red15 · · Score: 0

      A better proof of why there are no(t as much) viruses for linux.

      http://www.theregister.co.uk/security/security_rep ort_windows_vs_linux/

    15. Re:Something is Rotten by HairyCanary · · Score: 1

      Meh. There are a lot of reasons to attempt to compromise a system, and creating a botnet is just one of them. Linux has fewer virii and security exploits primarily because it has better design and better code review. There are more than enough Linux boxes out in the wild to justify real effort from smart people trying to hack them.

    16. Re:Something is Rotten by PPGMD · · Score: 4, Insightful
      Numbers is one factor, the administrator is another factor.

      The average home PC is administrated by someone that has no clue about security, while the average Apache admins, knows how to lock down a system, and doesn't use the system for everyday stuff, like viewing e-mails, and running programs randomly downloaded off the internet.

      If we gave Linux machines to the same idiots that run Windows XP machines, you would have botnets, there might not be as many, but they would still be there because many virii are run via social engineering, not via operating system tricks. The dumb user is not something Linux can fix.

    17. Re:Something is Rotten by Y2 · · Score: 2, Insightful
      The real reason you don't see that many viruses or worms directed at linux systems is that the concept of least privilege was implemented at the start.

      No it wasn't. And it still hasn't been.

      Certainly it has a concept of "less than full privilege," and that was there from the start, having been copied from earlier systems. Windows has this concept also, but it's perhaps more honored in the breach than the observance. However, my email client, my video player, and my web browser still run with the full privilege of my user account, when something less would be sufficient. Any protection I have from malicious content is due either to efforts within the application rather than the OS, or by my choosing a bare-bones application which is as dumb as a box of rocks.

      --
      "But all your emitter and collector are belong to me!"
    18. Re:Something is Rotten by plague3106 · · Score: 1

      Um, and how many home PCs and business PCs are on the internet?

    19. Re:Something is Rotten by Akoma+The+Immortal · · Score: 1

      Good point.

      So the solution is to produce an OS that educate its user to the dangerous activities of the net, not the "easy, just plug in and off you go" type mentality.

      Like when you buy a car, you are supposed to have a license. Soon, you will need a "license", sort of, to buy a computer. A security course on how to be connected, wired, to communicate with the world via this blackbox that is a computer.

      Or just buy a Mac.. *this is a joke!! dont flame me*

      By the way between the Mac users (UNIX) and the Linux users (UNIX like), professional UNIX workstation, a virus, worm, trojan, is bound to happen. Does it not?

      --
      assert(expired(knowldege)); core dump
    20. Re:Something is Rotten by penix1 · · Score: 1

      "Having the source is no garuntee of lack of bugs or flaws, otherwise there should never be a Linux bug fix or hack. Theres a certain point where the code gets so large it becomes immpossible for anybody to have a complete understanding of how everything works or interacts. Often times flaws are not a single issue but a compounded issue caused by several things."

      This is a function of "feature creep" and an indication of poor programming administration. It also splits from the Unix axiom of 'do one thing and do it well'. Any project that grows to the point of speghetti code (like Windows) needs to have its functionality reviewed and paired down.

      "Face the facts that Open Source is not protection against bugs or flaws, some things like the linux kernal get a lot of attention but many other projects get only as much attention or less than a commercial product. The difference in most cases is the underlaying security model and smaller userbase in linux has prevented many issues from blowing out of scale. Once idiot grandma or your brother-in-law fred get on it and start clicking on the monkey or downloading this nifty little bonzia buddy THEN you'll see a lot more exploitation."

      I disagree with this age old FUD argument of number of users means more probability of attack. The number of trees in a forest isn't important but the diversity of a forest that stops a disease from spreading is. Diversity in distributions is the greatest strength in OSS and the real reason OSS viruses/trojans won't go far. Viruses/trojans rely on systems being the same so it knows for sure how to infect and spread. I can assure you that my system is laid out different from a RedHat system which is different from a Mandriva system, etc...

      B.

      --
      This is a sig. This is only a sig. Had this been an actual sig you would have been informed where to tune for more sigs.
    21. Re:Something is Rotten by hullabalucination · · Score: 5, Interesting
      I'm pretty sure that that gigantic market share of Windows is the main reason that it's got so many viruses.

      Right. The fact that Gates, Ballmer & Company decided to ignore practically every reputable security expert on the planet and release ActiveX, a completely unsandboxed tool for crackers, had nothing to do with it. Right-o, Matey.

      First ActiveX exploit released: 1993. Latest ActiveX exploit: in the wild currently and unpatched. That's 13 years that Microsoft has ignored your security and refused to correct a huge, gaping security hole.

      We won't even talk about the RPC processes (accessible through ports left open by default) that have traditionally been running in Windows (up until just a few months ago), with full Admin privileges, every time you log in, no matter how you log in.

      The real reason Windows has more security problems: the head-in-the-sand, we'll-bend-over-and-take-more-of-this-same-old-cra p attitude of Microsoft customers.

      But here, I'll let the Microsoft folks themselves tell you:
      "Our products just aren't engineered for security," said Brian Valentine, Microsoft senior vice president for Windows development. Another Microsoft executive recently explained they never paid attention to security "Because customers wouldn't pay for it until recently."

      Article (2003) quote from http://archive.corporatewatch.org/profiles/microso ft/microsoft1.htm#Crapsoftware

    22. Re:Something is Rotten by HTH+NE1 · · Score: 3, Insightful

      He said, "If... you don't".

      But I'll say, if you do demand source you should be able to find and fix any security flaws yourself and report them for the benefit of those who can't and/or don't.

      Fixing flaws will always be faster for open source users because users can be doing it for themselves, and they'll be found faster too since you'll have more users proactively looking for and fixing flaws than a closed source company will (waste of manpower better tasked to adding new features and enhancements (i.e. future profits)).

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
    23. Re:Something is Rotten by Irish_Samurai · · Score: 4, Insightful

      Man, this is something I sit up at night and try to figure out. How do you create a means of educating an ignorant end user to a satifactory point of sophistication all the while making the barrier to entry non existent.

      The problem is also compounded by the fact that the tech behind the scenes is getting more complex by the minute as the concepts build on each other.

      I think a cool idea whould be to create some sort of setting or application that runs on your windows box and proactively explains things when they come up. Somewhat like ESPN had going on about 3 years ago with Hockey games. Once a week a game was chosen to be the "learning" game. Whenever a penalty was called, the announcers would breifly explain and illustrate what the penalty was, how it occured, why it was a penalty, and the price to be paid.

      I know they have a help file now, but no one is going to go out of their way to learn something like this. Maybe a little more comprehensive tool tip text type of thing would do the trick.

      Just as long as it isn't animated and dosn't make noise.

    24. Re:Something is Rotten by Akoma+The+Immortal · · Score: 5, Insightful

      Yes. You are right.

      But, (you saw that BUT coming did you :-P), when the social engineered mail bomb or trojan, uses a flaw in the OS to propagate itself, is it the fault of the user, or because of the bad OS design?

      Like when Sasser, or Slammer, so many names I am mixing them up, was runnig wild on the internet, I had a dozen of email containing the trojan paylod and i opened them! thats right I opened them and nothing happen. Why? Because I was smart? No, I wished to make a point to my friend. I used Mozilla on Linux, nothing happen.I used Mozilla on Windows, same result, nada. Did I dared use Outlook? not in a million years. In fact, My wife, who is a computer newbie, use Windows XP has her OS, with full admin rights, because you know some programs just runs better, and has no problem surfing where ever she wants, reading emails from friends, even infected one. She dont use Outlook or IE, that is all I ask of her.

      Anyway all this to say that no matter how competent you are, when your tools are broken, you will be broken. Period.

      Number is factor. Competent user is another factor, and platforms are one more factor to consider.

      P.S: Sorry for my english mistakes. I am a Canadian born french african.

      --
      assert(expired(knowldege)); core dump
    25. Re:Something is Rotten by Retric · · Score: 1, Interesting

      You can easily produce software that does not cause security vulnerabilities. Just run the software in a VM and keep it the hell away from the host system.

      Granted there will always be software bugs, but there is no reason why running software should introduce security holes into the host system.

    26. Re:Something is Rotten by Anonymous Coward · · Score: 0

      In my experience it depends as much on what's insecure. I'm unlikely to care if someone can post on Slashdot as me. I'll be slightly more fussed if someone accesses my email but not panicked. I'd be extremely concerned if someone else could log into my Internet bank account though.

    27. Re:Something is Rotten by slashname3 · · Score: 1

      This is being addressed by things like selinux, where you can assign mandatory access controls to specific files/applications.

      But that does not change the fact that in most cases (not all) if a user executes malicious code on a unix like system that code will not be able to jump to root privileges without some additional exploit being utilized. On a windows system if a user executes malicious code that code will have administrator privileges without having to exploit any additional holes. (again this is not in all cases, a windows system can be secured, just most are not.)

    28. Re:Something is Rotten by jawz101 · · Score: 2, Insightful

      Your argument has nothing to do with the fact that the employee emailed EVERYONE in his company about the vulnerability. And using Linux as an answer is not productive.

    29. Re:Something is Rotten by operagost · · Score: 1
      Like when Sasser, or Slammer, so many names I am mixing them up, was runnig wild on the internet, I had a dozen of email containing the trojan paylod and i opened them! thats right I opened them and nothing happen. Why? Because I was smart?
      No, because Win32 executables don't run natively on Linux. Once could write a pretty good Linux worm and I'm sure it won't infect any Windows boxes-- even if the user is running as an administrator.
      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    30. Re:Something is Rotten by jawz101 · · Score: 1

      [edit] he emailed all of their customers about it. I don't think any employer would accept this as a good business practice unless it was an accepted procedure to do. I'm sure if you ran Nessus against any computer network you are going to find vulnerable systems out there.

    31. Re:Something is Rotten by blincoln · · Score: 5, Interesting

      It is a fact that programs get released with known bugs, it's actually an economic certainty for commercial programs.

      Bugs are going to happen. Incompetent design doesn't have to.

      There is an expensive (~$3000 license per machine) "enterprise" product that we use throughout the company. It needs to store usernames and passwords with reversible encryption. In the first version we deployed, the encryption was a substitution cipher - literally the level of "security" you'd get from a cereal box spy ring. We complained to the vendor. The next version used a one-time pad that was the same for every password on every machine where the software was installed in the world. I wrote a script that generated a decoding table in a few hours, and I'm not even a cryptography geek. We complained again, and they changed it to something that at least *appears* reasonably secure, I haven't had time to look into it.

      Even assuming it is decent this time, why did it take so long for them to do? Encryption isn't a new field. There were plenty of algorithms they could have used from the beginning instead of re-inventing ciphers from centuries ago.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    32. Re:Something is Rotten by A.Gideon · · Score: 3, Insightful

      However, my email client, my video player, and my web browser still run with the full privilege of my user account, when something less would be sufficient.

      This is important, as many forms of malware (including that needed to build a 'bot) can be implemented w/o the requirement of root/superuser access. While the OS protecting itself is a Good Thing, this doesn't do anything to protect the computer itself against abuse (or to protect the Internet against abuse of this computer).

      This is a fact too often missed during these discussions. And it's why we do need "least privilege", sandboxing, etc. for applications which execute untrusted content.

    33. Re:Something is Rotten by slugstone · · Score: 2, Interesting

      In the wild a tiger, lion or bear will go after the easiest prey not the most abundant.

    34. Re:Something is Rotten by lordkuri · · Score: 2, Insightful

      Well, I hardly think that the people maintaining web servers are technical idiots.

      I've been in the webhosting industry for about 6 years... you have it quite backwards. Browse through the discussion threads on WebHostingTalk, and you'll see exactly what I mean.

      Granted, a lot of us are very on top of things, but there's also a swarm of 15 year olds that go get a dedicated server, and start up a hosting company with absolutely no clue what an SSH shell even is, let alone how to do anything but click links in cPanel/Plesk/etc.

    35. Re:Something is Rotten by Anonymous Coward · · Score: 1, Interesting

      Speaking of stupid moves, should we talk about PHP? How much LAMP crap is out there, with the big P making things absolutely insecure by default? How many clueless users do you have out there installing phpWhatever without bothering to change a few lines of /etc/php.ini?

      Linux is insanely popular on the server end of things. The majority of people running servers these days aren't hardcore system administrators, they're the average Joes of the Windows crowd. ("I'm l33t! I installed phpBB! I'm l33t! I have a blog! With an xmlrpc vulnerability that I don't know about and won't upgrade for! Upgrading is hard!*") Same crowd, same unwillingness to learn, same problem - it doesn't matter one bit what the operating system is.

      (* You'd be surprised how much of a bitch it is to upgrade a number of content management systems.)

      Wanna guess how many compromised Linux boxxen I've seen, running anything from Viagra spam lists to PayPal phishing schemes?

      And while you're ragging on Microsoft for not designing things secure by default, but for money... Where's the tomatos being thrown at Open Source developers, who generally tack on security as an afterthought as well? Writing secure code isn't sexy, don't ya know?

      Thusfar, there's only two projects I've seen that have security written into their designs from the start: GPG (duh), and the good folks at OpenBSD.

    36. Re:Something is Rotten by Anonymous Coward · · Score: 0

      Bah.. you people make it seem as if this guy shouldn't have been punished. It's not like he did it because he cared about what happened to TEMS, he did it because he could. It DID take down their mail servers, and he did it maliciously. If he had cared about it, he would have done something other than email every single customer they had. Why did he even care that people might have their emails read? The service was stupid, which is why it went out of business. It provided email and a 800 phone number people could call you on. People want to believe that there was so much important information to be had, when there was not. The accounts were free to get anyway. Commercial services non-withstanding, TEMS was stupid and unimportant. The bottom line is McDanel did it because he could, and he wanted to, not because he felt like he was really going to accomplish something. He could have easily sent a few emails to their largest customers complaining about the hole and it would have been fixed, but he decided not to. I know better than any of you what actually happened, and this guy wasn't doing it because he cared.

    37. Re:Something is Rotten by Anonymous Coward · · Score: 0

      Imagine [sic] the botnet you can have if you can manage to compromise all of them, silently sending data, doing damages.

      Now imagine a beowulf cluster of those botnets...

    38. Re:Something is Rotten by Anonymous Coward · · Score: 0

      You do know that the first big autonomous worm to hit the internet attacked unix systems, right? See "morris worm".

    39. Re:Something is Rotten by plague3106 · · Score: 2, Insightful

      First ActiveX exploit released: 1993. Latest ActiveX exploit: in the wild currently and unpatched. That's 13 years that Microsoft has ignored your security and refused to correct a huge, gaping security hole.

      Care to give details on the lastest one? ActiveX (in a browser, I have to assume thats what you're talking about) gives security prompts on any attempt to install software. If you click No or do not install or whatever, it doesn't.

      We won't even talk about the RPC processes (accessible through ports left open by default) that have traditionally been running in Windows (up until just a few months ago), with full Admin privileges, every time you log in, no matter how you log in.

      Windows Server 2003 ships with RPC network access disabled by default. XPSP2 has network access to RPC shut off by default (indeed, it will just disable it, even if you wanted it open).. that was released almost 2 years ago. Not sure how you get 'up until just a few months ago.'

      The real reason Windows has more security problems: the head-in-the-sand, we'll-bend-over-and-take-more-of-this-same-old-cra p attitude of Microsoft customers.

      I think a lot of security problems stem from needing to support DOS for so long. It wasn't until XP that home users had access to the NT kernel, which is much more secure.

      More to the point though, MS was doing what its customers wanted, and they weren't saying they wanted security. They wanted backward compatability and more ease of use. It wasn't until relatively recently that they wanted security. And MS is reponding; server 2003 comes out of the box pretty secure. Firewall that is on by default, minimal services installed by default.

      But here, I'll let the Microsoft folks themselves tell you:
      "Our products just aren't engineered for security," said Brian Valentine, Microsoft senior vice president for Windows development. Another Microsoft executive recently explained they never paid attention to security "Because customers wouldn't pay for it until recently."

      Article (2003) quote from http://archive.corporatewatch.org/profiles/microso ft/microsoft1.htm#Crapsoftware


      Wow, way to quote a 3 year old article. But it proves my point; are you, as a company, going to go with the vendor that gives you what you want, or something you didn't ask for? Again, I'd also like to point out that server 2003 is pretty secure by default, and it wasn't long until SP2 for XP came out, which fixes a bunch of security issues and other enhancements.

    40. Re:Something is Rotten by Irish_Samurai · · Score: 2, Insightful

      While I agree that there are planty of people in the hosting business who are ignorant on how to do it properly, I would also argue that these people at least have a technical proficiency above and beyond the average user.

      I'm not disagreeing with you, and many others here have made very valid points about other factors to viruses and the systems they run on - but I am only really qualified to make statements regarding end user proficiency.

      Taking your statement as true, I still believe that the number of clueless users far outweight the number of clueless webhosts. I would also be willing to bet a clueless webhost has enough technical knowledge to "know what he doesn't know", hence the number of elementary questions asked on boards such as the one you pointed out.

      I don't believe the average end user has the knowledge to evaluate what exactly is the problem with their computer they need to address. They just know its "broken." This tendency alone gives even a clueless web host a leg up.

      Once again I'm not trying to say that there aren't a a sizeable amount of clueless web hosters out there who are getting their boxes compromised. I just think there is a larger. slower moving target of home users that gets the main focus.

    41. Re:Something is Rotten by Fareq · · Score: 5, Insightful

      That sounds very good, however you might want to think about these two facts, and how they interact:

      1: All software has some number of bugs.

      2: A VM is a piece of software

      --

      Also realize that in order to be effective, each such piece of software would have to execute inside its own VM in complete isolation from other applications... no IPC, no shared memory, no networking -- after all, a bug in one application could be exploited by a "properly" invalid network request... While highly secure, this is not the most useful of configurations...

    42. Re:Something is Rotten by Timothy+Brownawell · · Score: 1
      "You can easily produce software that does not cause security vulnerabilities. Just run the software in a VM and keep it the hell away from the host system."

      And if that software is used to log in to access secure data (like your bank account), then any bugs can still be security vulnerabilities.

    43. Re:Something is Rotten by Mistshadow2k4 · · Score: 2, Interesting

      "ActiveX (in a browser, I have to assume thats what you're talking about) gives security prompts on any attempt to install software. If you click No or do not install or whatever, it doesn't."

      Spyware vendors got past that years ago.

      "Wow, way to quote a 3 year old article."

      You say that as if three years were a long time or things had changed at Microsoft. Three years isn't that long at all, especially as Microsoft hasn't yet produced another OS or browser (Vista and IE 7 are in beta), nor has there been a large turnover in key employees, and especially, the executives who make the decisions about these things.

      --
      I dream of a better world... one in which chickens can cross roads without their motives being questioned.
    44. Re:Something is Rotten by ScentCone · · Score: 2, Insightful

      kind of scary considering they're keeping them quiet via threat of lawsuit

      But isn't this how a bank keeps its employees quiet about private data, or how a manufacturer keeps its trade secrets (spaghetti sauce recipe, engine tuning secrets, freight routing AI, etc)?

      And why do they have have to? Because relying on personal integrity routinely fails. Don't even start with "if they'd only treat employees fairly, by paying every 21-year-old new hire mid six-figures, a corner office, two months off their first year and free food all day, they wouldn't ever have to worry about anyone every compromising anything!" That's total BS. There are broken people out there, people with totally twisted senses of propriety, and people who simply can't be made happy because they have a fundamental inability to have rational expectations (or, live beyond their means, or develop expensive drug/gambling habits, whatever).

      Without some actually meaningful way to make both parties (employer and employee) abide by the actual terms of their agreement - especially such terms as those that govern the end of their relationship - then there's no point for either party to even sign such an agreement, and no ability for a lot of companies to engage in anything like high-stakes business development, research, and more.

      How would YOU keep quiet someone that has some axe to grind, and had previously been trusted with your trade secrets? Just asking nicely, over and over again? And if your business is ruined, or your customers are lost? Or if a vulnerability that you're in the middle of fixing, and which is unknown to the outside world, is disclosed before your patch is out, and your customers get hacked... well, that's just the price that a small tech company has to pay for not making an absolutely perfect in every way product? Clue: very few tolerably priced customized, niche-market products would ever come into existence if absolute perfection were the only defense against someone with inside knowledge bent on causing your customers trouble. Note that I'm not commenting on the case in question, but on your notion that civil legal consequences are somehow inappropriate.

      --
      Don't disappoint your bird dog. Go to the range.
    45. Re:Something is Rotten by Timothy+Brownawell · · Score: 1
      However, if linux systems (or any unix system) had easily exploited security flaws then there would be huge numbers of worms and viruses targetting those systems that are out there. If nothing else they would be excellent platforms to launch attacks on the huge numbers of windows systems.

      The real reason you don't see that many viruses or worms directed at linux systems is that the concept of least privilege was implemented at the start. Unlike most windows systems which users run with administrator privileges that allow a virus to do whatever it wants once it executes, linux systems users typically don't run everyday applications with admin or root privileges. As such it is much more difficult for a code that is executed on a linux system to gain complete control of the system.

      You don't need full control to just use the system to launch attacks. You just need network access and a way to add yourself to the user's session startup files.
    46. Re:Something is Rotten by Anonymous Coward · · Score: 0

      Failing 2 out of 3, I would never assume that they got it right the third time. They probably just obfuscated it enough to get above the obvious bullshit mark. Run away from such quacksalvers.

    47. Re:Something is Rotten by monkeydo · · Score: 1

      But I'll say, if you do demand source you should be able to find and fix any security flaws yourself and report them for the benefit of those who can't and/or don't.

      Given an unlimited amount of time and an unlimited number of monkeys.

      Fixing flaws will always be faster for open source users because users can be doing it for themselves, and they'll be found faster too since you'll have more users proactively looking for and fixing flaws than a closed source company will (waste of manpower better tasked to adding new features and enhancements (i.e. future profits)).

      Enough faster that it matters? There's still bugs being found in open source programs long after they are "obsolete".

      --
      Si vis pacem, para bellum
      The only thing more annoying than a Libertarian is an (un|mis)informed Libertarian
    48. Re:Something is Rotten by BoneFlower · · Score: 1

      I doubt Linux is any more immune to attacks than Windows is. Maybe a little, but not much.

      A couple things do contribute to its virus free state.

      One, it's a smaller target. Unless you have a specific enemy you are going after, you are generally going to want to hit as many people as possible. Targeting Windows gets you that. Whether you want to spread chaos or secure a botnet for whatever purpose, your time is best spent focusing on windows.

      Also, the average knowledge of Linux users is greater than that of Windows users. Linux users are less likely to download random attachments or stuff from shady websites. This further reduces attack opportunities with Linux, before you actually get to attacking the kernel itself.

      The one technical advantage is Linux makes it easier to mitigate the damage of a successful penetration. A limited user account on a Linux system can do damn near anything a user might need to do- Whereas with Windows, it can be very hard to fully use a system without admin priveleges. Linux also offers far better facilities for temporarily assuming administrator powers while logged into a normal user account. This seperation of userspace and adminspace doesn't decrease Linux's vulnerability to penetration in the first place, but it does decrease the damage a penetration can do once accomplished.

    49. Re:Something is Rotten by Anonymous Coward · · Score: 0

      If you represented this poor slob and you used the 'free speech' argument as you rmain argument then I am not surprised that you lost.
      What the heck does free spech have to do with this case?

    50. Re:Something is Rotten by budgenator · · Score: 1

      It has, the last one worked by finding a CGI script that would execute anything sent to It! So basicaly the worm said "please use wget and download a worm, store it in /tmp, chmod +x and run it with all of the privilages of user "nobody"". An embarassing number of webserver owned by big name comapnies got burned by this one, nobody can't do much damage to a system, but it's a matter of principal.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    51. Re:Something is Rotten by BigCheese · · Score: 1

      Most users click on "Yes" whenever presented with a prompt. It's hard for a non technical person to figure out the difference between spyware and yet another plugin needed to view a site.

      --
      The obscure we see eventually. The completely obvious, it seems, takes longer. - Edward R. Murrow
    52. Re:Something is Rotten by bufalo_1973 · · Score: 1

      IIS servers are not being attacked??? And those poor admins thinking they are under constant attack... :P

      If your point is right, why were viruses for Amigas and STs? Did they had the biggest market share and I (and everybody else but virus makers) didn't know?

    53. Re:Something is Rotten by HiThere · · Score: 1

      Yes, enough faster that it matters.

      Each bug you remove is one less entry point. If bugs are rapidly removed, then it becomes less worth the effort to exploit any particular one, as it's likely to be removed by the time you finish.

      Perfection is not to be found, but one can head in the right direction.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    54. Re:Something is Rotten by lgw · · Score: 1

      The path you're on leads to Clippy. No one *ever* reads *anything*. Users don't even read UI descriptive text, if it's longer than 5 words. If you try to "educate as you go", unless the user is a geek already, you *need* animation and sound. "You look like you're writing a letter". Clippy was very well written - it was just solving the wrong problem.

      Technology that's distinguishable from magic is insufficiently advanced. How hard is it to use a microwave safely? A microwave klystrom is not a toy, and people will put metal in the microwave, but that hasn't been a real problem for decades.

      The problem is we're still selling geek hobby equipment to people who never wanted that. People want a web/email browser, game machine, music player, etc, but they buy a geek toy that you can program to do anything.

      I worked for a company once that sold a very powerful business computing solution - inventory, accounting, payroll, taxes, you name it. It was very safe, in the sense that *no* customer *ever* got a virus, or got rooted, or anything like that. The secret? No customer had an admin account on his machine - not even the guy who signed the check. But propose that idea on a geek site and everyone realizes that would mean they couldn't steal MP3s. The thing is, you don't have to *stop* selling the geek hobby toy that can be programmed to do anything - it's just not what the mass market wants.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    55. Re:Something is Rotten by PitaBred · · Score: 1

      Because that works when even the VM needs access to critical data that can't be hosed. Virtual machins are not an answer to all problems.

    56. Re:Something is Rotten by lgw · · Score: 1

      And smart people successfully hack Linux boxes all the time. How many holes the OS has doesn't really matter, as long as the number is greater than zero. Anyway, "virii" isn't a word, it's a poser term and makes you sound a fool.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    57. Re:Something is Rotten by Nutria · · Score: 1

      But I'll say, if you do demand source you should be able to find and fix any security flaws yourself and report them for the benefit of those who can't and/or don't.

      That has nothing to do with whether there are security flaws in the "virgin" source code. Assuming that you write your s/w in a pathetic language like C.

      --
      "I don't know, therefore Aliens" Wafflebox1
    58. Re:Something is Rotten by toadlife · · Score: 1

      If someday, you actually manage to learn a little bit about how *nix and Windows work, you'll back and feel embarrassed about citing that article in an argument.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    59. Re:Something is Rotten by Anonymous Coward · · Score: 0
      First off, let me say that M$ is not taking security serious enough.

      Secondly, let me say that were I so inclined, I could write hundreds of trojans, virii, and exploits against Linux that could very easily take over control of the box with root privileges, and there's nothing anyone could do to prevent it.

      There is no such thing as a secure OS. Every useful OS is subject to being rooted by a sufficiently smart and determined attacker. Fortunately, most of the attackers don't appear to be thinking in the right terms. Every Os has it's weakness. Microsoft's weaknesses are just better known. I won't tell you how to take down Linux as easily as the M$ line of OSes, so don't bother asking. I can do this and I'm by now means one of the top Linux developers. In order to speak intelligently on the subject, you need to understand the internals of the OS you're talking about. I know enough of both Win32 and Linux internals to do this.

      One man's design flaw is another's design-by-design. While, that is not to say that many design features used by M$ are in contradiction to "accepted" use, and I would have taken different approaches.

    60. Re:Something is Rotten by suitepotato · · Score: 1

      Outlook and Outlook Express are perfectly safe if you have a clue what you're doing. So are chainsaws and sawmills. It's when you're a fool that they aren't safe. I never got one virus or spyware on either that wasn't due to me specifically running an executable when I knew better, both times because I was trying to test several AV apps.

      If Linux had point and click simplicity, it would work the same. The only secure machine is one that is unplugged, and the only safe user is one that is tied up. With power and loose hands, all manner of unsafe stuff happens. Price we pay for free will I understand.

      --
      If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
    61. Re:Something is Rotten by toadlife · · Score: 1

      "Thusfar, there's only two projects I've seen that have security written into their designs from the start: GPG (duh), and the good folks at OpenBSD."

      I would throw postfix and djbdns in there too.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    62. Re:Something is Rotten by Red15 · · Score: 0

      And who might you be to tell me this then ?
      I don't see you carrying that much weight nor counter-argument to the article.

      The point is I referenced that article for a quick summary to the safety in numbers discussion.

    63. Re:Something is Rotten by pigwin32 · · Score: 1

      I think you'll find the average Apache admin now runs Mac OSX and has no idea how to lock down a system, all they have to do is check the box that enables personal web sharing.

    64. Re:Something is Rotten by panaceaa · · Score: 1

      P.S: Sorry for my english mistakes. I am a Canadian born french african.

      In the interest in improving your English, versus picking on you for it, I'd like to tell you that instead of saying "nothing happen" you should have said "nothing happened" in both instances.

    65. Re:Something is Rotten by Impy+the+Impiuos+Imp · · Score: 1

      A better handle on the concept might be gleaned by considering encryption, where algorithms can be assigned a time weight, as in an estimate of how long it would take a well-funded operation to crack the code. Thus you could be reasonably guaranteed of maintaining security for that long. A 60 bit or whatever encryption method might be "8 hours", while a longer one, one month. The value of this time weighting would change as faster computers, and better algorithms (including how to recognize a potentially encrypted message) are developed.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    66. Re:Something is Rotten by Impy+the+Impiuos+Imp · · Score: 1

      I've had "popup blocker" turned on for over a year now, with automatic security updates enabled.

      I notice "popup blocker" is about as useless as tits on a bull. It doesn't block automatic popups -- they've found ways around it.

      Worse, it does block links that open a new window -- which I don't want disabled. The code should be able to tell whether the window is popping up because I clicked on a link or because I typed in a URL and hit enter.

      Meh, these brainiacs still think they should redraw the browser window because I turned on or off "hide invisible files".

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    67. Re:Something is Rotten by Anonymous Coward · · Score: 0

      > It needs to store usernames and passwords with reversible encryption.

      No it does NOT! That's NOT at all how one should impliment an account recovery scheme!

      The *normal* way of doing this is like *nix passwords: you store a *non-reversible*, salted hash of their password. The admin, as a recovery option, has the ability to *replace* said hash with one that corresponds to a known password (i.e. change the user's password). They do *NOT* (and should not!) know what the password was (unless, perhaps, they ran a password cracker on it to uncover weak passwords).

      Any reversible encryption scheme will be insecure for these purposes. People will be able to tamper with the accounts of others unbeknownst to them if they get ahold of the obfuscated passwords. The fact that you cannot make this transparent to the user that their password has been changed is designed as a security feature--they should know that someone has been screwing around.

    68. Re:Something is Rotten by Anonymous Coward · · Score: 0
      But I'll say, if you do demand source you should be able to find and fix any security flaws yourself and report them for the benefit of those who can't and/or don't.
      That has nothing to do with whether there are security flaws in the "virgin" source code.

      Um, finding flaws has everything to do with whether there are any to find.

      And to make it clear, we're talking about finding unintentional flaws here, not ones that are deliberately obfuscated or hidden in a compromised compiler.

      And even if we were talking about deliberate flaws, you can be sure they'd never be fixed in a closed-source program or ever acknowledged by the vendor, only by whistleblowers risking prosecution (as per the article), whereas there's (albeit possibly infinitesimal) a finite probability it could be found and fixed independently from the vendor in an open source program.
    69. Re:Something is Rotten by Anonymous Coward · · Score: 0

      1: All software has some number of bugs.

      Zero is a number. Imagine that.

    70. Re:Something is Rotten by blincoln · · Score: 1

      No it does NOT! That's NOT at all how one should impliment an account recovery scheme!

      It's not for account recovery, it's for performing operations as if it were the user in question. It needs to know the unencrypted password to pass it on to Windows' authentication - a nonreversible hash is not good enough.

      Also, to answer another comment, I don't trust that it's done right this time either. I just haven't had time to try and crack it.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    71. Re:Something is Rotten by Anonymous Coward · · Score: 0

      Thats why you should mind your own business when you dont you will get you nose cut off and handed to you.

      If they have issues its there problem so what.

      You learned that in grade school.

    72. Re:Something is Rotten by Syrrh · · Score: 1

      Depending on your level of security conscience, you may have blown the chance to expose them and get some valid changes made. There's plenty possibility they did another stupid level of encryption (maybe even back to a substitution? Sounds like these guys are fantastically lazy) and you know it, but now it's harder to wave in their face.

      I don't know how deeply that bothers you, if it's not something that's completely trivial to crack again. If this is something where that software's failure will hurt you, or if you have a strong concern for the company's security, I'd say you should have taken the results directly to the IT suit who decided on that software package: "Hey, I'm not a security expert, but look at what these jackasses did and how easy it was to break." After screwup #2, it's pretty clear they aren't interested in putting much effort into it.

      If they can't be bothered to protect passwords, I wouldn't trust any of their other work either. Then again, there may not be anyone technical enough in the company to do any real damage in someone else's name. But at the very least, it sounds like a waste of money.

      In relation to TFA, this isn't evan a matter of poking through things where you don't belong, if you can crack your own password, that's enough of a concern that someone else could too.

    73. Re:Something is Rotten by toadlife · · Score: 0
      His talk about IIS being exploited more than Apache is pretty much 100% bullshit. I can only assume that it's based on statistics from 2001 from attrition.org mirror, which are completely irrelevant today as reflected by stats collected by zone-h.org which took over the task of mirroring defacements when attrition quit. In the last four years, IIS servers have not exploited more often than Apache servers - the numbers have falled right in line with......get ready....yes, that's right.....marketshare!

      His section "Myths: Conclusions Based on Single Metrics" is nice peice of hypocracy as in his other arguments, he himself leaves out many metrics himeself when making his points. The IIS/Apache example is one of them. He says, "IIS has long been the primary target for worms and other attacks." Well, to be precise, there were a couple of IIS worms that exploited a couple of vulnerabilities, and none of them exploited a vulnerability that hadn't allready been patched. The same mass-infection could have happened with the slapper worm if apache admins had been as lazy about updating as Windows admins were in the code red days.

      The hilarious, "Linux is Modular by Design, not Monolithic" section is another laugher. The linux kernel is just as monolithic as any other kernel, and userland applications beyond the scope of awk, grep, and sed are jsut as "monolithic" in nature as anything you'll find in Windows. The author talks as if Windows is one giant 500MB "windows.exe" file or something, when in fact is operates using a collection of interconnected shared libraries just like linux does.

      There is really funny quote from the article too, that can be turned around and spit right back into the authors face quite easily...

      Here is the quote:

      "Interdependencies like these have two unfortunate cascading side effects. First, in a monolithic system, every flaw in a piece of that system is exposed through all of the services and applications that depend on that piece of the system. When Microsoft integrated Internet Explorer into the operating system, Microsoft created a system where any flaw in Internet Explorer could expose your Windows desktop to risks that go far beyond what you do with your browser. A single flaw in Internet Explorer is therefore exposed in countless other applications, many of which may use Internet Explorer in a way that is not obvious to the user, giving the user a false sense of security."


      Now, here is the same quote, from a...different perspective:

      "Interdependencies like these have two unfortunate cascading side effects. First, in a monolithic system, every flaw in a piece of that system is exposed through all of the services and applications that depend on that piece of the system. When GNU/Linux distributors integrated zlib into the operating system, [they] created a system where any flaw in zlib could expose your linux distribution to risks that go far beyond the simple task of file compression. A single flaw in zlib is therefore exposed in countless other applications, many of which may use zlib in a way that is not obvious to the user, giving the user a false sense of security."


      Lastly, you must consider who the author is. The article is written by Nicholas Petreley, who is Editor In Chief Of "TUX magazine", and "Linux Journal magazine". His whole livelyhood is dedicated to and hinges on the success of linux. It's like having Paul Thurott (who is an idiot BTW), or Steve Gibson (a smart guy, but misguided and a media whore) writing up a comparison article.
      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    74. Re:Something is Rotten by blincoln · · Score: 2, Interesting

      I hear you. I really tried to get some of the upper management to care about the issue, but it didn't work. Even some of the other engineers basically said "it's difficult to get access to the file that stores the 'encrypted' passwords, so this is less of a security concern than some others that are outstanding."

      The company has a substantial investment in this particular product (on the order of half a million dollars in licensing), so they wouldn't consider replacing it.

      I am a little more confident in the latest revision of the 'encryption' because it doesn't have any obvious patterns. The previous two were obviously weak because patterns started emerging after seeing what a handful of passwords 'encrypted' to. I also did some preliminary research to see if e.g. they had taken the XOR pad to the next level and had it change based on the line number in the text file as well as the character position on each line. I still don't think it's a strong mechanism, but at least it's not the awful joke it started out as.

      At the time, I had also gotten my hand slapped by the security department for sending my cracking script to anyone other than them (I cc'd the vendor and the management above my group), so I pretty much left it alone until their staff changed.

      In relation to TFA, this isn't evan a matter of poking through things where you don't belong, if you can crack your own password, that's enough of a concern that someone else could too.

      I agree. They might have been able to make a flimsy legal case against me though because the crack would work for the passwords on any machine in the world running the software - the pad had no salt of any kind.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    75. Re:Something is Rotten by donscarletti · · Score: 1

      If they would start "paying every 21-year-old new hire mid six-figures, a corner office, two months off their first year and free food all day" they could probably get the very best employees that the market had to offer. Good staff are worth so much more than lots of staff after all.

      --
      When Argumentum ad Hominem falls short, try Argumentum ad Matrem
    76. Re:Something is Rotten by NumerusSpy · · Score: 0

      I'm no cryptographer but it seems to me that relacing one encryption method with another should be a very simple operation. I don't think these guys are lazy as such just incompetent and careless.

      --
      There they are a conga line of suck holes. On the conservative side of Australian politics. - Mark Latham
  2. Ok, but let me get my gun... by Anonymous Coward · · Score: 0
    .. and go out and shoot some of those pigs that are flying around!

    BBL

  3. and? by schnits0r · · Score: 5, Interesting

    THis happens a lot. My friend used to work for an airline, and he had made comments about weak airline security to his coworkers and boss, and that he was concerned how easy it would be for someone on the inside to disrupt air traffic. They called the transport authority and they have basically black listed him from being at an airport and told him he was lucky they didn't press charges.

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

      "My friend used to work for an airline, and he had made comments about .. how easy it would be for someone on the inside to disrupt air traffic .."

      I don't suppose you will corroberate this fictional anecdote with the name of the airport and the name and manufacturer of the security system.

      Surely in your country this is cause for a massive class action against the airport.

    2. Re:and? by mumblestheclown · · Score: 1
      I have a strong suspicion that your "friend's story", with it's heartbreaking tale of the "good employee blacklisted for making safety-minded comments" should be a poster child for internet "you're only hearing one side of the story" arguments, with extra bonus for exaggeration.

      Yes, there are irrational and stupid people throughout the world, but I am guessing that your friend's crime was not simply "making comments about weak airline security to his coworkers and boss", but doing something, saying something, and/or having personality traits that rang alarm bells with a bunch of people.

    3. Re:and? by justthinkit · · Score: 2, Interesting
      I worked on the Canadian commercial and military Automated Air Traffic Systems (CAATS & MAATS). A co-worker who tested software tracked one particular bug daily to see if it had been fixed yet -- it never was in the year I was there. The major network design problem I inherited and verified was totally denied during my entire stint, but I heard later they switched things to the way that I had advocated. I also heard later that the biggest advocate of the flawed design was married to the top person on the project.

      It is quite an unforgettable experience to be the "Junior Barnes" in a room full of high level types working for a 100,000 person corporation who turn on you like a pack of dogs when you state that the design won't work. The most senior person in the room said just one thing, "Why wasn't I told of this earlier?" [I had been invited to this meeting almost on a whim, to help explain something if my boss floundered.]

      --
      I come here for the love
    4. Re:and? by Uzik2 · · Score: 1

      This would seem to be prime whistleblower lawsuit material...

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    5. Re:and? by Hoch · · Score: 2, Insightful

      And surely in yours, it is cause for massive terrorism against it.

      --
      2*31*37*263
    6. Re:and? by Rob+the+Bold · · Score: 1
      Yes, there are irrational and stupid people throughout the world, but I am guessing that your friend's crime was not simply "making comments about weak airline security to his coworkers and boss", but doing something, saying something, and/or having personality traits that rang alarm bells with a bunch of people.

      This comment suggests that the method of reporting security "bugs" and the personality or temperament of the reporter are more important than the report itself. Do you mean personality traits like "kind of paranoid"? Do you expect idealistic, highly trusting people to be the ones reporting potential security holes?

      I know, I know, that's the world we live in. My response is no better. I never report bugs, I never find problems in anything I'm working on. If you ask me specifically, "Is there s flaw of type X in product W?" then I'd tell you. But I never point out other problems. Well, not except for sniping from a distance at them, like I'm doing in this comment. People bearing good news are more well-liked than those reporting problems.

      --
      I am not a crackpot.
    7. Re:and? by Overly+Critical+Guy · · Score: 2, Informative

      Yep, and the submitter's remark, "Notwithstanding the First Amendment's free speech guarantees," is silly because the First Amendment doesn't guarantee 100% free speech in all situations. It protects you from the government censoring your opinion, but when your speech begins to infringe on the rights of others (harassment, libel, revealing of trade secrets, etc.), it's not covered under the First Amendment. People have misinterpreted it over the years to mean you can say whatever the hell you want at all times.

      --
      "Sufferin' succotash."
    8. Re:and? by Moofie · · Score: 1

      I think we should have a war on "massive terrorism". That sounds really scary.

      --
      Why yes, I AM a rocket scientist!
    9. Re:and? by Johnny5000 · · Score: 1

      This comment suggests that the method of reporting security "bugs" and the personality or temperament of the reporter are more important than the report itself. Do you mean personality traits like "kind of paranoid"? Do you expect idealistic, highly trusting people to be the ones reporting potential security holes?

      There's a difference between someone trying to sell you insurance, and a couple of guys who show up at your business and tell you it would be a real shame if someone should break your legs or burn the place down, and for a few hundred a week they could help make sure nothing of the sort happens.

      If your method of reporting security bugs and your personality suggest that you're making a threat, rather than a legitimate report, then people are going to react to it as a threat, even if you had the best intentions.

      --
      The libertarian solution to the failures of capitalism is to apply more capitalism til the failures are fixed.
    10. Re:and? by Anonymous Coward · · Score: 0

      And the government (L.A. Federal prosecutor) sent a kid to jail for saying true, bad things about his alma mater. If that isn't government censorship, I don't know what meets your threshold for government censorship. OK, I'm just guessing the alma mater part, maybe it was a friend of his.

    11. Re:and? by Jeff+DeMaagd · · Score: 1

      I have to think that if a security problem is known, and they didn't fix the problem, then the people involved with security would be doubly liable if something happens. All the investigators would need is a few whistleblower's testimonies after an incident and someone's bacon is frying.

    12. Re:and? by pant · · Score: 3, Insightful

      I don't think it is all that silly. The classic limiting of the First Amendment is that it does not allow you to yell "FIRE!!!" in a crowded movie theater. This seems a little like the opposite, where there really is a fire in the movie theater and their lawyers sued you because you didn't keep your mouth shut.

      True, this is an analogy that may not fit, but if it comes down to one group being able to continue to make money at the expense of many other groups due to sheer negligence,(Gee, hope nobody finds out!) then they should be called to task.

      To me, this sounds like someone reinterpreting the First Amendment to whatever the hell they don't want at all times.

    13. Re:and? by Elemenope · · Score: 1

      True enough, and if only life were that simple. The reality is, however, at least in America, when you have an industry, like the above Airline example, which is so heavily and thoroughly subsidized to the point where it is impossible to tell where the corporation ends and the FAA begins, it is very hard to make the distinction between public and private. The Airline is a particularly good example because the airline is a public trust, in the sense that the American economy and goodly other chunks of our society heavily depend on its contined functioning; if an individual has information that the corporation has breached that public trust, isn't the attendant speech associated with exposing that breach protected? (Obviously not under the First Amendment; free personal speech is not the only class of protected speech. Whistle-blowers have a different kind of protection provided by state and federal statute).

      As an aside, come to think of it there is a way to tell where the airline stops and the FAA begins. The airline is where your ticket money goes. The FAA is where your tax money takes a pit stop, before it goes on to its final home, the airline.

      --
      All the techniques ever used to make men moral have been themselves thoroughly immoral... (Nietzsche)
    14. Re:and? by Fulcrum+of+Evil · · Score: 4, Interesting

      Yep, and the submitter's remark, "Notwithstanding the First Amendment's free speech guarantees," is silly because the First Amendment doesn't guarantee 100% free speech in all situations.

      How do you get from there to criminal prosecution for pointing out security flaws?

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    15. Re:and? by duerra · · Score: 2, Interesting

      It protects you from the government censoring your opinion, but when your speech begins to infringe on the rights of others (harassment, libel, revealing of trade secrets, etc.)
      Oddly enough, I hold my first ammendment guaranteed right to free speech at a lot higher level than any trade secret.

      Come to think of it, I don't know that the constitution guarantees me the right to trade secrets. Hmm.

    16. Re:and? by jelle · · Score: 1

      "How do you get from there to criminal prosecution for pointing out security flaws?"

      When I see an open door anywhere that I think should be closed, and get the urge to say "Hey, shouldn't that door be closed?", should I now worry and try not to say that?

      Or is it now a crime to say to somebody "You forgot to lock your car sir!"?

      --
      --- Hindsight is 20/20, but walking backwards is not the answer.
    17. Re:and? by Anonymous Coward · · Score: 0

      its more like you being in a movie theatre when there is a fire and picking up their intercom that has a sign under it stating that 'use by anyone other than authorized personnel is punishable by applicable law'.

    18. Re:and? by Anonymous Coward · · Score: 0

      They did know about it and had a patch written for 8 months. They just didnt want to copy 2 files. According to executives and developers testimony at trial anyway.

    19. Re:and? by Anonymous Coward · · Score: 0

      correct

      id assume whistleblower laws would be more applicable over 1st amendment rights

    20. Re:and? by Loonacy · · Score: 1

      I've searched all over the net for the quote in your sig, but I can't find it anywhere. Could you please site your source? I'm interested in learning more about this out-of-control president whom I respected for so long.

    21. Re:and? by Anonymous Coward · · Score: 0

      Alright, we've got our game plan going. Rumors on the Internets says there will be massive terrorism. We shall have Dubya announce he will root out massive terrorists. - The Republican party.

    22. Re:and? by Johnny5000 · · Score: 1

      I've searched all over the net for the quote in your sig, but I can't find it anywhere. Could you please site your source? I'm interested in learning more about this out-of-control president whom I respected for so long.

      It's from the TV show "The State."
      The skit was an unauthorized biography of Abraham Lincoln called "Honest Abe."

      The full quote is "America? I don't care about America. All I care about is sex! and pills! and booze! Damn this country, and everything in it! Now get out of my way, I've got slaves to whip."

      --
      The libertarian solution to the failures of capitalism is to apply more capitalism til the failures are fixed.
  4. Understandable by BenEnglishAtHome · · Score: 4, Interesting

    The first impression is that this is really weird. Prosecutors, at least in my neck of the woods, don't give two shits about justice or truth. They just want convictions. Do we actually have a prosecutor somewhere with integrity? How many times has hell frozen over this month?

    Take a minute to think about it, though, and things change. Prosecutors still just want convictions that stand on appeal. In this case, the conviction was eventually going to get tossed, so the prosecution gets to look like a hero by bailing out early.

    As usual, what at first blush appears to be a noble action by a public servant turns out to be self-serving. There is still no chance of a prosecutor having integrity. All is, again, right with the world.

    1. Re:Understandable by ArsenneLupin · · Score: 1, Insightful
      Prosecutors, at least in my neck of the woods, don't give two shits about justice or truth. They just want convictions.

      Well, that's their fucking job! They represent the accusation, after all.

      I'd be more concerned if the judge just wanted convictions. That's the guy who is supposed to be impartial, not the prosecution.

    2. Re:Understandable by SatanicPuppy · · Score: 2, Informative

      A lot of the time it's not the same prosecutor, so the integrity of one is not necessarily the integrity of the other.

      Additionally, this sort of action is morally indefensible, and no doubt the company took a great deal of flack from it's customers over it. It is entirely possible that the company asked the prosecutor to quietly drop charges, so it wouldn't be brought back to the forefront of its customers minds.

      Or it could be that the court district is running out of money, and doesn't want to waste money on another trial...There is a district in N.C that is letting first and second degree murderers plead manslaughter because they can't afford murder trials.

      Or it could just be that the public is getting more savvy, and the prosecutor felt uneasy about the jury selection.

      --
      ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
    3. Re:Understandable by Asic+Eng · · Score: 1

      It's unethical for a prosecutor to accuse someone who they know is not guilty. I don't think it's their job to get the number of convictions up either - they are supposed to convict the right people. Why should we ask anything less from prosecutors?

    4. Re:Understandable by Anonymous Coward · · Score: 0

      Do we actually have a prosecutor somewhere with integrity?

      A prosecutor is a lawyer who happens to work for the government.

    5. Re:Understandable by troon · · Score: 1

      Additionally, this sort of action is morally indefensible, and no doubt the company took a great deal of flack from it's customers over it.

      A fair point, but do consider this: the impersonal possessive pronoun does not take an apostrophe.

      --
      Ydco co ,df C erb-y go. a Ekrpat t.fxrapev
    6. Re:Understandable by Lord+Kano · · Score: 1

      Well, that's their fucking job! They represent the accusation, after all.

      I don't know about you, but I prefer that prosecutors are first and foremost concerned with justice. I want the right people convicted and sent to prison, not just the ones that the prosecutors can convict.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    7. Re:Understandable by SiChemist · · Score: 1

      It is their job to find the truth of a crime. In practice, it seems that the office is often just a jumping off point for a political career. To meet that goal, the prosecutor needs a high conviction rate.

    8. Re:Understandable by Anonymous Coward · · Score: 0

      Or it could be that the court district is running out of money, and doesn't want to waste money on another trial...There is a district in N.C that is letting first and second degree murderers plead manslaughter because they can't afford murder trials.

      Wouldn't the cost of the trials siimply be overhead?

      Or are D.A.s and judges paid on a per-case basis?

    9. Re:Understandable by a_nonamiss · · Score: 1
      There is a district in N.C that is letting first and second degree murderers plead manslaughter because they can't afford murder trials.


      OK, exactly which district in NC is this, and do you know if they have a lot of banks? :)
      --
      -Arthur
      Cave ne ante ullas catapultas ambules
    10. Re:Understandable by ninewands · · Score: 4, Informative
      Quoth the grandparent:
      Prosecutors, at least in my neck of the woods, don't give two shits about justice or truth. They just want convictions.,/b>


      Quoth the parent:
      Well, that's their fucking job! They represent the accusation, after all.

      Errrmmmm ... actually no. The prosecutor represents the State, not the complainant, who is merely an accusing witness. The prosecutor has NO obligation whatsoever to the victim of a crime. His/her obligation is to represent the peace and dignity of the State and to seek justice.

      Quoted from the Texas Disciplinary Rules of Professional Conduct:
      (Tex. Disciplinary R. Prof. Conduct, (1989) reprinted in Tex. Govt Code Ann., tit. 2, subtit. G, app. (Vernon Supp. 1995)(State Bar Rules art X [[section]]9))

      3.09 Special Responsibilities of a Prosecutor

              The prosecutor in a criminal case shall:

              (a) refrain from prosecuting or threatening to prosecute a charge that the prosecutor knows is not supported by probable cause;

              (b) refrain from conducting or assisting in a custodial interrogation of an accused unless the prosecutor has made reasonable efforts to be assured that the accused has been advised of any right to, and the procedure for obtaining, counsel and has been given reasonable opportunity to obtain counsel;

              (c) not initiate or encourage efforts to obtain from an unrepresented accused a waiver of important pre-trial, trial or post-trial rights;

              (d) make timely disclosure to the defense of all evidence or information known to the prosecutor that tends to negate the guilt of the accused or mitigates the offense, and, in connection with sentencing, disclose to the defense and to the tribunal all unprivileged mitigating information known to the prosecutor, except when the prosecutor is relieved of this responsibility by a protective order of the tribunal; and

              (e) exercise reasonable care to prevent persons employed or controlled by the prosecutor in a criminal case from making an extrajudicial statement that the prosecutor would be prohibited from making under Rule 3.07.

              Comment:

              Source and Scope of Obligations

              1. A prosecutor has the responsibility to see that justice is done, and not simply to be an advocate. This responsibility carries with it a number of specific obligations(emphasis added). Among these is to see that no person is threatened with or subjected to the rigors of a criminal prosecution without good cause. See paragraph (a). In addition a prosecutor should not initiate or exploit any violation of a suspects right to counsel, nor should he initiate or encourage efforts to obtain waivers of important pre-trial, trial, or post-trial rights from unrepresented persons. See paragraphs (b) and (c). In addition, a prosecutor is obliged to see that the defendant is accorded procedural justice, that the defendants guilt is decided upon the basis of sufficient evidence, and that any sentence imposed is based on all unprivileged information known to the prosecutor. See paragraph (d). Finally, a prosecutor is obliged by this rule to take reasonable measures to see that persons employed or controlled by him refrain from making extrajudicial statements that are prejudicial to the accused. See paragraph (e) and Rule 3.07. See also Rule 3.03(a)(3), governing ex parte proceedings, among which grand jury proceedings are included. Applicable law may require other measures by the prosecutor and knowing disregard of those obligations or a systematic abuse of prosecutorial discretion could constitute a violation of Rule 8.04.
      <END of quoted material>

      Almost every state has the same, or similar rules, in place, as does the federal court system. Care to try again, ArsenneLupin?

      Oh, and while we are on the subject IAAL I just don't practice law.
    11. Re:Understandable by ArsenneLupin · · Score: 1
      Oh, and while we are on the subject IAAL I just don't practice law.

      If you don't practice law, do you still deliver pizzas in Chicago?. Oh, btw, how's life in your computer lab? ;-)

      Btw, you seem to know the lawbooks pretty well. Can you also quote me the section where it states that it's a crime to impersonate a lawyer, or is that one just a misdeamor (or an urban legend)?

    12. Re:Understandable by Johnny5000 · · Score: 1

      Prosecutors, at least in my neck of the woods, don't give two shits about justice or truth. They just want convictions.

      Well, that's their fucking job! They represent the accusation, after all.


      well, no. Their job is to convict the guilty, not to convict whoever is put in front of them.
      If they find evidence that casts doubt on the guilt of the accused, they have to share it with the defense.

      --
      The libertarian solution to the failures of capitalism is to apply more capitalism til the failures are fixed.
    13. Re:Understandable by MountainLogic · · Score: 1

      Point of interest: Anything that happens at a bank is handled by the Fedsno N.C.

    14. Re:Understandable by Fulcrum+of+Evil · · Score: 1

      Btw, you seem to know the lawbooks pretty well. Can you also quote me the section where it states that it's a crime to impersonate a lawyer, or is that one just a misdeamor (or an urban legend)?

      Can you point to the part where he impersonated a lawyer? All I see is him quoting law, which better not be a crime. Just because some gullible fool now thinks he's a lawyer doesn't make it impersonation.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    15. Re:Understandable by Taevin · · Score: 1

      First, what makes you think that having two jobs are mututally exclusive? Maybe he works at the computer lab during the day and delivers pizzas in the evening (of course I see no evidence that he does so anyway - the pizza link was him talking about the place he thinks has the best pizza, not about him delivering it).

      Second, what makes you think working in pizza delivery or a computer lab precludes one from also being a certified lawyer? My dad is a lawyer in the state of Tennessee and he's never once practiced it; he teaches accounting courses at a university.

      Anyway, just wanted to point out that you've provided no evidence to suggest that ninewands is in fact not a lawyer.

    16. Re:Understandable by jfern · · Score: 1
      Texas law is irrelevant. A proposition that passed in Texas last year reads:


      Sec. 32
      (a) Marriage in this state shall consist only of the union of one man and one woman.
      (b) This state or a political subdivision of this state may not create or recognize any legal status identical or similar to marriage.


      Reading the law literally, Texas just banned marriage. We all know that's not going to happen.
  5. Vacation vs. Repeal by Gallenod · · Score: 4, Interesting

    Vacating the conviction doesn't challenge the law, just the individual action. Looks like the company wanted the publicity from the conviction to reinforce their non-disclosure agreement but didn't want to take the risk that the law would be rolled back later on appeal.

    (IANAL, but my uncle is.)

    --

    TLR

    A man no more knows his destiny than a tea leaf knows the history of the East India Company
    1. Re:Vacation vs. Repeal by cdrudge · · Score: 2, Interesting

      No publicity is bad publicity...or something like that. However, if I were a company executive, I'm not sure if I would like my company being in the news because I went after a former employee for pointing out a security flaw in my software. It draws attention to the fact that my software had a flaw in it, that our policies aren't keeping confidental information confidental, etc.

    2. Re:Vacation vs. Repeal by arth1 · · Score: 1
      Vacating the conviction doesn't challenge the law, just the individual action. Looks like the company wanted the publicity from the conviction to reinforce their non-disclosure agreement but didn't want to take the risk that the law would be rolled back later on appeal.

      Since this is a criminal prosecution, and not a civil lawsuit, what the company wants should not influence the prosecutor. Else, we have a much bigger problem than this case!

      Regards,
      --
      *Art
  6. C'mon.... by Otter · · Score: 4, Insightful
    Jail time for McDanel is almost certainly excessive, but that doesn't mean that accessing (or hax0ring -- it's not clear what he did) your ex-employer's email server to write to all their customers isn't a stupid idea, let alone that it's a protected First Amendment matter.

    And as long as we're slinging around prissy "Will they ever learn?"s, the other poor victim of persecution, McCarty (what's up with all these Celts?) is a real case of failure to learn. Has it not sunk in yet that you simply can't intrude on systems or files without permission, however helpful your intentions? How freaking difficult is that for people to grasp?

    1. Re:C'mon.... by goldspider · · Score: 3, Interesting

      "...however helpful your intentions?"

      I think you mis-spelled "vindictive".

      Afterall, we're talking about a former employee, and considering how far things were taken, it doesn't sound like it was an amicable separation.

      --
      "Ask not what your country can do for you." --John F. Kennedy
    2. Re:C'mon.... by Anonymous Coward · · Score: 0

      He didn't "hack" the mail server. Re-read the blurb: it says that he emailed all the customers, and that it was "unauthorized within the meaning of the law because the company didn't want this information distributed." Basically, he used the company's smtp server to send the messages just like he uses it to send ANY email from work, and the company claimed that since it wasn't a message they wanted released, he was unlawfully using his work email account to send it.

    3. Re:C'mon.... by russellh · · Score: 2, Interesting

      Well as the article points out, it is the murky definition of "access" that is troublesome, such as the case where emailing a company was ruled as "unauthorized access" - not only to the company's email server, but to all the computers on the route. This is fear based on ignorance. The trouble is that there are no good analogies to the real world - it's all hidden, it's all geek magic. And of course the juries are composed of mostly regular joes with spyware-ridden computers and who hate the IT guy. And the lawyers, lobbyists, politicians, corporate executives were the ones who stuffed the geeks in the lockers back in school. There is not a lot of money to be made in just letting people do what they want. So there is a bright future for convictions.

      Has it not sunk in yet that you simply can't intrude on systems or files without permission, however helpful your intentions? How freaking difficult is that for people to grasp?

      I admire your idealism. But you had better keep your head up and pay attention to the motives of the people we are reading about. It has little to do with whether you are doing right or wrong, or "accessing" with or without "permission".

      --
      must... stay... awake...
    4. Re:C'mon.... by Otter · · Score: 1
      I think you mis-spelled "vindictive".

      Actually, I was just giving him the benefit of the doubt. My guess about his real intentions is the same as yours.

    5. Re:C'mon.... by bzipitidoo · · Score: 1

      Has it occurred to you that not telling of a problem could be, in theory, punishable under law? That could be Negligence. Catch 22! Patent law has a similar twist: it's safest not to hunt for patents because then if you violate any it isn't willful. If you are a visitor at an airport, and you know a little something because, say, you work on airplanes for a living, and you notice a problem but say nothing and then because of that problem a plane crashes and kills lots of people, you may be negligent. You probably aren't negligent, because one of the conditions needed for negligence is a "duty of care", but that doesn't let you off the hook morally. But if you speak up, there may be a risk you'll be suspected of wanting to help terrorists or some such. I'd like to see one of these messengers file a countersuit accusing these messenger-shooting employers of impeding the legal obligations of messengers. Do we need a Good Samaritan law for white hat hackers?

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    6. Re:C'mon.... by geekoid · · Score: 1

      The only reason they claim he was 'unauthorized' was because they didn't like what he sent, not because he didn't have permission to use the email system.

      I am sure he knew full well he risks his job. That is not the issue at hand.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    7. Re:C'mon.... by mzwaterski · · Score: 1
      Do we need a Good Samaritan law [wikipedia.org] for white hat hackers?
      Clause 1 should be: No part of this law applies if you broadcast a vulnerability to a list of people who can't fix it. Being a messenger of a vulnerability is cool in my book, but being a broadcaster is not. You can't try to get revenge and then later claim you were trying to help. That scheme is pretty easy to see through.
    8. Re:C'mon.... by Cheapy · · Score: 1

      Has it not sunk in yet that you simply can't intrude on systems or files without permission, however helpful your intentions? How freaking difficult is that for people to grasp?

      Let's say some government was secretly torturing those that it didn't agree with. Now let's say that they were lambasting other countries for torturing dissedents. And say they purposely hid this information from the citizens of their country. All files that concerned it were locked up. Say someone took some of those files, without permission and released them to the citizens of that nation.

      How is that a bad thing?

      --
      Would you kindly mod me +1 insightful?
    9. Re:C'mon.... by Otter · · Score: 1
      Has it occurred to you that not telling of a problem could be, in theory, punishable under law?

      I'm fairly confident that the legal risks of illegally accessing systems or data far outweigh the risks of failing to do so. You're entitled to your theories, but given that the people who follow it are in jail and I'm not, YMMV.

      It is not, incidentally, necessary to link every damn thing to Wikipedia. I know what "negligence" means.

    10. Re:C'mon.... by Anonymous Coward · · Score: 0
      Let's say some government was secretly torturing those that it didn't agree with. Now let's say that they were lambasting other countries for torturing dissedents. And say they purposely hid this information from the citizens of their country. All files that concerned it were locked up. Say someone took some of those files, without permission and released them to the citizens of that nation.
      I believe the "Great Firewall" prevents these kinds of disclosures.
    11. Re:C'mon.... by Arandir · · Score: 1

      I'm a libertarian close to the anarcho- end of the spectrum, yet I'm starting to get tired of all these people using "free speech" as carte blanch to do anything. This case isn't about free speech, it's about some guy breaking into private property and committing vandalism.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    12. Re:C'mon.... by n.wegner · · Score: 1

      >No part of this law applies if you broadcast a vulnerability to a list of people who can't fix it

      Why do they have to fix it? They can switch to a backup, or they could turn it off. They know what's at stake and decide what measures are appropriate, not you.

    13. Re:C'mon.... by mzwaterski · · Score: 1

      My point was that you can't a vulnerability to a company's customers and then claim that you were just trying to help the company out. By people who can't fix it, I meant people who did not run/manage/control the servers or whatever is affected. I didn't mean to imply that they had to be able to, nor have the desire to fix whatever it is.

    14. Re:C'mon.... by bzipitidoo · · Score: 1
      Of course doing anything illegal is a greater legal risk. Was this system access illegal? Should it be illegal? I'm sure that as the law stands currently, it's much riskier to legally access systems than to do nothing.

      The provider of the data already has total control. But that wasn't good enough for whoever just had to drag the law into it. On the next point I'm not sure. Maybe the school initiated the lawsuit, but they might merely have been complying with the law that says you have to disclose breaches, and it was the law enforcement people who went nuts and made this into a federal case. Maybe the school wanted to blame and sue someone else when they made a mistake, providing data they didn't mean to provide. Or maybe the DA was more interested in getting more convictions for cybercrimes. Incentives for law enforcement can very easily make them more interested in racking up convictions than in helping justice be done. A while ago, law enforcement got into trouble for being overzealous about seizing the property of alleged drug dealers. Whatever the reason behind this, the law overreached. Who knows, maybe next time they'll stretch negligence, and it'll be the person who knew about it and said nothing who gets roasted.

      Incidentally, the Wikipedia links are for everyone, including myself. Other readers may not know, or may be interested in more detail.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    15. Re:C'mon.... by 10101001+10101001 · · Score: 1

      Clause 1 should be: No part of this law applies if you broadcast a vulnerability to a list of people who can't fix it. Being a messenger of a vulnerability is cool in my book, but being a broadcaster is not. You can't try to get revenge and then later claim you were trying to help. That scheme is pretty easy to see through.

      You assume that the people who are trying to be helped out is the company. The fact is, so long as no one exploits the vulnerability, the cheapest action for the company is to completely ignore the vulnerability. The only reason they have to fix the vulnerability is for PR purposes. However, anyone who goes off and exploits the vulnerability (and hence damages their PR) in any fashion isn't covered by your Clause 1. So, you've effectively given companies carte-blanche basis to prosecute everyone who hurts their PR and driven most companies to not even give much of a fuck about writing secure code.

      As a side poster pointed out, a large part of announcing a vulnerability isn't to help the company at all (PR or otherwise). It's to inform the user so they can take steps to prevent being exploited *before* some black hat decides to take advantage of the situation. It doesn't matter how vindictive the statement might be simply because there's already libel/slander laws if the statement isn't true. None of this rises to the level of criminal prosecution for the same reason that pointing out to other customers at a bank that the bank vault's door is a beaded curtain.

      On a side note, those who are trying to stop the flow of such information are clearly anti-free market. The free market, after all, is based upon all members of the market having perfect information. To disrupt the flow of information only worsens the situation for all members involved. It is chiefly this reason that things like chiefly planned economies tend to fail; those in power make criticism of their errors (something that occurs in all economies, though the scale is different) illegal because such is bad PR, and such means that the planned economy is doomed to be run inefficiently. Truth wants to be free.

      --
      Eurohacker European paranoia, gun rights, and h
    16. Re:C'mon.... by Anonymous Coward · · Score: 0

      "Hey Sir, I notice you left your car unlocked, you may want to check that."

      18 months in jail? Thats utterly asinine. Oh but he didnt have permission huh?

      Lets say I put up an apache page with my stuff on it that anyone can access. Can I jail each and every person that accesses this content, just because I claim that they have no permission to do so? Can I jail the CEOs of Google, Yahoo, Microsoft, and others when their webcrawler bots index it? How the hell can anyone be given the authority to jail anyone else at will, for performing the act of browsing a webpage?

      Personal responsibility is what this is all about. If companies are going to shun all responsibility for the actions of their staff, preferring to blame everyone but themselves, then like children and the mentally ill, they should have no authority to trade. With authority comes responsibility to exercise that authority correctly, without one then the other should not exist even exist.

  7. Been there done that... by Anonymous Coward · · Score: 0

    The problem with prosecutors regarding cases pertaining to technology is that the prosecution does not understand technology firstly, secondly many are trying to make names for themselves so they're often hell bent on pressing charges. "Technology is hip"... So is it hip to be the prosecutor who stopped that evil little sixteen year old with a 100,000 botnet. I just slapped together a document on how to Break Lojack for Laptops and expect a call any minute now... http://cryptome.org/lojack-hack.pdf

  8. Security through Prosecution? by Mobster · · Score: 3, Interesting

    This kind of trend is only gonna end when something catatrophic happens and it's traced back to someone that could have said something but didn't out of fear of losing their job or prosecution. It wouldn't suprise me if the whole FEMA/Katrina fiasco was this kind of situation.

    Can a federal law be passed to correct this? DOes congress even care?

    --
    ---- You have been programmed by the Illuminati to not see the word ""!
    1. Re:Security through Prosecution? by jimicus · · Score: 1

      This kind of trend is only gonna end when something catatrophic happens and it's traced back to someone that could have said something but didn't out of fear of losing their job

      The problem with that is that when the catastrophic thing does happen, the person who could have said something will remain quiet out of fear of losing their job.

    2. Re:Security through Prosecution? by imikem · · Score: 1

      Congress will care if/when the relevant lobbyist groups throw sufficient bribes^H^H^H^H^H^Hcampaign contributions and hookers^H^H^H^H^H^H^Hwell thought-out position papers on the subject.

      Until then, good luck.

      --
      Perscriptio in manibus tabellariorum est.
    3. Re:Security through Prosecution? by Rob+the+Bold · · Score: 1
      This kind of trend is only gonna end when something catatrophic happens and it's traced back to someone that could have said something but didn't out of fear of losing their job or prosecution.

      I'm afraid that such catastrophes happen all the time. And we don't learn even if they are particularly spectacular or heart-rending, like this: http://news.bbc.co.uk/onthisday/hi/dates/stories/j anuary/28/newsid_2506000/2506161.stm.

      --
      I am not a crackpot.
  9. ISAGN by MOtisBeard · · Score: 2, Interesting

    New technologies often require changes in the law and in the legal system itself, and computer technology is far from being an exception to that. As a society, we really need to have more specific legal definitions of what is and what is not black-hat hacking, defined by people who truly understand the technology... namely, white-hat hackers. Until this happens, we will continue to see people unjustly prosecuted for pointing out their local emperor's nudity, and we will continue to see nonsensical bills bouncing around Washington, D.C., written by and debated by people who don't understand them and who have no clue what stand to take on them. Senatards and Congresscritters simply are not qualified to make these decisions for us, but they will continue to do so until the ubergeeks get organized into a Congressional subcommittee or something, and take the reins.

    1. Re:ISAGN by 91degrees · · Score: 1

      The problem seems to be the judicial system. Did congress really mean that sending an email withoutpermission should count as unauthorised access to a network? Does it include downloading something onto your employer's computer from the web? It seems unlikely, but courts seem to consider it to be.

  10. Obvious by mtenhagen · · Score: 0, Redundant

    I know plenty of security 'faults' in my employers system. And I'am not obviously not allowed to make these public. I should fix them.

    Every ICT project has some flaws which are known to employees but not by the customers. This is just some employee trying to get revenge on his boss.

    --
    200GB/2TB $7.95 Coupon: SAVE90DOLLAR
    1. Re:Obvious by kent_eh · · Score: 1

      I know plenty of security 'faults' in my employers system. And I'am not obviously not allowed to make these public. I should fix them.

      Yes, you (the collective you, not nescessarily you personally) should fix them.
      How many times have these security "faults" been pointed out to management, and the answer has been "we don't have the budget to deal with that right now" , or variations on that theme?

      Most of us know the "proper" way to do things - the way to do things that makes whatever we are working on more reliable, secure, or fault-tolerant. Unfortunately, in business, there is a trade-off that often has to be made.

      Quality - Cost - Speed
      Pick 2.

      Unfortunately, cost and speed are the two that are easiest to fit on a spreadsheet, and that's how most projects get run in today's business world.

      --

      ---
      "I can't complain, but sometimes still do..." Joe Walsh
    2. Re:Obvious by geekoid · · Score: 1

      And if management refuses to fix them and they put people at risk?

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  11. Synopsis kind of misleading. by Anonymous Coward · · Score: 5, Informative

    I saw this, and was all ready to ask questions to the submitter, as I saw the line "I represented him on appeal". Read that whole synopsis once again. Doesn't it look like the submitter is the one doing the talking?

    Next, click the link... you'll find that it is cut and pasted right out of the article. That generally wouldn't be so bad.... but is gsch "Jennifer Granick"? If not, the quote should be phrased in a way that this is evident, in cases where there is first-person content in the quote.

    Call it grammar nazism, but for very obvious reasons, the synopsis as it currently reads, is misleading... if one wanted to be a dick about it, they could say that it even seems like this person is masquerading as the defendant's attorney. I won't go that far, but the point is made.

    1. Re:Synopsis kind of misleading. by numatrix · · Score: 1

      No grammar nazism involved at all -- I wondered that myself. Jennifer probably is on Slashdot, and I'm sure she doesn't mind her wired articles being quoted, but I did wonder who exactly this "gsch" feller was appears to be masquerading as her with some really crappy blog that has nothing to do with Jennifer's actual homepage.

  12. First Amendment? by the_Bionic_lemming · · Score: 1

    What does the first Amendmant have to do with the private sector?

    --
    _ _ _ Go for the eyes Boo! GO FOR THE EYES!
    1. Re:First Amendment? by tomstdenis · · Score: 1

      Didn't you know? It allows you to break all sorts of civil law so long as the truthiness is intact.

      There are "whistleblower" statuses which basically involves stuff of public good that won't otherwise come out [e.g. insecure banking, pills that are unsafe, etc].

      I won't pretend to know the facts of the case. Just chiming in to say Free Kevin!

      Tom

      --
      Someday, I'll have a real sig.
    2. Re:First Amendment? by Rob+T+Firefly · · Score: 1
      What does the first Amendmant have to do with the private sector?

      Quite a lot, assuming it's the American private sector. IANAL, but as I understand it a company may be able to fire or seek civil charges against an employee who leaks private info, and things get more complex if things like contracts or nondisclosure agreements are thrown into the mix, but they aren't normally able to ship him off to prison.

    3. Re:First Amendment? by Anonymous Coward · · Score: 0

      I had that same question. It's always been my understanding that the Constitution governs relations between the government and its citizens, and nothing else. If I want to keep white supremacists from distributing literature in my store, for example, then I can, and the First Amendment wouldn't apply.

      Given that the attorney for the defense wrote TFA, either you and I or wrong or somebody needs to go back to law school and retake Constitutional Law.

    4. Re:First Amendment? by geoffspear · · Score: 2, Insightful
      The case was a criminal prosecution.

      That said, I wouldn't want to hire a lawyer who thinks that the 1st Amendment is likely to be interpreted by any court as protecting speech that reveals "secret" information, especially if it's done by breaking into a computer system in the process.

      The fact that the charges were later vacated by the prosecution might indicate that they didn't really have a case, but I don't think the 1st Amendment is likely to be the reason why.

      --
      Don't blame me; I'm never given mod points.
    5. Re:First Amendment? by Anonymous Coward · · Score: 0

      No, there are whistleblower laws and defenses to certain civil crimes that involve the fact something is the truth. It has nothing to do with the first amendment, which only protects you from government sanction for your speech.

    6. Re:First Amendment? by bigdavex · · Score: 1

      What does the first Amendmant have to do with the private sector?

      Contrary to what you might think, the government runs the jails.
      --
      -Dave
    7. Re:First Amendment? by the_Bionic_lemming · · Score: 1

      I don't think "Whistleblower" applies here, there was no illegal activity, but there is a tinge of "Get evenism" reeking from his actions.

      Nevertheless - if a NDA was signed then he'd be totally in the wrong.

      --
      _ _ _ Go for the eyes Boo! GO FOR THE EYES!
    8. Re:First Amendment? by the_Bionic_lemming · · Score: 1

      Whistleblower
      Yep, Whistlblower does not apply - he never alerted the government/state, nor was he fired for his revelations, nor was what going on meriting the need to reveal since (sadly) some places rely on securirity thru obscurity.

      --
      _ _ _ Go for the eyes Boo! GO FOR THE EYES!
    9. Re:First Amendment? by the_Bionic_lemming · · Score: 1

      eh? the tags vanished?

      http://dictionary.reference.com/search?q=whistlebl ower

      And now I have to wait 5 minutes to fix the tags vanishing?

      --
      _ _ _ Go for the eyes Boo! GO FOR THE EYES!
    10. Re:First Amendment? by KarmaMB84 · · Score: 1

      You can make them leave or sue them for trespass if they don't leave, but the distribution of literature is 100% lawful. The first amendment says that Congress (and later applied to all federal and state government) may pass no law abridging freedom of speech and press. This means a law allowing other entities to sue you based on something you said will have to tread lightly and will often err on the side of free speech. More often than not, you'd have to have broken another law to obtain the material you leaked in order to be sued for the leak. The broken law here is supposedly unauthorized access.

    11. Re:First Amendment? by AHumbleOpinion · · Score: 1

      "What does the first Amendmant have to do with the private sector?"

      Contrary to what you might think, the government runs the jails.


      Contrary to what you think the first ammendment is about free speech, not free access to someone else's private server and private email lists.

      Contrary to what you think the government employees who run the jail check your conviction status, they do not evaluate your arguments of constitutional rights. The latter would be done by an appeals court while your butt was in jail, unless you were fortunate enough to have your sentence delayed and receive bail pending the appeal.

    12. Re:First amendment? by cdrguru · · Score: 4, Interesting

      The First Amendment refers to the government's ability to pass laws to restrict speech. It has limited effect on states, cities, villages and other municipalities.

      It has no effect on companies, contract law, or anything else.

      There is no "first amendment right to access the system". Period. You do not have any rights at all - you have privileges that the operator of the system gives you. And these can be revoked at any time. Without cause or explanation.

      Yes, that means AOL can cancel your account without telling you why.

      Yes, that means when your employer says not to do something and you do it anyway you are exposing yourself to consequences. Sometimes legal consequences in addition to just getting fired.

    13. Re:First Amendment? by deanj · · Score: 1

      Wait..you forgot the part where "whistleblowing" is OK only as long as it's in favor of what you're against.

    14. Re:First Amendment? by Anonymous Coward · · Score: 0

      Yes, but they are using government power, government jails, government laws.

      Oh, and it was a criminal court, not private (ie civil).

      Or is the way around the first to outsource all police work?

    15. Re:First Amendment? by numatrix · · Score: 1

      Whistleblowers reveal "secret" information all the time. If it's in the greater good of the public, it's most certainly a free speech issue. And given the response of the USC administrators to try to spin the issue away, I think it's certainly justifiable that he blew the whistle on this one.

      If you're up for losing a debate, find Jennifer at Blackhat or Defcon in a couple of months and argue with her there. She's a sharp cookie. ;-)

    16. Re:First amendment? by Red15 · · Score: 0

      Yes, that means AOL can cancel your account without telling you why.

      If only they'd do this with their "subscriber"-list from time to time :)

    17. Re:First Amendment? by geoffspear · · Score: 1
      I think it says a lot about just how bad the article summary is that I can't figure out why you're talking about USC when I was talking about whether the 1st Amendment had anything to do with a completely unrelated case. It appears that the summary is just a quoted paragraph that really has nothing whatsoever to do with the actual article besides providing some background information on this unrelated case. It's certainly not "news".

      In any event, whistleblowers are protected by specific statutes that recognize the importance of reveals certain secrets, not by an absolute right to free speech. Try getting a federal job working with highly classified material that reveals no wrongdoing whatsoever on the governments part, and then publically leaking that information. If your leak doesn't serve a compelling public interest, I think you'll find that the courts won't really care that your crime is an act of speech.

      --
      Don't blame me; I'm never given mod points.
    18. Re:First amendment? by 44BSD · · Score: 1

      Do you not think that Jennifer Granick knows what the Constitution says? She is a lawyer, and a damn well-known and respected one in tech circles.

      Free clue -- If I send you a letter about my company, and *am prosecuted for it by the government*, then it is THE GOVERNMENT which arguably is infringing on my right to free speech, NOT the company.

      If the company fired me for sending such letters, and that is all that happened, then you'd have a point. Of course, that *isn't* at all what happened -- but if you want to think it is, you have a right to your delusions. Just don't fault us for not sharing them.

    19. Re:First Amendment? by BoneFlower · · Score: 1

      Nothing.

      But the courts are restricted by the first amendment(at least on paper). Involving them on an issue of speech brings the first amendment into play.

    20. Re:First amendment? by jsebrech · · Score: 1

      Corporations are the modern-day equals of government. If corporations can restrict your speech, in practice that is exactly the same thing as government restricting your speech.

      I fall onto the side that you should be able to say anything you genuinely believe, whenever you want, to whomever you want (if you can get them to listen to you). No words that leave someone's mouth should ever be illegal, unless they are knowingly lying (the one exception I make, because the entire point of free speech is defending the truth, not instituting a lie).

    21. Re:First Amendment? by numatrix · · Score: 1

      The problem is that it isn't even trying to be a summary. It's a snippet of the article itself. But being a sample, it's not necessarily representative of the entire article. Oops.

    22. Re:First Amendment? by AHumbleOpinion · · Score: 1

      Of course it was criminal, he was using *someone else's* server and mailing list. Are you missing the point that he was not an employee?

    23. Re:First amendment? by AviLazar · · Score: 1

      fall onto the side that you should be able to say anything you genuinely believe

      So you own a company and your employees divulge your "secrets" to the world...in the meantime you spent millions in R&D while joe hack just copies your work.

      So you are a spook (CIA undercover agent) and someone decides to leak the roster list of the CIA spooks....now your name/picture/family is known to the world...It happens to be that last week you pissed off some terrorist group, which now decides to target your kids.

      Yea, unlimited free speech - way to go!

      Free speech does have to be restricted in many ways because people cannot (as history proves) be trusted to know when to keep their mouths shut. This can cost people/companies millions of dollars, and in worst case scenarios cause someone to be hurt.

      --

      I mod down so you can mod up. Your welcome.
  13. oh!... by Anonymous Coward · · Score: 0

    look guys!! A microsoft employee!.. *stare* 8)

  14. Congrats! by DamienMcKenna · · Score: 2, Interesting

    Just a quick word of congratulations to Mr McDanel and yourself, finally some common sense rears its head in this case.

  15. It goes deeper than that by Saint+Fnordius · · Score: 3, Insightful

    The image a prosecuter wants to project is one of infallibility: if the prosecuter isn't sure himself that the suspect is guilty, then he wouldn't go to trial. The image a prosecutor wants to have is that of a guy that is fair, and doesn't waste time or money prosecuting innocents.

    That said, I think I ought to reiterate that I'm talking about image, not whether the prosecutor is actually fair. Far too many prosecutors are willing to tar innocents rather than admit they nabbed the wrong guy.

    That said, it may be that this prosecutor actually may have learned something, and decided to cut his losses rather than look like a bully working for the company (instead of the public interest). This was a criminal case after all, not a civil lawsuit.

    1. Re:It goes deeper than that by Anonymous Coward · · Score: 0

      "... if the prosecuter isn't sure himself that the suspect is guilty, then he wouldn't go to trial"

      It's not the prosecuters job to decide whether he/she thinks the accused is guilty. Their job is to present the evidence that suggests the accused is guilty. The judge/jury then makes the decision of guilt/non-guilt.

      Prosecuters don't care whether the accused is actually guilty or not, all they care about is 'is there enough evidence to secure a conviction? - if so, go ahead and prosecute, if not, give up'.

    2. Re:It goes deeper than that by Anonymous Coward · · Score: 0

      it goes much deeper. The prosecutors that were involved in the prosecution were not the ones that did the appeal. It got kicked upstairs and that is when the confession of error came out.

      rumor has it that one of the prosecutors left shortly after, again rumor has it that this was specifically over this case.

  16. Solution? by Uncle+Rummy · · Score: 2, Insightful

    FTA:

    A third [solution] might be to define unlawful access as the circumvention of some kind of security measure.

    I'm not so sure about this one. After, we're talking specifically about criminal liability for researchers who demonstrate that the security of a system is broken. Criminalizing the circumvention of security is exactly the problem many people have with laws such as the DMCA.

    1. Re:Solution? by geoffspear · · Score: 1
      Criminalizing the circumvention of security is exactly the problem many people have with laws such as the DMCA.

      I thought the problem people had with the DMCA was that it prevents consumers from exercising rights (fair use copying) over content that they would have if they purchased it in an older, non-DRMed format without breaking the law.

      I'd think that very few people would be opposed to criminalizing circumvention of security per se, in cases where there wasn't assumed to be some underlying right to do whatever the security is preventing you from doing.

      Would you be opposed to criminal penalties for someone who picks the lock on your front door, as long as he doesn't actually come in and steal anything?

      --
      Don't blame me; I'm never given mod points.
    2. Re:Solution? by catman · · Score: 1

      Would you be opposed to criminal penalties for someone who picks the lock on your front door, as long as he doesn't actually come in and steal anything?

      The DMCA criminalizes the equivalent of picking the lock on your own house, or having a locksmith do it for you.

    3. Re:Solution? by geoffspear · · Score: 1
      That was exactly my point. The problem isn't with laws that make it illegal to circumvent security, but with those that make it illegal to do something you have a right to do in the first place (like enter your own home or format shift some copyrighted content for your own use) because there happens to be some form of security-breaking involved in the process.

      Laws against breaking someone else's security to do something you wouldn't be allowed to do even if there was no security apparatus in place aren't really susceptible to the some sort of objections.

      --
      Don't blame me; I'm never given mod points.
    4. Re:Solution? by Anonymous Coward · · Score: 0

      The DMCA criminalizes the equivalent of picking the lock on your own house

      The DMCA does not outlaw circumvention. It outlaws distributing tools for circumvention. Just like it's legal to pick the locks on your home, but not legal to buy lock picks (without a license in most states).

  17. Does the TSA have a place for him to complain? by Anonymous Coward · · Score: 0
    This is scary that known airline security problems can be covered up with threats like that.


    Seems he should call the TSA and get his boss boss blacklisted for covering up these security problems and not taking approprite measures to fix them.

  18. Of two minds by Billosaur · · Score: 3, Interesting

    The McCarty prosecution, brought by the same office that so egregiously mishandled the McDanel incident, is in the same vein. As with Puffer and McDanel, the government will have to prove not only that McCarty accessed the school system without authorization, but also that he had some kind of criminal intent.

    Likely, they will point to the fact that McCarty copied some applicant records. "It wasn't that he could access the database and showed that it could be bypassed," Michael Zweiback, an assistant attorney for the Department of Justice's cybercrime and intellectual property crimes section, told the SecurityFocus reporter. "He went beyond that and gained additional information regarding the personal records of the applicant."

    But if he wanted to reveal USC's security gaffe, it's not clear what else he could have done. He had to get a sampling of the exposed records to prove that his claims were true. SecurityFocus reported that USC administrators initially claimed that only two database records were exposed, and only acknowledged that the entire database was threatened after additional records were shown to them.

    Ok, so there are two ways to look at this:

    1. He did commit a crime. He broke their security, using a known flaw. Happens all the time to anyone running Windows when some virus or Trojan uses a known exploit to mess round with data on your PC. They're guilty, mainly for then using your PC for other nefarious purposes. This argument is weak because all he did was reveal the information to a reporter, and while that's a dubious move at best, it really ended up in little harm.
    2. He didn't commit a crime. He exposed a major college's security lapse and did something with that knowledge that allowed the problem to be solved. I don't agree with his methods -- it would have been far easier to simply go to USC, tell them of the flaw, and then leave them to their own devices. Knowing USC, they would have hemmed and hawed, until some enterprising hacker, out for a little fun, discovered the flaw and did more than steal the records of seven people. He probably felt that this needed to be publicized to force USC's hand, but I still think that smacks of lack of common sense.

    I doubt a jury will convict him, though, this being a technical argument mainly and a computer crime, any jury they seat is bound to wind up confused and the best the prosecution can hope is that someone on the jury will have enough savvy to explain it to the others. Or they may convict him for being a wily, young whippersnapper. Who knows?

    --
    GetOuttaMySpace - The Anti-Social Network
    1. Re:Of two minds by Lord+Bitman · · Score: 2

      You could have at least read the article summary..

      --
      -- 'The' Lord and Master Bitman On High, Master Of All
    2. Re:Of two minds by corbettw · · Score: 1

      I doubt a jury will convict him, though, this being a technical argument mainly and a computer crime, any jury they seat is bound to wind up confused and the best the prosecution can hope is that someone on the jury will have enough savvy to explain it to the others.

      First off, no one on the jury is going to explain anything to anyone else. They're not experts and can't testify about the case. They can only examine what's been presented. (I'm not a lawyer, but I do watch L&O every Sunday, Tuesday, and Wednesay.)

      Really what it'll come down is, which expert witness(es) is/are more believable, the prosecution's or the defense's? And as soon as the defense's witness agrees with the prosecutor when asked "Could he have pointed out the security flaw without actually stealing the data of the students?" (because, really, he could have), McCarty will be done.

      --
      God invented whiskey so the Irish would not rule the world.
    3. Re:Of two minds by noidentity · · Score: 1

      In each of the cases listed, the person who found the security flaws tried to take things into his own hands and got in trouble for it. Why didn't they just anonymously report the problem to the company itself and let it decide how to handle the matter? If they wanted to go on a security crusade, fine, but first hook up with a group of people doing the same thing so it can be gone about in a productive, safe way. I can't help but thinking that each individual's actions were partly motivated by annoyance towards the company, rather than a simple desire to help it out.

    4. Re:Of two minds by Billosaur · · Score: 1
      You could have at least read the article summary..

      Strangely, I did, which led me to RTFA, which led me to the statements I made. It's one of those cases where the article summary really has little do with the gist of the Wired article, which has to do with the arraignment of Eric McCarty:

      On April 28, 2006, Eric McCarty was arraigned in U.S. District Court in Los Angeles. McCarty is a professional computer security consultant who noticed that there was a problem with the way the University of Southern California had constructed its web page for online applications. A database programming error allowed outsiders to obtain applicants' personal information, including Social Security numbers.

      That is after all the event which causes Mr. McDanel's case to be reviewed.

      --
      GetOuttaMySpace - The Anti-Social Network
    5. Re:Of two minds by jdgeorge · · Score: 1

      First off, no one on the jury is going to explain anything to anyone else. They're not experts and can't testify about the case. They can only examine what's been presented. (I'm not a lawyer, but I do watch L&O every Sunday, Tuesday, and Wednesay.)

      That is not accurate. The jury can't testify in court, but jury members can certainly talk to each other. This is something lawyers are very aware of when they screen potential jurors. The lawyers generally want to avoid having an expert on the jury who is able to sway the other jurors.

      Now take a night off from watching Law & Order to watch Twelve Angry Men.

  19. 3rd party disclosure may be a factor. by Technician · · Score: 2, Insightful

    The thing that may have raised eyebrows is he found a fault and sent the information to a 3rd party who then contacted the owner. The owner then checked logs to find out who breached the system.

    If he found the problem and contacted them directly they may have been more willing to patch and say thanks.

    --
    The truth shall set you free!
    1. Re:3rd party disclosure may be a factor. by rockhome · · Score: 1

      That's a good point. In the "precedent" cited by the author, the defendant demonstrated a security flaw to the owner of the system, not to a third party. In this case, the defendant discovered the flaw, and rather than notify his employer and work towards fixing the problem, he went straight to a third party.

      The guy was basicaly looking for an ego boost. he figured he could get his name in the paper and look like a hero. In the end, he essentially gave away personal information on applicants without ever notifying his employer.

  20. Stop using security as a shield! by Anonymous Coward · · Score: 2, Insightful

    After reading tfa it seems that the McDanel case is different from the other two in one very important way: intent.

    - McCarty notified security professionals about the issue.

    - Puffer notified the system owner/operator of the security issues.

    - McDanel notified the customers of his former employer.

    TFA does not go into detail as to why McDanel was no longer employed by the company, but its not a huge leap to assume that he did not leave willingly. Was he really concerned about the information security of the customers he contacted or was he more interested in causing damage to his former employer? Did he notify his company of the security issues before he left?

  21. Nice writeup, wrong headline by harvey_peterson · · Score: 0

    This isn't about pointing out security flaws. McCarty was sued for accessing data in his former employer's email system.

  22. An important detail seems to be missing by MikeRT · · Score: 5, Insightful

    Did the guy do this after he quit his job? If he emailed the customers using a company server after he left, I can see the company having a legitimate case. Another thing, did he bring these problems up to management and get the ball rolling on a fix or did he just drop the bomb on his employer after he left? There have been enough guys who seem innocent on the surface on slashdot, that I'm now hesitant to not believe there may be some malfeasance on the guy's part.

    If he quit his job and then emailed the customers on his own time/equipment with a polite notice saying that he used to work for them and wanted to alert them to problems that management refused to fix, that could cause substantial harm to the clients, I seriously don't think a judge would have given his former employer the time of day.

    1. Re:An important detail seems to be missing by Mr.+Ascii · · Score: 1

      The article isn't completely clear on the timeline for McDanel's actions.

      The way I read it is this: He used the company email system while an employee to send out something that the company didn't want sent out. Since they didn't like it, they considered the action to be unauthorized use and he was prosecuted based on that. He left the company's employ after he sent the email.

      In my experience, company resources are generally authorized for company use only. Using ANY resource (vehicles, computers, phones, etc.) in a way that harms the company would be cause for dismissal, and in extreme cases, prosecution. If I picked up the phone and called my company's clients and said something to the effect of "our widgets aren't as good as we claim they are", it could hurt sales and alienate customers. I would be fired and potentially sued or prosecuted for corporate sabotage.

    2. Re:An important detail seems to be missing by plague3106 · · Score: 1

      If I picked up the phone and called my company's clients and said something to the effect of "our widgets aren't as good as we claim they are", it could hurt sales and alienate customers. I would be fired and potentially sued or prosecuted for corporate sabotage.

      Doubtful, if what you are saying is true. We had an employee that was laid off, but had contacts in her personal cell phone. She did something very similar, there wasn't much the company could do to her.

  23. Consequences of vacating the conviction? by Mr+Z · · Score: 1

    What effect does vacating a conviction like this have on precedent? That is, if the appeal proceded and the original conviction was overturned, the precedent would clearly side with McDanel, under some legal theory to be articulated in the judgment handed down by the appellate court. But, given that the conviction was vacated, does that mean the case sets no precedent whatsoever? How does this work?

    (It should be clear IANAL.)

    --Joe
    1. Re:Consequences of vacating the conviction? by geoffspear · · Score: 1
      Legal precedents are only made by actual court opinions. Some random prosecutor can't create precendent by his choice of whether to prosecute a case, or our entire legal system would be (even more than it is) hopelessly broken.

      If someone convicted of murder appeals, and before the appeal is heard the prosecuter becomes aware of new evidence that exonerates the defendant and moves to vacate the conviction, do you think that all future murders in the relevant jurisdiction should suddenly become legal?

      --
      Don't blame me; I'm never given mod points.
    2. Re:Consequences of vacating the conviction? by Mr+Z · · Score: 1

      If someone convicted of murder appeals, and before the appeal is heard the prosecuter becomes aware of new evidence that exonerates the defendant and moves to vacate the conviction, do you think that all future murders in the relevant jurisdiction should suddenly become legal?

      Oh, certainly not! But what happens to any precedent established by the initial conviction? Does that evaporate, or does it remain based on the merits of the case and available evidence at the time it was decided?

      The reason I raise the question is that one possible motivation for vacating a conviction is that it doesn't set the precedent you want, or that it establishes the precendent weakly and you'd prefer a stronger case to underpin it. I suspect the latter was the motivation here.

      --Joe
    3. Re:Consequences of vacating the conviction? by geoffspear · · Score: 1

      Convictions don't set precedents at all. Your worry about prosecutors getting convictions vacated based on what precedents they might set is completely groundless, and you can rest assured that the motivation behind vacating this sentence had nothing to do with it.

      --
      Don't blame me; I'm never given mod points.
    4. Re:Consequences of vacating the conviction? by Mr+Z · · Score: 1

      Convictions don't set precedents? I thought that was the basis of common law. Are you saying precedents only apply in civil procedings?

      --Joe
    5. Re:Consequences of vacating the conviction? by geoffspear · · Score: 1

      Precedent is only made by appeals courts in the US, whether it's in a criminal or a civil case.

      --
      Don't blame me; I'm never given mod points.
    6. Re:Consequences of vacating the conviction? by Mr+Z · · Score: 1

      On reading the WikiPedia page more closely, I see where we're talking past each other. You're referring to a mandatory precedent, and I'm thinking of the broader concept. An initial decision of a lower court can be construed as a persuasive or advisory precedent.

      At any rate, to have this case kicked out of the appellate court would establish a negative mandatory precedent. With a vacated conviction, even the persuasive precedent doesn't stand. The prosecution can wait for a stronger case to come by to establish the desired mandatory precedent.

      Learn something new every day. :-)

      --Joe
  24. First Amendment.? by Frankie70 · · Score: 3, Interesting

    Notwithstanding the First Amendment's free speech guarantees, the trial judge convicted and sentenced McDanel to 16 months in prison. I represented him on appeal

    Thank god, the prosecution did not defend the action on appeal.
    Because the defendent seems to have been represented by someone who doesn't
    seem to know that the 1st amendment isn't relevant here.

    1. Re:First Amendment.? by numatrix · · Score: 1

      Did you actually see who wrote the article? You must be kidding to claim she doesn't know anything about the first amendment and how it relates to computer security in the legal realm.

    2. Re:First Amendment.? by Anonymous Coward · · Score: 0

      First amendment only applies to government, not to private companies.

    3. Re:First Amendment.? by Reality+Master+201 · · Score: 1
      A private company, which in this case filed a criminal complaint against the individual involved. A criminal complaint prosecuted by the government. Hence the first amendment violation.

      All you have to do is follow the logic ALL the way through.

    4. Re:First Amendment.? by Anonymous Coward · · Score: 0

      First amendment only applies to government

      Keep this drivel to yourself until the private company (running the state university?!?) gets their own private jail and private police force so they don't have to cry to the government when people say things they don't like.

    5. Re:First Amendment.? by Maxo-Texas · · Score: 1

      Last I heard, private companies can't put people in jail for 18 months-- only the government can.

      --
      She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
    6. Re:First Amendment.? by ehiris · · Score: 1

      "the 1st amendment isn't relevant here"

      Actually I think it is but from a freedom of press sense rather than from a freedom of speech sense.

      The freedom of press extends to news gathering, and processes involved in obtaining information for public distribution.

      To make people aware of the exploit and to prove it, he followed a process which is protected by the first amendment. He could not be protected by the first amendment if his process was built to collect information for other reasons than to raise awareness.

  25. A weak analogy... by Saint+Fnordius · · Score: 0

    GREEN: "Mr. White, you shouldn't trust Mr. Brown with your data. The locks on his filing cabinets can be bypassed with a bent paper clip."

    WHITE: "That's a stiff accusation. Before I believe you, I'm going to need proof. What evidence do you have?"

    GREEN: "Here. I was able to take these files with no problems."

    WHITE: "By golly, you're right!" (Runs to take Mr. Brown to task)

    BROWN: "Green! How dare you intrude! I'll have you arrested for breaking and entering!"

    1. Re:A weak analogy... by ajs318 · · Score: 2, Interesting

      It's a defence to any crime that you only carried it out in order to prevent a greater crime. Like the old "dog in distress" scenario: it's perfectly OK to force entry into a vehicle or building in order to rescue a trapped animal in serious distress. By committing criminal damage {a crime against property} you have stopped an act of cruelty to animals {a crime against living things, therefore by definition a much greater offence}.

      If analogies from outside the computing world applied within the computing world, then it would be a valid defence for McDanel to say that his {fairly minor} offence of sending an e-mail to employees of a company was done in order to prevent a much greater crime involving exploiting a security flaw in that company's products. As things stand today, however, non-computer analogies don't translate well to computerised situations.

      --
      Je fume. Tu fumes. Nous fûmes!
    2. Re:A weak analogy... by Saint+Fnordius · · Score: 1

      Thus the usage of the word "weak" in my analogy. I was trying to express how this case could be made understandable to a computer-illiterate, something we still have to expect from judges and juries.

      The weakness of my analogy, I'll admit, is that it suggests that the filing cabinet is property that can only be accessed by trespassing. That is really not well defined: I couldn't see from the article where McDaniels needed to physically access the data. What he did was request the data, and tricked the server into giving it to him.

      What it boils down to, though, is that McDaniels proved that he could see information that was supposed to be inaccessable, and the company claims that it is trespassing. After some thought, I see it more like knowing the right words to get a copy of files mailed to you that you weren't supposed to get.

      In the end, that is what happens in most cases of data theft: rather than gaining entry, the systems inside the data archive are tricked into delivering a copy of the data to a nonauthorised source. In the noncumputer world, the clerk who was tricked gets punished, but how do you punish an inanimate object?

      Yeah, I waste too much time on thinking like this. But we've gotten used to seeing data as property, not as abstract information that can be shared. But I spend a lot of time with computer-disinterested, and thus have to keep coming up with new ways to make information security understandable.

  26. First Amendment by Rydia · · Score: 1

    The first amendment only applies to government actors. Private corporations deal with an extraconsitutional "wrongful discharge" statute which is far weaker.

    1. Re:First Amendment by Rydia · · Score: 1

      Okay, since I know people are going to jump on the ambiguity, there's nothing in the constitution that protects you from speech that harms other people, depending on the circumstances. It's all insanely complicated, and I find all the first-amendment waving ridiculous. There have only been two absolutist justices in the history of the Supreme Court. It's not a magic bullet.

    2. Re:First Amendment by bulldogzerofive · · Score: 0

      The University of Southern California is a state school. It is therefore a government actor and therefore the first amendment applies. Or am I missing something?

    3. Re:First Amendment by GuloGulo2 · · Score: 1

      "The University of Southern California is a state school...Or am I missing something?"

      You're missing something, specifically

      "The University of Southern California (also known as USC, 'SC, Southern California and Southern Cal), was founded in 1880 and is California's oldest private research university, and is located in the urban center of Los Angeles, California."

      Oops!

    4. Re:First Amendment by plague3106 · · Score: 1

      If you have rights, the ONLY one that may violate them is the government, and only after due process. Having rights that any joe off the street can violate means you don't really have rights.

  27. We're living in the Age by Black+Parrot · · Score: 4, Insightful

    of Shoot the Messenger.

    That seems to be the only solution businesses and politicians can come up with for their self-caused problems anymore.

    --
    Sheesh, evil *and* a jerk. -- Jade
    1. Re:We're living in the Age by Anonymous Coward · · Score: 0

      Shoot the Messenger.

      If the messenger can't deliver such a critical message to the correct person, he should be shot.

      "General Sir, I figure if I told the enemy first that we needed to reinforce the eastern flank, you'd do it much faster." Bang!

      We don't live in the age of shoot the messenger. Security problems are reported all the time. I bet hundreds of problems are found and reported every day. We don't hear about those. We hear about the morons who can't figure out how to properly report a security problem without exploiting it.

    2. Re:We're living in the Age by khallow · · Score: 1
      We don't live in the age of shoot the messenger. Security problems are reported all the time. I bet hundreds of problems are found and reported every day. We don't hear about those. We hear about the morons who can't figure out how to properly report a security problem without exploiting it.

      Or the morons who learn of a serious security problem with their product or infrastructure and then chose to do nothing about it until they get publically embarrassed.

    3. Re:We're living in the Age by asuffield · · Score: 1

      Shoot the Messenger.

      That seems to be the only solution businesses and politicians can come up with for their self-caused problems anymore.


      It's the only solution they have.

      If they did nothing, they would be seen as ineffective and lose popularity with their voters.

      If they fixed the problem, they would be spending money which would reduce the bottom line and thus lose popularity with their voters.

      The simple fact is that businesses (and therefore politicians) are better off having security flaws. If you have security flaws, nothing bad happens because everybody has security flaws and your customers are mostly too uninformed to know about it anyway. If you fix security flaws, you have to spend a lot of money on it. If people publicise security flaws, then you may be forced to fix them, which costs you money but does not gain you anything - so you want to stop people from publicising security flaws, any way you can. It's a fairly simple business decision.

      This is why commercial (not proprietary) software is bad. Bad software makes more money than good software - because it's cheaper to make and sells just as well, as long as it's *just* good enough to function some of the time. That's also why community-developed software is so often better than commercial (even when the commercial software itself is free software).

      Unfortunately this problem is hard to solve without creating more problems.

  28. Contacting the customers was the wrong move by Anonymous Coward · · Score: 0
    Contacting the customers directly was his wrong move. Rather, he should have reported the security bugs to an acknowledged security list which would have (a) Reported the bugs on his behalf if he needed to be anonymous, (b) Given the company a reasonable timeframe to fix the bugs before disclosure, (c) Disclosed the bugs widely if they weren't fixed or near fixed by the due date.

    As it is, he just came out looking like a disgruntled ex-employee who used commercial in confidence information to harm the company as much as possible by poisoning its relationship with its customers.

  29. *Former* employer's email by AHumbleOpinion · · Score: 3, Informative

    Basically, he used the company's smtp server to send the messages just like he uses it to send ANY email from work

    You may have some re-reading to do yourself. It said he used his *former* employer's email server. That most likely is criminal. If he had sent the email from a personal account then he might only face a civil lawsuit for some sort of breach of confidentiality.

    1. Re:*Former* employer's email by ajs318 · · Score: 1

      But the phrase "former employer" is ambiguous because it is not clear whether he had already left their employment at the time when the mail sending occurred.

      --
      Je fume. Tu fumes. Nous fûmes!
    2. Re:*Former* employer's email by Mr.+Slippery · · Score: 2, Informative
      It said he used his *former* employer's email server. That most likely is criminal.

      If I send you e-mail, I'm apparently "accessing" your server within the meaning of the law. If he sent e-mail from a personal account to "customers@formeremployer.com", then there's no hax0ring involved. (And formeremployer.com might want to put some access restrictions on their mailing list, but if the mail goes through when sent through normal channels, ipso facto he's authorized to send it).

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    3. Re:*Former* employer's email by Jah-Wren+Ryel · · Score: 1

      If he sent e-mail from a personal account to "customers@formeremployer.com", then there's no hax0ring involved.

      From the summary of the article, that is exactly what I figured must have happened.

      --
      When information is power, privacy is freedom.
    4. Re:*Former* employer's email by Proteus · · Score: 1

      You may have some re-reading to do yourself. It said he used his *former* employer's email server. That most likely is criminal.

      If you took two seconds to think critically or read carefully, you'd realize that he sent this e-mail while employed there. They fired him and pressed charges, so now they're his former employer.

      There's no "hacking" going on here: this guy was convicted of unauthorized access when he used a system he was allowed to use to send e-mail his then-employer didn't like.

      Even if what he did was "wrong" in the sense that he did something unauthorized, he certainly didn't commit the crime he was charged with.

      --
      We may not imagine how our lives could be more frustrating and complex—but Congress can. – Cullen Hightower
  30. Don't Get Involved in Anything by Anonymous Coward · · Score: 0
    Years ago I reported my neighbor down the street car tires slashed to the police and became the prime suspect. Now if I see anything I don't report it to the police or neighbors. There was a case in Idaho where a Doctor stopped to help numerous victims in a car accident then was criminally charged, it was later dismissed costing him $50,000 in criminal defense attorney fees. He also was sued by the family members of accident members and his insurance company settled out of court with them.

    Don't get involved in any police, fire, medical or rescue situation unless you want to introduce grief in your life. If your computer security sucks it isn't my problem.

  31. Bret McDanel's reaction by Chris+Pimlott · · Score: 1

    When asked the unexpected vacation, Bret McDanel said "It's was all I ever wanted," then excused himself, saying he had to "get away". When asked what he meant by this, he indicated he desire to have some time spent alone.

  32. They arent called bugs by 1336.5 · · Score: 0

    These are simply undocumented features!!!

  33. At the risk of repeating myself... by Opportunist · · Score: 1

    Those who can, do.
    Those who can't, sue.

    Is it me or does this become more and more common? As soon as someone's not doing what a company would like him to do, he's slapped some trial on his back, hoping that he'll either back down or that a company (with quite some funds) can easily get a better lawyer than Joe Average.

    Another often repeated phrase I use: There is no techical solution for a social problem. In this case, there is no legal solution for a technical one. Shutting people up does not create more security, it just means nobody dares to talk about it anymore.

    So, now mod me redundant.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:At the risk of repeating myself... by Pichu0102 · · Score: 1

      Actually, there's a term for this, and it's illegal in some places. It's called SLAPP, and it's generally abuse of the legal system to shut someone up.
      You can't exactly have free speech when in fear of someone suing you for doing so, and companies know and exploit this to their advantage.

    2. Re:At the risk of repeating myself... by Anonymous Coward · · Score: 0

      Those who can, do.
      Those who can't, sue.


      Nice little future-trite saying, but it's completely untrue nonsense.

      What do you do when some drunk runs a red light and totals your car and puts you in the hospital? You call your insurance company. What does your insurance company do? Try to get the drunk's insurance company to settle. If they don't, your insurance company sues the drunk (whose insurance company must cover). What else can they do?

      What do you do when you catch your wife fucking your neighbor? You either shoot them both and go to prison, or you sue for divorce. There are no US laws against adultery (where the hell are the right wing Christians on this issue? Hmm...)

      What do you do when you loan someone a large sum of money and they refuse to pay? No, you don't break their kneecap unless you're in the mafia.

      This is what most lawsuits are about: someone screws someone else over (or the someone else thinks he's been screwed).

      Shit like the SCO lawsuits and the RIAA lawsuits are very rare. We are fortunate that there are as few entities as totally retarded as SCO and the RIAA.

    3. Re:At the risk of repeating myself... by orielbean · · Score: 1

      I had a great conversation with a friend about that concept of a legal solution to a social problem... It just don't work. Just like all the Civil Rights laws didn't end racism - all it did was affirm that two groups couldn't get along and discuss their problems. Only dialogue will heal a rift like that. Same thing with our current abortion laws. The two main opposing groups won't ever agree as long as they refuse to sit down and discuss their differences. An impressive display I've seen is on bioethics and religion. The Catholic and Jesuit bishops that sit down with scientists and learn the language of science - that is a beautiful thing to see. And you know that those issue will be worked out and properly discussed socially as well as legally. Such a far cry from a Jerry Falwell yelling about gay people - that's what the Microsoft lawsuits and this security lawsuit looks like to everyone. Nobody is sitting down and figuring out the proper compromise of security vs. the flow of information. Well put, Opportunist.

  34. The only thing broken here.... by Asklepius+M.D. · · Score: 2, Interesting

    was somebody's pride. This "form over function" thing is starting to get out of hand both in the gov't and in the private sectors. True story: I once took a military medical course that was teaching information many years out of date. Using the appropriate forms, I submitted detailed critiques complete with sources and references. Rather than fix the problem, I was called on the carpet and ordered to stop submitting critiques because they "questioned the integrity of the course." This strikes me as very similar to "They even claimed the integrity of the system was impaired..." Yes Virginia, that's exactly what we're doing! You can't fix it if you don't admit it's broken.

    --
    He who would be a man, must be a nonconformist. -- Emerson
    1. Re:The only thing broken here.... by $1uck · · Score: 1

      I can only hope that you then pointed this flaw in thinking out to someone. /probably would have resulted in whatever system for critiquing practices to be dismantled.

    2. Re:The only thing broken here.... by Asklepius+M.D. · · Score: 1

      I pointed it out with similar results to those already mentioned. Some people take "ignorance is bliss" a little far.

      --
      He who would be a man, must be a nonconformist. -- Emerson
  35. Point taken... by BenEnglishAtHome · · Score: 2, Interesting

    ...but not completely. There's a saying where I live that the County Prosecutor can get a grand jury to indict a ham sandwich. Any grand jury that doesn't do exactly what the prosecutor wants will find itself the subject of a carefully orchestrated smear campaign, complete with local news stories (planted by guess who) investigating the problem of "runaway grand juries."

    My point is that prosecutors have a lot of power and any public servant with lots of power should always be willing to step outside the game and do what's right before they start punishing people. And yes, prosecutors punish people long before trials happen before supposedly impartial judges. Just being indicted for a serious crime, something the prosecution does essentially without oversight, is usually a life-wrecking event no matter how innocent the accused. Normally, prosecutors who exercise their power with an eye toward justice, declining to prosecute marginal cases or cases where a bad law could be enforced, wind up simultaneously serving two goals: they serve their public mandate and they don't wind up looking like idiots in the end.

    In this case, the prosecution actually did something that was right and sacrificed a little of the "We're perfect" vibe they normally work so hard to maintain. I simply chose to think less of them for being so slow to reach the conclusion such was the right thing to do. By being so slow to act, they have punished someone who ought not to have been punished.

  36. It's like the full disclosure question by elronxenu · · Score: 5, Interesting
    Without taking any sides on the matter of full disclosure, there are interesting parallels with the quoted cases.

    Full disclosure: if I find a bug in, say, Windows, should I

    • Report it to Microsoft?
    • Announce it to the world?
    • Report it to CERT?
    • Send details to Oracle?

    If I find a bug in USC's website, should I

    • Report it to the USC administrators?
    • Announce it to the world?
    • Report it to SecurityFocus?
    • Send it to MIT?

    If I find a bug in my employer's systems, should I

    • Report it to my employer?
    • Announce it to the world?
    • Report it to CERT?
    • Send it to my employer's competitors?

    Enquiring minds wish to know ...

    1. Re:It's like the full disclosure question by fuzzybunny · · Score: 3, Informative

      Full disclosure: if I find a bug in, say, Windows, should I

      "Standard practice" among my colleagues who do vulnerability research is to report to the manufacturer of the product first, give them 30 days notice to fix and deploy patches (or _maybe_ longer if the manufacturer can come up with plausible reasons why not to release the vulnerability), then announce publicly to bugtraq or another forum. If you announce before that, it's considered sort of rude.

      That said, remember that bug finding is at core a prestige game, so you want to make sure you get credit for finding this sort of stuff before, say, secunia or another group either stumbles on it, or the manufacturer decides to disclose on their own. I don't know how you'd go about this, to be honest.

      If I find a bug in USC's website, should I

      Report to USC; if they don't take action, report it to someone else at USC. USC is a private company and it's their prerogative to take action or not; unless the bug affects you directly or is in the public interest, let it lie. An example would be if you're a student and your personal data are at risk, in which case you should forward a paper trail to, say, someone at the California Dept. of Education's legal group, and only go public with it if they don't act.

      Pretty much the same goes for your employer's systems.

      If you mean "systems" in the sense of "services/products they sell to others", and your employer won't take action on a known flaw, that sort of goes under the category of "products", which you're probably going to be under an NDA not to disclose. If your employer is lame enough to not do anything about it, find another employer if you're unable to escalate it.

      You can always pass it on anonymously to someone who will report it. Unless you're in it for the bragging rights, that is.

      --
      Cole's Law: Thinly sliced cabbage
    2. Re:It's like the full disclosure question by jelle · · Score: 1

      "make sure you get credit" "I don't know how you'd go about this, to be honest."

      How about this: Publish everything that you would eventually publish right away, but encrypt it (encrypt it well (!!) with well-generated large keys). Make sure it's noticed/logged with the date that you published it right then and there.

      Then, if/when the time comes to make it public, publish the decryption key.

      IANAL, but I'd say that technically, that would be a good way to prove to people at what time you had certain knowledge, and actually disclose it only when or if needed.

      --
      --- Hindsight is 20/20, but walking backwards is not the answer.
  37. It makes sense to me by wjcofkc · · Score: 1
    I mean think about it. Prosecuting this case at all was a dumb move. The company only managed to draw attention to itself as a vendor of insecure software. The only company that can get away with that is MS.

    So the appeal continued the bad publicity, the company wised up and dropped the case to put a stop to it before losing anymore customers.

    --
    Brought to you by Carl's Junior.
  38. "I represented him on appeal" by Anonymous Coward · · Score: 0

    Is gsch Jenifer Granick? Why no.

    Hard job, copying and pasting, isn't it?

  39. Jury Trial by tyler_larson · · Score: 1

    There seems to be a pattern. Of the cases like this that I am aware of (there have been quite a few), those whose case is decided by a jury seem to always be acquitted. Those tried by a judge don't always fare so well.

    The issue here, I think, is that the security researcher is working for the benefit of the common person at the expense of the company. The members of the jury see themselves as that common person, and don't relate so well to the company. The judge, on the other hand, tries to be more "impartial" and is more likely to rule in favor of the company at the people's expense.

    --
    "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea...."
    RFC 1925
  40. First amendment? by AviLazar · · Score: 1

    Notwithstanding the First Amendment's free speech guarantees

    When you have NDA's, TOA's that specify what is allowed on a system that does not belong to you, you are foreiting your 1st Amendment right to access the system. This guy did not need to access that system to live. He broke into a private system.

    --

    I mod down so you can mod up. Your welcome.
  41. My experience with an ASP by joshv · · Score: 5, Interesting

    When working for a company I shall not name, we used an ASP for our recruiting software, which company I will also decline to name. This software had a document upload functionality that would allow clients to upload offer letters and such. In trouble shooting an issue with our company's uploads we found it was quite easy to browse to other client's uploads by changing a client ID in a URL. Granted, you had to login to the system to be able to access this URL, but once logged in, there were apparently no security restrictions across clients. We had free access to the offer letters, job applications, any document having to do with the recruiting and hiring process, of other companies - some of them very big names.

    Did we do anything about it? Nope. We ignored it. I didn't even bring it up to our managers. Why? Because in documenting the issue we would have most certainly violated the licensing agreement, and a good argument could be made (especially in light of judgements like the one in the article) that we were conducting criminal computer trespass by changing the URL to knowingly access another client's repository. As stupid as that sounds, I was not willing to risk my job, or prison time, when I knew there were probably 15 other such security issues in the product, and my blowing the whistle on this one wasn't going to fix what was essentially a very crappy product.

    1. Re:My experience with an ASP by NeutronCowboy · · Score: 1

      Please list your name. I'll make sure that when your resume comes across, it goes straight into the "Burn Immediately" bin.

      You're saying that you found a massive security problem during QA, and you didn't even discuss this with your managers? With your legal department? With anybody? You're saying this flaw is still in your product? And why do you think you still should get paid for your job?

      --
      Those who can, do. Those who can't, sue.
    2. Re:My experience with an ASP by joshv · · Score: 1

      You've apparently never worked for a large corporation. My actions would have not fixed the problem and could have cost me my job, or worse. The application was not written by my employer, nor was it my responsibility to QA it. It was a security nightmare. We'd reported previous security issues that did not require 'probing' other client's data, and they had not been fixed, nor did my management seem at all interested in pursuing the issues beyond the ASP's assurance that there really was no issue.

    3. Re:My experience with an ASP by yEvb0 · · Score: 1

      I believe that joshv meant that the software flaw belonged to the third-party recruiting firm; it wasn't his company's product, and he wasn't doing QA on it - it was discovered by accident.

      --
      "Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony!"
    4. Re:My experience with an ASP by geekoid · · Score: 1

      I have worked with several very large corpration.

      It is still your responsibility to report it. Even if they do nothing. The only way your job would have been at risk is if you spent company time and money to fix something you wern't tasked with fixing.
      At the very least, you should have talked to the company lawyers.
      Or if you are too cowardly to do that, then send an anonymous email to your manager and lawyers telling them they were at risk of being liable for the exposure of person information.

      It's people like you that give the rest of the software workers a bad reputation.

      Actual, know that I think of it, me experience makes me think your are full of shit.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    5. Re:My experience with an ASP by plague3106 · · Score: 1

      Sorry, but changing a URL I don't think would qualify for criminal tresspass. They are inhertently user changable. They might have well just put a button on the page that let you see other companies documents.

    6. Re:My experience with an ASP by WolfWalker545 · · Score: 1

      *shrug* I've lost a contract and been blacklisted from one of the major IT recruiting companies in my area over reporting security issues and refusing to do work that exposed customer data to exploitation (the corporate security policy in effect at the time made it abundantly clear that if I DID do the work, they'd come after ME for any damages suffered). So the concern is real. My experience is that very FEW companies are willing to deal with the pain and agony of properly securing their data, even now. There's always a manager or VP who can push to get their way, even if it's wrong, and the IT person who fights too hard against it gets nailed in their reviews or gets fired. There's a reason my last performance review had low marks for "cooperation with others". But at a certain point, all I can do is document that I reported a problem and wait for the explosion, and hope that in the aftermath I can cover my ass adequately with the documentation.

    7. Re:My experience with an ASP by Beryllium+Sphere(tm) · · Score: 1

      Maybe not criminal trespass (I'm not a lawyer and if I were I'd probably say "It depends"), but remember how bent out of shape the business schools got when applicants tried editing a URL and found out what their admissions status was?

    8. Re:My experience with an ASP by lamber45 · · Score: 2, Insightful
      Did we do anything about it? Nope. We ignored it. I didn't even bring it up to our managers. Why? Because in documenting the issue we would have most certainly violated the licensing agreement,

      While the incident appears to have been some time ago, I think you ought to at least have documented the issue internally, sending reports as high as the officers of your company. That documentation, of course, would have been proprietary and confidential. What the other company didn't know couldn't have been used against you. Even if you couldn't have made the ASP fix their product, your HR department would have known not to rely on it for confidential communications.

    9. Re:My experience with an ASP by foomanchoochoo · · Score: 0

      If your employer won't fix a security vulnerability then notifying them (especially with a paper-trail) only increases their liability. You will have harmed your employer. Your employer will notice this and they will care.

    10. Re:My experience with an ASP by noidentity · · Score: 1

      "Because in documenting the issue we would have most certainly violated the licensing agreement, and a good argument could be made (especially in light of judgements like the one in the article) that we were conducting criminal computer trespass by changing the URL to knowingly access another client's repository."

      Couldn't you have created another account for yourself, then attempt to access your other account using its ID that you noted previously? That way you wouldn't have been accessing anyone else's accounts.

    11. Re:My experience with an ASP by NeutronCowboy · · Score: 1

      I am working for a company with 2500 people. We routinely integrate with 3rd party products. We license stuff, buy other people, all kinds of different things. A good chunk of our goodwill is created through our online service which includes stuff remarkably similar to your scenario.

      It is absolutely irrelevant if you didn't write it, or that it wasn't your responsibility to find it. What I know is that if anyone on my team (and that comes from someone who is simply part of a team, and doesn't run one) pulls that kind of lame excuse once, he'll pull it again and again. And that means that either I or the other team members have to pick up the slack.

      Now, it could be that your place really sucks (I'm lucky enough that I like most people I work with). In that case, I can tell you to run like hell. As said, not only because this kind of attitude will fail you every time in an interview. But because it also means that this company either is or will be in serious trouble.

      --
      Those who can, do. Those who can't, sue.
    12. Re:My experience with an ASP by NeutronCowboy · · Score: 1

      Then you did the right thing by refusing the work - not because it was the *Right* thing to do, but because it would have cost you a lot more if a break-in would have happened. The lesson here probably is to put these things into the contract ahead of time.

      --
      Those who can, do. Those who can't, sue.
    13. Re:My experience with an ASP by joshv · · Score: 1

      Can you tell me, for certain, that in documenting the hole, by actually browsing other company's confidential files, I did not commit a crime? Given prosecutions like that of the original article, I think there are some serious legal questions around this issue. However confidential my correspondence with an HR or legal department, they can't protect you if you actually committed a crime, in fact, in these days of Sarbanes-Oxley, they might feel obligated to turn you in. And don't tell me about attorney-client privelege. A corp attorney's client is the corporation, not the employee's.

      There is absolutely no way of telling how HR or legal would have reacted to documented proof that I used corporate computers to access the confidential information of another company. If things had taken a wrong turn, the fact that it was the fault of a programmer at the ASP that this was possible at all would have been entirely forgotten as security escorted me out the door, and legal filed a suit to block unemployment.

      Some people might think I was being too paranoid. You are wrong. Until there are electronic whistleblower statutes that protect actions taken in ernest to document a security flaw in a software product, I won't be sticking my neck out on the line to go probing other people's software looking for holes.

  42. MOD PARENT UP! by linuxkrn · · Score: 0, Troll

    AH, where are the mod points when I need them. I was just thinking of replying to GP with this. Such typical FUD that fanboys want to use as an excuse that Windows is only infected all the time because it's so popular. Please

    1. Re:MOD PARENT UP! by Irish_Samurai · · Score: 1

      Please reread my post. I also pointed out that the end users were often not savvy enough to protect their boxes. I never said anything that defends MS or attacks Linux.

      When you look objectively at the situation you would see that the path of leat resistance is Windows home boxes. How is that a fanboy statement?

  43. This is a problem with the "security" field by Anonymous Coward · · Score: 1, Interesting
    There is no code of ethics.

    You have kids trying to "make a name" by breaking things. You have companies paying these kids to find vulnerabilities, I've heard that there is a 6-figure type bounty on certain specific vulnerabilities. At the same time you have big corporations that are taking a beating in the media because vulnerabilities are disclosed before they have time to react; you also have big corporations being told about problems (whether or not it is through proper channels remains to be seen, I don't expect that the new Windows bug is going to get fixed when you tell MS Sales about it.) You have security companies like eEye publishing every vulnerability they can find to give their company some "street cred." You have companies like Foundstone (now Symantec) pirating software to search for holes in it. There is this whole rationalization in the "hacker community" that they are some how doing the software vendors favors by finding the stuff; so just randomly postscanning hosts is really "research," huh? Dispite your lack of any publishing, education and any agreements with anybody that you're "researching" on? You have frauds like Steve Gibson saying that big corporations are putting backdoors in to code on purpose. You have opensource tools changing their license and close sourcing because of companies that are simply packaging their work can charging a lot of money for it; who can blame them? There are companies that now sell exploits and "0days." You have a whole OS "designed" around security, yet they cannot publish any of the changes they've actually made and explain why they have made them (come on guys, this would be a best seller of a book, just lists of code, this is the bug, this is why it's a bug, this is how we fixed it...) At the same time, I don't want Apple and MS pushing out patches minutes after they hear about things, I want the code QAed.

    Now the lawyers are getting involved. We need to check ourselves as an industry. We are a stones throw away from developers being held responsible for damages caused by software, there are already people in favor of that. Just stop and think about that. There is no union, there is no protection for the worker here, we're held in contempt at a lot of places, because of the highly paid prima donnas jerking around writing shitty code. It will only get worse right now.

    It's a sort of hot area right now, the feds are spending money. You can't be involved with software or networking and not have some kind of concern for security. This may sound old fashioned but to get a cert, whatever certs the security world wants to embrace, there should be an oath that encourages security always, encourages openess, discourages black market tactics for trading viruses and exploits, discourages this whole notion of "black magic," and discourages profiting from secrecy regarding security. I'd even go one better and add to the oath that there should be a certain and accepted public disclosure process for when a vulnerability is found in a network or application, the owner is told and then after 90 days the whole world is told, all of the time. I know of companies that have found problems in networks and then extorted money for information regarding them. That's just wrong and that should be criminal.

    There are no security best practices, not in any formal sense. You can pull 100 consultants or CISSPs off the street and you'll get a 100 different sets of things you should and shouldn't do. We need to formalize the discipline. We need to encourage practices during the writing of software and constuction of networks for security.

  44. Is this a first by b00le · · Score: 1

    A /. contributor who actually is a lawyer?

    1. Re:Is this a first by Anonymous Coward · · Score: 0

      Nope, nothing new here. A slashdot contributor who's a plagiarist. Entire "summary" is 2 paragraphs cut and pasted from the linked article. The only creative effort from the contributor was merging the paragraphs.

    2. Re:Is this a first by Anonymous Coward · · Score: 0

      Note the comment above -- the quote is misleading. The submitter is not the actual lawyer. S/he just copied and pasted a quote right out of the article.

      So, no - IANAL still applies to the vast, vast majority of /.ers -- which is good, as many here appear to "play one on TV".

  45. More outrages mentioned in TFA by stry_cat · · Score: 1
    From TFA:
    That means the law frequently rests on the definition of "authorization." Many cases suggest that if the owner doesn't want you to use the system, for whatever reason, your use is unauthorized. In one case I took on appeal, the trial court had held that searching for airline fares on a publicly available, unprotected website was unauthorized access because the airline had asked the searcher to stop.
    This is almost as outrageous as what happened to McCarty. A publicly available website, how can anyone's access to it be unauthorized. It's like saying my access of my neighbor's wireless router is unauthorized eventhough the router advertises itself and has no password or security. When are we going to get some Judges that understand technology.
  46. This is definately a touchy subject by zerosix · · Score: 1
    Now, I don't work in network security or anything like that although I am a programmer. Some of the laws that are being developed or enforced are starting to literally scare me!

    For example, I use my laptop all over the city, if I can get on an open WiFi link I'll use it, which could either 'A' be a vulnerability because they "forgot" to set a password or 'B' they intentially left it open. And if they have shared files on the network, I might just browse through them. So if I leave them a nice little note explaining the possible vulnerability of their node and they come back saying I broke into thier network, which I did not, where does that leave me? Obviously a over simplified example but the idea is there.

    I think something definately has to be done about this and on another note, there is IMO, a difference between simply accessing a system and destroying/stealing data. I'm not upto date on all the "Tech" laws that have been imposed on us but nothing pisses me off more then the lawmakers setting rules for things that they know nothing about or don't research enough to know the implications of the laws they place. I could go on and on...'nough said.

    --
    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. ~Albert Einstein
    1. Re:This is definately a touchy subject by plague3106 · · Score: 1

      Just because I don't lock my door doesn't mean you can enter my house.

      You are not paying for that persons connection, therefore you have no right to use it, secure or not.

    2. Re:This is definately a touchy subject by zerosix · · Score: 1

      So starbucks has a public net connection...and they have a private they don't secure, how do I know the difference?!

      --
      Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. ~Albert Einstein
    3. Re:This is definately a touchy subject by plague3106 · · Score: 1

      Well you must be able to tell, since you stated they have one public and one private.

    4. Re:This is definately a touchy subject by zerosix · · Score: 1

      What I'm saying is there isn't a distinction and that's the problem. If they leave a wireless conection unsecured, there is no way for me to know that it's there private connection or their public connection. For example, lets say you have two houses side by side both unlocked. You give me authorization to enter the place your mail on the table. I do so, not knowing you wanted me to go into the left house not the right. You get all pissed off and try to sue me for your own ignorance. And you sue the person you hired to water your plants because they did the same thing!

      --
      Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. ~Albert Einstein
    5. Re:This is definately a touchy subject by plague3106 · · Score: 1

      What I'm saying is there isn't a distinction and that's the problem. If they leave a wireless conection unsecured, there is no way for me to know that it's there private connection or their public connection. For example, lets say you have two houses side by side both unlocked. You give me authorization to enter the place your mail on the table. I do so, not knowing you wanted me to go into the left house not the right. You get all pissed off and try to sue me for your own ignorance. And you sue the person you hired to water your plants because they did the same thing!

      No, this is more akin to you going into the door clearly marked private, but which is also unlocked.

      Now, enough of stupid analogies. You clearly know which one not to use, because you know one of them is public and the other is private. If you had just said 'starbucks has two wireless networks' and left it at that, you may have a point. The very fact that you KNOW one is private proves you know which one to use and which one they don't want you to use. How could you know they have a private network if they never told you it was private?

    6. Re:This is definately a touchy subject by zerosix · · Score: 1

      Apparently you don't know what "there isn't a distinction" means. I have not even been to a starbucks I'm using this as an example and you apperently don't understand what I'm saying, if there private network is unsecured in a public place along side there public network, it is public. I'm not wasting anymore time on this subject.

      --
      Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. ~Albert Einstein
    7. Re:This is definately a touchy subject by plague3106 · · Score: 1

      Apparently you don't know what "there isn't a distinction" means. I have not even been to a starbucks I'm using this as an example and you apperently don't understand what I'm saying, if there private network is unsecured in a public place along side there public network, it is public. I'm not wasting anymore time on this subject.

      I do; the very fact that you said there was a public and private one indicated there was a distinction.

      You did indeed waste time, with a stupid and not thought out or explained example.

      At any rate, try this. If you don't own it, don't use it without permission; assume you can't, secured or not.

  47. "Free speech rights" by deanj · · Score: 2, Insightful

    The summary was written by the lawyer representing this guy (as others in this thread have pointed out), so there's obvious spin going on. The real kicker of all this is his lame "Free Speech Rights" claim.

    The government didn't do a freaking thing to limit his "free speech". The guy did something vindictive against his former employer, got caught at it, and they went after him.

    It's stupid statements like that which don't put this guy (or the lawyer) in a very good light. It sounds like he's grasping at straws, looking for some way to vindicate his client for doing something really stupid.

    1. Re:"Free speech rights" by Dhalka226 · · Score: 1
      It's stupid statements like that which don't put this guy (or the lawyer) in a very good light. It sounds like he's grasping at straws, looking for some way to vindicate his client for doing something really stupid.

      Which, it should be noted, is preciseley the job of a defense attorney and the purpose of the appeals system.

      Everybody is entitled to an adequate defense, even ones who do something really stupid. If I were in this guy's place, I know I'd want my lawyer filing every appeal on every ground he could think of. If they're dumb they won't fly, but let's let the courts decide that.

  48. Not to go all Stallman on you, but... by Weaselmancer · · Score: 4, Funny

    Look at Linux. An operating system used by millions and every hacker in the world can get their hands on the source code. Why don't we see many viruses for Linux? Because it was implemented well.

    I think you mean a GNU/Linux virus. Very little malicious Linux code relies only on kernel exploits to do their bad stuff. Credit where credit is due, and all that. ;^)

    --
    Weaselmancer
    rediculous.
    1. Re:Not to go all Stallman on you, but... by DragonTHC · · Score: 1

      you're forgetting that there are more windows virii because there are more windows desktops.

      --
      They're using their grammar skills there.
    2. Re:Not to go all Stallman on you, but... by dbIII · · Score: 1
      you're forgetting that there are more windows virii because there are more windows desktops.
      No, it's becuase the environment is different. The MSDOS and windows style virus is not relevant on linux and a lot of other systems - but rootkits are relevant.
  49. Same here by GmAz · · Score: 5, Interesting

    The school district where I work used to have its entire network wide open. Anyone could access everything, e-mail, grades, pernament record. You name it, they had it. They just has to browse to it through the Network Neighborhood icon. One student saw this and told the assistant principal several times and he was ignored. He finally printed off a bunch of student grades and gave them to the assistant principal showing him it was a real risk and that something should be done. He was a legitimate good kid trying to help. Instead, he was Expelled from the district and was given probation (he was a minor). After that, the district REALLY tightened up its security. I feel that kid shouldn't have had anything done other than a huge thank you.

    --
    Click Click Bloody Click PANCAKES!
    1. Re:Same here by fivezerosixzero · · Score: 1

      Actually, this happened to me. I was going to recieve a week of detention but on my second day they let me go. :D

      The sad thing is, I told them multiple times over the span of a year and even SHOWED them how I accessed it before they fixed it.

    2. Re:Same here by couchslug · · Score: 2, Insightful

      The moral is don't be a "good kid". Look like one, keep you head down, and don't trust authority figures. If you have information whose release might get you punished, release anonymously or not at all.
      This has never been different, by the way.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    3. Re:Same here by koshatul · · Score: 3, Interesting

      Back when I was at school, I lost my Subject Captaincy, and almost got expelled over realising the system administrator had used a simple formula to turn all our student numbers into all our passwords.

      When I came forward with it, they called in my parents and were threatening me with explusion if I didn't tell them how I hacked the password list as "figuring out they're a formula from noticing a pattern in myown and my friends passwords" was considered impossible.

      We'll never live in a society where the people who enforce rules know about the systems that operate on them.

  50. The duality of culpability by dedeman · · Score: 2, Insightful

    I would say that prosecution of this guy is warrented only if the parties responsible for security administration at the company are also subject to prosecution for letting security flaws go.

    For a private sector company, who would you first inform of system vulnerabilities? The company, itself, I would imagine. After that (assuming no action is taken)? Not really my call to make, but there must be some amount of culpability laid at the feet of those responsible for security, particularly if they are made aware of vulnerabilities.

    Until there are laws regarding the fixing of flawed security, there should be relaxations of rules for those who, in good faith and effort, inform the possible victims of software vulnerabilities, particularly when the system is engaged in online commerce (makes for a big target).

    Not being a lawyer, I still believe in what I'll call "fairness". Given two examples:

    #1 Sysadmin/former sysadmin informs customers of possible vulnerabilities or exploitation of personal/financial/medical information = possible jail term

    #2 Sysadmin/company is aware of vulnerabilities, but either can not or will not inform customers/fix problems/make anyone outside the company aware of problem = unhappy customer base

    I see a disparity here. One example risks the walfare of the company, the other, it's user base.

  51. This is nothing new. by Optifark · · Score: 3, Interesting

    I worked for an Army contractor in the 80's. I found flaws weekly. I caught flack for each one I pointed out. In the end they made me data security manager so I would just fix them and stop pointing them out to the customer. I was told I would go to jail more than once. You have to do what is right for the customer. In this case the customer was the US Army. Any company should see this is the only way to to fix holes. See them, report them, fix them. -Steve

  52. Re:First Amendment .. famous quite by scharkalvin · · Score: 1

    "Freedom of speech is the right to cry theatre in a crowded fire."

  53. Accessing the mail server by phorm · · Score: 1

    What I wonder if, if they employee had a list of customers, and emailed them from a personal server, would he have been convicted in the first place?

  54. Real Fear by Anonymous Coward · · Score: 5, Interesting

    Sprint runs a 9-1-1 service for hundreds of jurisdictions around the United States. The heart of their system includes a Windows server that is left virtually wide open on the internet. This server is the repository of all the 9-1-1 data from telephone companies around the country. It would be trivial to add, delete, or alter the 9-1-1 data on that server and wreak havoc. The system does not even require a password.

    This has been reported to Sprint and various local 9-1-1 officials several times. Sprint denies it is vulnerable; local authorities are disinterested in investigating. Nobody will put any attention on this until that one day that a malicious party will cripple 9-1-1 systems throughout the U.S. Then there will be screams for congressional investigations and finger pointing galore.

    But the well-meaning party that performs a proof-of-concept exploit to make a point would be butchered as the terrorist they are trying to prevent.

    For now, there are people who know that the 9-1-1 system is extremely vulnerable, and they fear the day it gets exploited. But they are more afraid of ruining their lives and their families' lives by speaking out.

    1. Re:Real Fear by Anonymous Coward · · Score: 0

      Do you have any sources? I'm curious about this and a couple of quick google searches turned up nothing.

    2. Re:Real Fear by Anonymous Coward · · Score: 0

      Do you have any sources?

      Haven't you missed the point? The only available "source" is the vulnerable server. Publishing any details about the vulnerability could get you shipped to Cuba.

      It would take some kind of crazy crusader to risk Cuba in order to bring proper attention to this gaping vulnerability. And make no mistake, the vulnerability affects the public safety of millions of Americans in large and small cities.

    3. Re:Real Fear by pilkul · · Score: 1

      You're a troll. You provide no evidence, and it would be trivially easy for Sprint to secure the system more than what you're claiming. Why don't you do something productive with your life instead of amusing yourself by spreading lies.

    4. Re:Real Fear by Anonymous Coward · · Score: 0

      If this were true and you knew it and could prove it, who would you tell? How would you prove it? How would you go about getting it fixed without exposing yourself to prison guard abuses in Cuba?

      That's the point of the original article.

      The fix would be trivially easy. Yet, it isn't fixed. Sprint is filled with people like you who blow this off without even listening. The only way to make people like you listen is to actually pull the trigger. Pulling the trigger is too risky for legitimate concerned observers. So the trigger is left exposed and vulnerable to someone with nothing to lose.

      Moral: When you threaten the good guys with severe punishments, you expose yourself to the mercy of bad guys.

    5. Re:Real Fear by pilkul · · Score: 1

      I agree with the general point that security whistleblowing should be protected, and I can't deny either that there's a slim chance what you're saying might be true --- as e.g. the Katrina response showed us, it does happen that critical infrastructure is horribly botched. But there's no reason to believe your particular story is true, and I'd have to be a fool to believe tall tales from slashdot ACs.

  55. If you are an American, you need another vendor. by Naruki · · Score: 0

    Since anyone pointing out the bugs in the administration's activities is declared a traitor/terrorist/communist.

    Sorry for the political spew, but it seems every bad thing in the world somehow mirrors American politics lately.

  56. whistleblower in India by chrisranjana.com · · Score: 0

    There are similar incidences in India For example http://www.skdubeyfoundation.org/index.php They murdered him because he found out the corruption Now India is enacting a stringent law to protect whistle blowers like Satyendra

    --
    Chris ,
    Php Programmers.
  57. Re:How to properly expose an MS SQL security hole. by Anonymous Coward · · Score: 0

    Wow, that's one big gaping security hole!

  58. What about his employment contract? by TitsNbeer · · Score: 0

    Didnt his employment contract have something about not disclosing sensitive corporate information.

    I'd sue the piss out of this punk if he told my customers that the system he used to work on sucked.

  59. Re:ISAGN-NOOOooooooo by Anonymous Coward · · Score: 0

    We don't need more and more and more specific language.
    It will be ignored by any judge with an axe grind.
    We need more intelligent judges. We need strict constructionsist judges, like the ones the Dems want to filibuster.
    We need to cut jury voir dir, so we can have smart people on a jury.
    We need to understand that "cyberspace" is NOT A MAGICAL REALM.
    The rules of behaviour apply there, the same as meatspace.
    You can't go into a business and steal the envelopes and postage,
    you can use the mail server either.
    It would have been simpler to interview with a competitor and
    explain the problems to them. NDAs are out when you get canned.
    Just don't take the severance package.

  60. If a tree falls in a forest ... by sirrobert · · Score: 1
    I represented him on appeal, and argued that reporting on security flaws doesn't impair the integrity of computer systems.

    I'm inclined to agree with the defense here, but I can see how the opposite view could be taken if one were using a different set of considerations when determining "security."

    That is, I would argue that if, in any system, there exist conditions that would allow someone to achieve undesireable effects, then that system is inherently insecure. Whether or not there is anyone who knows how to do it, or even know that the hole exists, the system is insecure -- because the existence of such an informed user is accidental to the system itself.

    On the other hand, a more simple view might place the question of security entirely in human will: If there is such a system, and everyone knows how it could be exploited, but no one would dare do so, then the system could be said to be secure inasmuch as the chances of actual exploitation are very small. This line of reckoning is both reckless and foolish, but not necessarily unreasoned.

    If a system has a weakness , but no one has heard about it , is the system secure?
    If a tree falls in a forest, but no one is there to hear it, does it make a sound?

    1. Re:If a tree falls in a forest ... by isbhod · · Score: 1

      a sound? no as a sound requires a ear. but it does make a noise as noise is physical effect of the vibration of the air. (or maybe my dyslexic brain may have the reversed, too lazy too look up definitions of sound and noise)

  61. Egyptian Pyramids by Anonymous Coward · · Score: 0

    In order to ensure security through obscurity all developers working on a project should be killed when its completed. Much like the architects of the pyramids. That way no one knows the Ins and Outs of the system.

    This may hinder releasing a 2.0, but its for the good of the company ;)

  62. turn it around by Anonymous Coward · · Score: 2, Interesting

    If a vendor gets notification of a security breach and doesn't fix it within x-number of days, you should be allowed to sue them if you are a customer and must use that insecure software. Not they get to sue you or the other guy who found out about it, or the state prosecutes. That's what this article case was about. Bogus. The guy who did it could have been a little smoother in how he went about it, but really...

    Yes, that should apply to operating systems and applications as well.

    That would slow down code bloat and new features in favor of writing secure code and having secure access.

    I work on cars sometimes. If I notice a defect that looks like it could be a serious design flaw, and notify acme motors, and they still keep shipping cars with that defect,and people get hurt...well, they get nailed in court then, and the law falls pretty well on the side of the customers and the people who found out about it. That's with the car I have access to. If I have to break into their factory to do this,to find out, that's another story.

    I think the difference is normal access as opposed to extra-ordinary access. If it is normal access, I see no probs, the other, gets to be a tricky call when it comes to code. We need a legal definition of what is access. If it is a web facing page, and no hacks are involved in accessing it, then I say there should be no threat to the accesser, looking for security breaches or anything else. If a glitch is found that seems to offer the potential to elevate access permissions, I think a proper response is some way to have a verified notification to the vendor, (we need a legally verifiable way to do this, a public bulletin board recognized by industry, something like the notices in your local classified paper for example) (doesn't exist in the software world that I am aware of),then x-days later publish it publically, no matter fixed or not. X-days does not have to be a long time either, a few days to a week should be sufficient, and no way charge the poor guy with anything for doing that.

    We have very little accountability for software now,none basically, or to the people who use it and sell it to "make money" with. They offer a product, it shouldd have a warranty, it is that simple, all other products out there come with warranties "suitable for purpose and free from defects that would allow significant harm". All other products out there stilol have some defects, our laws identify BAD ones that cause harm.

      Until we get software warranties,to balance all the patent and other legal protections they have for their "products" in order to transfer cash from your wallet to their's, security will remain dismal and abusers and profiteers from bad code will remain reluctant to develop or deploy greatly enhanced/audited for security code.

      This is 2006, I think it is safe to point out this is the case with the vast majority of code out there now, and has been for a long long time unitl it has become the industry mantra and miondset that "it can't be done". I saw rubbish. Before we had legally enforced warranties for tangible products, "the industry" claimed the same thibng, that "it couldn't be done". We have proven it is possible to reduce the defect rate to a point where all other industries manage to survife, yes?

        Software companies *don't give a crap* because they aren't LIABLE for any bad code, no matter what happnes to YOU if you use it. That's because they have no legally enforced warranties. End.Stop.

        There is no stick to go with the carrot in this situation, unlike the vast majority of other products and services to products. Software has gotten a completely free ride for too long a time now.

  63. In fact.... by hullabalucination · · Score: 1
    Once could write a pretty good Linux worm

    In fact, no one on the entire planet has been able to "write a pretty good Linux worm" as of yet.

    Are you so naive as to think that a few thousand folks haven't already tried?

    That ought to point to a considerable truth right there.

    1. Re:In fact.... by lgw · · Score: 1

      I'm pretty sure the RT(F)M worm ran fine on Linux boxes, or would have if there were any on the Internet back in the day. SSH has had it's share of holes. Other Linux software presumably has its share of holes as well, it just hasn't gotten the attention of attackers the way somehting useful like SSH has.

      With the possible exception of qmail, I'd expect to find multiple holes in any widly used Linux communication tool. The money just isn't there to exploit the holes faster than they get patched, not at the pittance-per-machine that botnets sell for. Finding a few hundred vulnerable machines just isn't worth an attacker's time.

      It's the combination of countless millions of machines and complete lack of user attention that makes Windows so attractive. IIS exploits with patches available went unpatched for *years* because so many people had it installed by default on a server and didn't even realize it.

      If I needed a box to face the world and remain safe, I'd pick NetWare - almost no one has ever cared enough to really hack it.

      --
      Socialism: a lie told by totalitarians and believed by fools.
  64. Look closely by debest · · Score: 2, Informative

    The submission is entirely within quotes. "gsch" simply put in a portion of the article into quotes, and sent it to /. It gets posted with another set of quotes. If you look closely, you will see that there are three little marks around the submitted text, not two (meaning a quote within a quote). Could have been formatted better, though.

    --
    Look at the tomato! Isn't it sad? He can't dance! Poor tomato!
    1. Re:Look closely by Redundant+offtopic+t · · Score: 1

      Thanks for pointing that out. I was about to make an ass of myself and send a note to Ms. Granick.

      When in doubt, blaming the slashdot "editors" is generally a safe route, but not in this case.

  65. This crazy inverted world we live in by Nom+du+Keyboard · · Score: 2, Insightful

    Not revealing security holes should be the crime, and not the reverse. Only a well-informed consumer has a realistic chance of protecting themselves.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  66. The ages-old fairy-tale: The Emperor's New Clothes by Anonymous Coward · · Score: 0

    I thought everyone learned at a very early age if you dare tell the Emperor he's stark raving naked, then you'll get your head chopped off.

  67. it is not about justice... by targ3t · · Score: 2, Informative

    It is not justice that our legal system is set up for... it is to maintain order in our society. Justice does occasionally run afoul of societal order and for that reason justice is NOT the primary duty of our legal system.Also, the USA is NOT a democracy... it is a republic... democracy just sounds better even if it is inaccurate.

  68. Re:ISAGN-NOOOooooooo by VGR · · Score: 1
    NDAs are out when you get canned.
    [NDA = Non-disclosure agreement]

    I've read through every NDA I've signed, and I strongly doubt that statement is correct. Though I admit, IANAL.

    --
    The Internet is full. Go away.
  69. Mail Clients Can Drop Privilege by igb · · Score: 1
    I have played with the idea of running my MUA setuid igbmail. You then have a place to save attachments (and the like) which is writable (but not readable) by igbmail and read/write to igb. For sending attachments you either have igbmail having read-only access to igb's files, or provide an area read/write to igb but read-only to igbmail to stage attachments through (depending on your level of paranoia). That way the worst a mail-borne virus can do is delete things on their way to becoming attachments. On an X-Windows environment there's some slight malarky to be engaged in on the .xauth file, but it's hardly difficult. For tty mail clients (elm, pine, mutt) it's trivial.

    But then I started using Mail.app on a Mac, and I can't see quite so easily how to do it.

    ian

  70. FreeMcCarty.com by OneByteOff · · Score: 5, Interesting

    Since it seems this article is primarily about me, I felt it was necessary to post here. My name is Eric McCarty and you can read up on the case from my perspective on my website :

    http://www.freemccarty.com/

    I am not a malicious hacker, i am not even a hacker, I am a security researcher who wanted to goto USC to get my degree, nothing more, nothing less. If you think about it, I am one person, if I goto prison for the offense I am accused of commiting then I can still look in the mirror and know that because of my action over 200,000 people won't be victims of identity theft.

    Thats the whole point of security research in my opinion, making the internet safer, not for notariety, not for fame, or for money. Please take a look at my website and feel free to contact me directly with any comments, suggestions or if you are willing to assist my case.

    Thanks,

    Eric C. McCarty
    admin@freemccarty.com
    http://www.freemccarty.com/

    1. Re:FreeMcCarty.com by devfsadm · · Score: 0

      If any machine on the Internet is wide open you should stop there. From what I understand the U.S Attorney Michael Zweiback is charging you with allegedly accessing and copying student records not simply reporting that the servers were wide open. I do not know all the details of the case or if the news link below is correct but your web site fails to mention the specific detail on why they are charging you with with violating 18 U.S.C. 1030(a)(5)(A)(i)(B)(i) Computer Intrusion. http://www.10news.com/education/8881082/detail.htm l --Clip from Link-- Assistant U.S. Attorney Michael Zweiback alleged McCarty accessed "information on a number of students." The prosecutor declined to give an exact figure on how many students' records were allegedly accessed. McCarty copied several applicants' records, prosecutors allege in a criminal complaint unsealed Thursday.

    2. Re:FreeMcCarty.com by hacker · · Score: 1
      "Since it seems this article is primarily about me... "
      Why did you change your name from Bret McDanel to Eric McCarty in the first place? That seems a bit extreme and fishy to me.
    3. Re:FreeMcCarty.com by zCyl · · Score: 2, Informative

      Why did you change your name from Bret McDanel to Eric McCarty in the first place? That seems a bit extreme and fishy to me.

      If you read the article carefully, you'll note that they switch names from McCarty to McDanel and then back to McCarty, and then compare the two cases.

  71. My question is... by Garnaralf · · Score: 1

    Why did he even bother? Correct me if I'm wrong, but wasn't this his EX-employer? Why did he bother then? If he didn't work for them anymore, why did he care? Was he going to make any more money off of this action? Sorry, but as far as I'm concerned, once my employer is an ex-employer, I could care less is their entire business crashed, or if their programs caused trains to run into each other. They're not paying me anymore, so I could care less about them or their product.

  72. Re:ISAGN-NOOOooooooo by plague3106 · · Score: 1

    I've read through every NDA I've signed, and I strongly doubt that statement is correct. Though I admit, IANAL.

    It is when you think about. An NDA is simply a contract. There may not even be a seperate provision in your contract that says the NDA continues even if employment doesn't.

    Finally, you have to remember this. In contract law, the law must be mutually benefital to both sides. After your employment ends, what benefit do you get from keeping up your NDA?

  73. Well... by hullabalucination · · Score: 1
    But it proves my point; are you, as a company, going to go with the vendor that gives you what you want, or something you didn't ask for? I own a business, in fact. And I'm going to go with the vendor who has my best interests at heart--not the vendor who says "screw the customers...we'll throw in dangerous, unsecured technology to make our stockholders happy and gain market share against those damned Netscape people."

    1. Re:Well... by plague3106 · · Score: 1

      I own a business, in fact. And I'm going to go with the vendor who has my best interests at heart--not the vendor who says "screw the customers...we'll throw in dangerous, unsecured technology to make our stockholders happy and gain market share against those damned Netscape people."

      So you'll buy a product for your business that doesn't do what you need it to? Doesn't seem like a very smart business move, even if the product is secure.

  74. It does do what I need it to do. by hullabalucination · · Score: 1
    And among many needs, one particularly strong one I have is for my platform to not expose me to completely unnecessary security threats simply because of Bill Gate's egotistic need to kick Netscape or Google (or whomever) to the curb.

    Listen, we business people are, on the whole, very conservative folks. And Microsoft did something you should never, ever, ever do: ignore your customers' safety to pursue an ego trip. This is an unpardonable sin and good business people will pick up their briefcases and go do business elsewhere.

    At least, smart business people will do so. As many have, already.

    http://www.infoworld.com/articles/hn/xml/02/11/27/ 021127hnerniball.html?s=IDGNS

  75. The other side by geekyMD · · Score: 4, Interesting
    FTFA:

    That means the law frequently rests on the definition of "authorization." Many cases suggest that if the owner doesn't want you to use the system, for whatever reason, your use is unauthorized. In one case I took on appeal, the trial court had held that searching for airline fares on a publicly available, unprotected website was unauthorized access because the airline had asked the searcher to stop.


    If a shop owner tells you to get out of his store, then you must comply or the police will be called. Why? Because if you do not comply with the wishes of the owner, its called trespass. But on the other side, the shop owner must notify the customer that they need to leave before calling the cops, otherwise its harrasment.

    Just because you know something about computer systems doesn't give you the right to invade them and show the owner what you found. How would you like a home security firm to break into your house and then publish in the local paper that you keep a key under the doormat? Yes, my house is 'publicly available' given that its not behind any gates or walls, but that is not an invitation for everyone to come in.

    What needs to happen is for security professionals as an industry to have more savvy contracts with the companys they consult for. With clauses stating that the consultant will be free from prosecution if a) they notify the company and give time to repsond and b) if the company doesn't take action and the risk is great to the public or the company's clients then c) the consultant has the right to go public with the information.

    Of course there are more clauses you might want to add, but it seems like a lot of this could be solved in the contracting steps of taking the job. If you can't get a good contract, don't take the job.

    Vigalante justice is illegal. Robin Hood was a good guy, as were the American Revolutionaries, but from a criminal law perspective they were all guilty of many crimes. They chose to break the law because of their personal convictions but they also more or less accepted the risks of doing so.

    What happened to whistle blower protection laws, wouldn't those apply in these situations?

    1. Re:The other side by Anonymous Coward · · Score: 0

      Look at it this way. All the big sw vendors out there are in place to do one thing. Make money. How much extra money has msoft made from all the extra security holes and bugs in their software. I would not know where to begin I do however know that they created an entire service by which there partners take part in to provide the security that should be there in the first place. Now I have no bias as I use MAC, Linux and Windows and I don't prefer any of them because mac/Linux are too close and windows is windows. The fact is I am not a noob whith the desktop usage. I have not been compromised by any viruses in the last 4 years and I have not had any network breaches either at home or at work. The reason for this is that I have had layered security for years. If you are too dumb to understand how the tools "computer, software, OS" you use could pose a threat then you shouldn't use one. Every part of your life is tied to the net or a network and if someone who does not know what he/she is doing controls/runs that network you will be weak in terms of security. The fact is with Msofts Closed source there are way too many possible holes that can be exploited which is good becuase if the code ever got out Windows would no longer work due to the ammount of exploits unleashed. Open source will always be better then closed source until closed source developers spend the resources on clear and secure developers and design applications with security in mind not features in mind. Features come after you have a stable and uber tested base.

  76. He got lucky by Anonymous Coward · · Score: 0

    He got lucky. He should have been arrested and convicted.

    The problem is not that he found a bug.
    The problem is not that he tried to report it.
    The problem (found in the second paragraph) is that HE EXPLOITED IT.
    Even if he did it as "proof", it is still exploitation and theft.

    Making matters worse: He didn't do the proof for the owners of the info! No! He did the proof for a reporter. He couldn't even claim having permission to exploit the system.

    If a reporter asked him to shoplift, and he did it as proof, it is no less illegal.

  77. Whistleblowers? by tacokill · · Score: 1

    I am curious to hear from the attorneys out there: how does this fit (or not fit) into whistleblower statutes?

    Could someone publicly release bug info and claim they are a whistleblower?

    Whistleblowers enjoy a special legal status so I am curious if that could be applied to disclosing software bugs.

  78. Something's really wrong by lon3st4r · · Score: 1
    I feel that something's really wrong with these people. They'll just go ahead and sue people without understanding what the other person is trying to do. For all the examples mentioned in the article, the alleged "criminal" could have done a lot lot more and the "victims" would be no better.

    What do readers of slashdot have to report on the statistics of such events occuring? What do you surmise is the number of times such "ethical hacking" takes place and the "victim" responds in a fair manner? How many times does the "victim" claim judicial intervention? Is this a one off case that is highlighted? I know that the McKinnon case is still hot and is more or less a problem of the same degree.

    -----------------
    Q: What would it be called to hire a security expert to hack your system?
    A: Entrapment!

    1. RE: Something's really wrong by devfsadm · · Score: 0

      Q: What would it be called to hire a security expert to hack your system?
      A: An legal invitation that is bound by contract.

      If you hire a security firm to audit you network .
      They have to follow the guidelines that you have put in place.
      There is a lot of communication between the security firm and the person employing them.
      Everything is documented everything can be proven.
      It is not a free for all for one person.
      And it seems like a lot of these self proclaimed white hat hackers try to do their own penetration testing and that's where they usually screw up. You should not run a buffer overflow simply because you think you can. And after doing it fess up to it.
      The laws that are being laid down benefit no one and are only duck tape on a bigger problem. Big problems like vendors selling grandpa an insecure systems (linksys, actiontek etc..)and sometime incompetent Admins. The sad part is if you War drive in any city you will come across banks, lawyers offices, debt collection agencies, retail shops and many other business whose wireless networks are wide open. Telling the owners or admins anything might get you a big thank you or might land you in a middle of a lawsuit. The lawsuits happens after they company you informed about their security problem finds out you were test driving their network by scanning, penetrating, attempted overflows etc...

  79. Sort of like.... by StewedSquirrel · · Score: 1

    This is sort of like the prosecutor who arrested two guys for the same murder and then tried each one of them at the same time.

    In each case, he told the jury "my theory is... xxxxx" basically saying that this guy did the murder alone, himself, for his own reasons.

    When both of them were convicted of the same murder, by the same prosecutor, who claimed he "knew" how it went down (but in two different ways for each guy), both convictions were thrown out and the DA got re-elected the next term.

    He KNEW damn well one of them was innocent. They couldn't possibly have both done the crime seperately, alone, as they knew it was carried out... but he argued that both were guilty with enough fire that they were both convicted.

    Scary.

    If he really really believes a guy is guilty, fine, I guess he can argue that, but this guy stood in front of two different juries and said "I know this guy is guilty" and he basically lied because he couldn't possible believe that they both were.

    Scary.

    When questioned, he actually claimed that he did the right thing and that both men should remain in jail because a jury found them both guilty.

    Scary.

    --
    There are 10 kinds of people in the world. Those who understand binary and those who don't.
  80. Still covered but doesn't protect you after. by Ungrounded+Lightning · · Score: 1

    First Amendment doesn't guarantee 100% free speech in all situations. It protects you from the government censoring your opinion,

    Actually, what it does is protect you from the government blocking your speech BEFORE you emit it.

    Once you've said something it does just about zero to protect you from legal repercussions for any harm your speech may have caused.

    (There are a few subjects where it does give SOME coverage For instance: Truth is an absolute defense against claims of libel - though not against claims of extortion. Political speech is especially well protected, slippery slope arguments bias in favor of speech in some cases, and so on. IANAL so don't take this as legal advice or absolute truth.)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:Still covered but doesn't protect you after. by Anonymous Coward · · Score: 0
      Actually, what it does is protect you from the government blocking your speech BEFORE you emit it.

      Wow, that's a pretty useless amendment then. What does that mean exactly? How is it even possible for the government to block your speech before you emit it? Do we really need a constitutional amendment preventing the government from literally duck-taping your mouth shut?

    2. Re:Still covered but doesn't protect you after. by Ungrounded+Lightning · · Score: 1

      Refers to things like assigning censors to pre-screen your publications before you print them, or having cops pull you off your podium and haul you downtown as soon as you start talking about forbidden subjects or opinions. Also to puntitive taxes on publications and public speech.

      There's lots of protection there. Especially for people trying to make an anti-establishment political point, which is what it's really all about.

      Remember that the founders had just fought a war to overthrow their legal government, and wanted to insure that if the new, home-grown government got out of hand its subjects would be able to do the same. Among the things that ticked them off were the "stamp act", requiring an expensive tax stamp be affixed to every printed item, and various censorship provisions of the colonial law.

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  81. Ethics of Discussing Security - 200 yr old debate by Anonymous Coward · · Score: 0

    From A.C Hobbs (Charles Tomlinson, ed.), Locks and Safes: The Construction of Locks. Published by Virtue & Co., London, 1853 (revised 1868).

    quote:
    ------
    A commercial, and in some respects a social doubt has been started within the last year or two, whether or not it is right to discuss so openly the security or insecurity of locks. Many well-meaning persons suppose that the discussion respecting the means for baffling the supposed safety of locks offers a premium for dishonesty, by showing others how to be dishonest. This is a fallacy. Rogues are very keen in their profession, and know already much more than we can teach them respecting their several kinds of roguery.

    Rogues knew a good deal about lock-picking long before locksmiths discussed it among themselves, as they have lately done. If a lock, let it have been made in whatever country, or by whatever maker, is not so inviolable as it has hitherto been deemed to be, surely it is to the interest of honest persons to know this fact, because the dishonest are tolerably certain to apply the knowledge practically; and the spread of the knowledge is necessary to give fair play to those who might suffer by ignorance.

    It cannot be too earnestly urged that an acquaintance with real facts will, in the end, be better for all parties. Some time ago, when the reading public was alarmed at being told how London milk is adulterated, timid persons deprecated the exposure, on the plea that it would give instructions in the art of adulterating milk; a vain fear, milkmen knew all about it before, whether they practiced it or not; and the exposure only taught purchasers the necessity of a little scrutiny and caution, leaving them to obey this necessity or not, as they pleased.
    -------
    unquote

    We have *better* locks today because locksmiths learned to DISCUSS problems instead of hiding from them.

  82. One exception by abb3w · · Score: 1
    If you announce before that, it's considered sort of rude.

    The exception, of course, is if you make the discovery by noticing someone else already actively exploiting the vulnerability against your systems; then it's a judgement call.

    --
    //Information does not want to be free; it wants to breed.
  83. Quibble by Anonymous Coward · · Score: 0
    The next version used a one-time pad that was the same for every password on every machine where the software was installed in the world.

    You should have one-time in quotes; if it's used more than once, it's just an XOR pad, not a one-time XOR pad. But as you say, you're not a cryptography geek. :-)

  84. ? (911 server) by Beryllium+Sphere(tm) · · Score: 1

    Not questioning your word but could you help me make a few things add up?

    If this server has an IP address (and you say it's wide open on the Internet) then it's getting scanned thousands of times a day. Unless it has been well locked down locally, wouldn't it be compromised already?

    This kind of thing is exactly the reason I tell any client willing to listen that they should have a security reporting hotline that's safe for the employee.

  85. Fourteenth Amendment by Beryllium+Sphere(tm) · · Score: 1

    >The First Amendment refers to the government's ability to pass laws to restrict speech. It has limited effect on states, cities, villages and other municipalities.

    Not very limited. After the Civil War the federal government took on the job of forcing states to honor the civil rights of their citizens.

  86. Never confuse law and justice by EmbeddedJanitor · · Score: 1

    As parent comments, there's the law and there's justice. They are very different, although most people would probably rather have a just society than a lawful one.

    --
    Engineering is the art of compromise.
  87. You don't know corporations very well by vinn01 · · Score: 1


    I worked with a salesman who was laid off. Before he left, he used his company cell phone to call customers just to say "I won't be your salesman anymore, you'll be getting a new company salesman". The company tried to sue him for that (the customers were angry with the company for laying him off) and revoke his severance package. He fought and won, but it costs him a chunk of his severance.

    His excuse was that he wanted to leave his customers on good terms in case he every had to sell to them again. It was a good move. He later got a job selling a similar product and called upon those same customers. They wee very supportive of him.

  88. Re:The other, other side by tekrat · · Score: 3, Insightful

    So, if we apply your logic: What then, gives telemarketers the right to call you? Your number is publically accessable, and no password is needed to call your number and have the phone at your end ring because the phone lines go right into your house. In short, there's NO SECURITY between you and the telemarketer.

    However; that doesn't mean that they now have the right to invade your privacy and call you. And yet, they do. How is it that your logic will apply to a security firm breaking into your house, but ignores a telemarketer that does, essentially the same thing? They call on a regular basis and really, that's as much "breaking in" as any other computer analogy.

    Now, we all hate the telemarketers, and laws have been enacted to prevent them from harassment; but really, technically it *IS* legal for someone to "break in" to your house via the telephone, so I cannot say that your logic is flawless.

    TTYL

    --
    If telephones are outlawed, then only outlaws will have telephones.
  89. Read the brief and the decision by Kanaka+Kid · · Score: 2, Informative
    You can find the brief and a copy of the circuit court's decision . The brief argues (on page 31) "The trial court unconstitutionally punished McDanel for the content of his email and website. As the court applied 18 U.S.C. 1030 to McDanel, this verdict singles out the viewpoint McDanel expressed and the information he disclosed, that Tornado security is flawed, for criminal sanction. The First Amendment prohibits this conviction based on McDanel's speech."

    Interestingly, the circuit court remanded the case back to district court with the order that the case be dismissed with prejudice for lack of evidence.

    I would say that Ms. Granick is quite qualified to make the submissions which seem to be well thought out.

  90. First ammendment for McDanel's website and email by Kanaka+Kid · · Score: 1
    McDanel's first ammendment rights were purportedly breached when "The trial court unconstitutionally punished McDanel for the content of his email and website. As the court applied 18 U.S.C. 1030 to McDanel, this verdict singles out the viewpoint McDanel expressed and the information he disclosed, that Tornado security is flawed, for criminal sanction. The First Amendment prohibits this conviction based on McDanel's speech." (from p31 of the brief filed by Granick.)

    The argument is that finding McDanel guilty for putting up a website and sending email is a violation of his rights, not the "breaking into" a system.

  91. I know how it is... by ronz0o · · Score: 2, Interesting

    The same sort of thing happened to me. I was wardriving one day, and came across a hot spot. After connecting to it and not being able to browse the internet, I did a little more investigation. Turns out that I discovered an unsecured POS terminal. Not just any POS terminal, but this was part of a nation-wide store chain. Any monkey with the slightest computer knowledge would have been able to sniff credit card numbers, account numbers, etc. with little to no problem. The odds of being caught were also slim to none. I made all the contacts I needed to, and recieved a phone call a half hour later. "Why did you breach my computer system? You DO know what you did is illegal, right?" "Look sir, it could have been me or a person sniffing credit card numbers. I am helping you." And yes, there are still honest people in the world...

  92. This case was remanded to the district court by Kanaka+Kid · · Score: 1

    The circuit's instructions to the district were to dismiss the charges for "insufficient evidence". See the decision of the court. Furthermore, the decision refers to the "government's confession of error."

  93. Shades of Chip Salzenberg by Anonymous Coward · · Score: 0

    http://yro.slashdot.org/article.pl?sid=05/06/30/18 54228

    Of course, he was savaged on /. for doing what seemed to me to be an ethical - if naive - thing.

  94. So? by Anonymous Coward · · Score: 0

    Is your point that "if it happens a lot then there's nothing wrong with it?" If not, what's your point? You didn't really make it clear...

  95. Re:The other, other side by geekyMD · · Score: 1

    I'm not really sure where you got that out of my argument. I was using the 'home=castle' approach, and the telephone falls under that. I think my arguments stand just fine against invasion by telemarketers, but perhaps you were responding to some other poster's ideas and not to mine?

    The telemarketer is a wonderful analogy. Just because my number is publicly available doesn't mean you have the right to call it. Depending on your use, that would be harassment, which telemarketers can be convicted of. Similarly, the Statue of Liberty is a public artifice, but that does not mean that any member of the public is free to use or abuse it in any manner they wish.

    I would argue that they do Not have the right to call me at home since that right has been revoked by the national do-not-call list. There is also a difference between distraction and distruction. A solicitor is free to knock on my door and be told to go away (unless she's a girl scout with cookies). They are not, however, allowed to enter my home without invitation. Picking up the phone is the same as answering the door. You're free to refuse to parley with the other person at the gateway to your domain.

    Whats different between the telemarketer and the invasive security firm? Destructiveness. It may be true that I keep my backdoor unlocked; that is my perogative. But if someone publishes that I do so, they have substantially increased the risk of my choice. I am Less secure than before they arrived. Their actions, however well meaning, have increased my personal risk, and that is destructive. However, if they simply tell me that it is not wise to leave the door unlocked, then the risk of my choice is unchanged. It may be a stupid risk, but its my risk to take.

    Now, if I'm a guardian of a public treasure and I leave it vulnerable, then I am accountable for that vulnerability. But since there is no perfect shield, I cannot defend it from every possible attack. Let us assume that my protection is sub-par, sub-minimal in fact, but I project an image of total security. That image may be enough to differ all but the most determinied, who, it might be reasoned, could circumvent even the strongest defense. If you expose the weakness of my protection without having a plan to replace me, then you have made the public treasure vulnerable. Even though you did not attack, you provided intelligence to the attacker, and thus were an accomplice, albeit unknowningly so.

    "With great access (freedom) comes great responsibility."

    So what's the solution? You don't trust my protection, and I won't listen to what you see are basic precautions. You make noise, you tell my bosses: he isn't guarding the treasure well, it will be stolen, you should have an independant party examine his security, we can do it, but if you don't trust us, you must allow someone to challenge him and see if he is guarding the treasure well.

    Ultimately its about permission. I will never trust anyone, (security firm especially) who feels free to violate my permission. I would hope that large corporations would act the same way.