Slashdot Mirror


German Teen Charged with Creating Sasser

nomoreself writes "Sven Jaschan, only 18 years old, has been indicted by prosecutors in Verden, Germany for allegedly releasing the well known Sasser worm. The PC World article has the details, including the fact that Microsoft's $250,000 reward offer was responsible for informants' coming forth with Jaschan's name, and that Jaschan has actually already confessed to writing several versions of Netsky, as well as the worm in question. Surprisingly enough, the 143 victims that have filed charges are only claiming $158,000 worth of damages." You might remember when he was first arrested back in May.

34 of 325 comments (clear)

  1. Smarts? by wo1verin3 · · Score: 5, Funny

    You'd think people smart enough to do something like this would be smart enough to shut their mouths. :)

    1. Re:Smarts? by eingram · · Score: 5, Funny
      It's this part that gets 'em:
      /* Sasser worm version 2!
      by Sven Jaschan (sjaschan@mailservice.com) */
      Doh! ;)
    2. Re:Smarts? by servognome · · Score: 5, Interesting

      Not necessarily, it depends on why the person does something like this. In most cases the psychological reasons for creating a worm/virus, also would make the person want to brag about their accomplishment.
      Maybe they do it because they want to show off their skills and boost their ego. In most cases people aren't happy knowing they are the greatest in the world, they want everybody else to affirm that feeling so they brag about their accomplishment to get recognition. Maybe they do it to get revenge, and they want those suffering to know who is causing the pain.
      I think more than likely the person would end up talking. Just a few drinks at the bar and they might open up about their great accomplishment to uninterested patrons.

      --
      D6 63 0D 70 89 81 BB 8E 7B 7C 5F 5D 54 EA AB 73
    3. Re:Smarts? by stephanruby · · Score: 4, Funny

      You'd think kids smart enough to do something like this would be smart enough to get caught before their 18th birthdays.

    4. Re:Smarts? by Richard+Whittaker · · Score: 4, Funny

      Every experienced, professional programmer knows you never put your name in the source code!! Somebody is bound to ask you a year from now what the hell it's supposed to do, and you can never feign ignorance!

    5. Re:Smarts? by DustMagnet · · Score: 5, Insightful
      You'd think people smart enough to do something like this would be smart enough to shut their mouths. :)

      Smart?

      Do people here really think writing worms is a sign if being smart? I don't. Only a total loser would do something so mean and stupid.

      Does it take some skill? Sure, not everyone can do it, but it's far easier to destroy than it is to build. It's like burning down your neighbor's house to prove you understand fire.

      --
      'SBEMAIL!' is better than a goat!!
    6. Re:Smarts? by badman99 · · Score: 5, Funny

      Something tells me this kid is gunna learn a whole lot more about back doors while in jail.

  2. Wow. by evslin · · Score: 5, Insightful

    Lucky, 143 plantiffs seeking only 158,000 in damages. Over here that kid would have been sued for 158,000,000!

    1. Re:Wow. by Bombcar · · Score: 5, Funny

      By my calculation, he could have turned himself in and made $92,000!

      (250,000-158,000)

  3. Spy/Ad Ware by aceat64 · · Score: 5, Funny

    Now if only we could figure out a bounty system to kill off those spyware and adware guys....

    1. Re:Spy/Ad Ware by LostCluster · · Score: 5, Insightful

      Unfortuantely, those spyware/adware people have a bounty system keeping them in existant... why else would they pull our data our push out ads? Somebody's paying them somehow.

  4. Its not a crime! by cato+kaze · · Score: 4, Insightful

    Or so /.ers will claim. His program caused people to lose money. I don't care if it was linus torvalds himself, anyone who writes a program with the intent to do damage to systems, even though they are unpatched, should still be prosecuted to the full extent of the law and be made to pay. It IS a crime.

    (Not meant as flaimbait or a troll, just staving off posts in his defence)

    --
    Those who study history are doomed to watch others repeat it.
  5. 143 victims? by Anonymous Coward · · Score: 5, Funny

    I thought there were more Windows machines than that.

    1. Re:143 victims? by Jason1729 · · Score: 5, Funny

      Yes, but they could only find 143 people willing to stand up in court and admit that they use windows.

      Jason
      ProfQuotes

  6. Who's fault is it really? by LostCluster · · Score: 5, Interesting

    Worms are a two-sided problem. In order for them to happen, it takes a software writer (far too often that software writer being named "Microsoft"...) to create software that has a ready-to-exploit flaw in it, and then it just takes one evil-minded programmer to kick a worm through that hole and make a mess that makes all of us wearing white hats have to do some serious cleanup and deal with downtimes.

    While I'm glad the kid is going to get taken to justice, I'm still a little troubled by the fact that all Microsoft doing for their part of it is releasing a "you shoulda run Windows Update" patch and kicking in a quarter-million US dollar reward... both of which they're doing out of the kindness of Bill Gates' heart because there's no law requiring either of them.

    I know small time programmers need liability protection from the abuse of their software... but shouldn't a large company like Microsoft be liable for the cleanup costs associated with their own security bugs?

  7. In no small coincidence by Anonymous Coward · · Score: 4, Funny

    Sven Jachsen's parents have recently purchased a new home and car after a mysterious wire transfer from Redmond, WA. Deustche Bank declined an interview about this.

  8. Fixed Link by Xeo+024 · · Score: 4, Informative

    Fixed link to May story.

  9. Hrmm... by Lextar · · Score: 5, Insightful

    1. Write some evil worms
    2. Get a friend to "inform" Microsoft
    3. Pay $158,000 in damages.
    4. Receive $250,000 from Microsoft.
    5. Big party!?

    Yes, I know - he'll probably have some other problems right now...

    I'm glad damages here in Germany are a bit more realistic than in the US.

  10. Comment removed by account_deleted · · Score: 5, Insightful

    Comment removed based on user account deletion

  11. Time = Money by KB1GHC · · Score: 4, Interesting


    a little math

    5 years * 365 days in a year * 24 hours a day = 43800 hours in prison
    $158,000 / 43800 hours = $3.60 an hour

    or

    5 years * 365 days in a year * work 8 hours a day = 14600 hours of work
    $158,000 / 14600 hours = $10 an hour (if he works 8 hours a day)

  12. Damages in Germany by Florian+Weimer · · Score: 5, Informative

    The damages are so low because you have to prove in court that you actually lost the amount of money which you claim as damages. Over here, we don't have punitive damages.

  13. What about that other denial-of-service attack? by Anonymous Coward · · Score: 5, Funny

    It's good that they got this guy.

    Now if someone will just offer a reward for catching whoever it was that lanched the years-long-now denial-of-service attack on Java applets.

    The attackers posted something about "killing cross-platform Java by growing the polluted Java market." Apparently, their goal was to make it impossible to create trustworthy Java applets, by making it impossible for a website developer to predict whether the JVM client was compatible or not.

    This DOS attack has been very successful in making people afraid to use Java applets. It has been one of the most costly DOS attacks in the history of the Internet. I really hope they can identify and charge the attackers.

  14. Other way around, actually by k98sven · · Score: 5, Insightful

    In most of the (western) world, the damages awarded by courts are pretty down-to-earth.

    It's the USA with its runaway legal system which is the sad exception to the rule.

    As an american living in europe.. it's nice to see a court system work the way it's supposed to: As a last resort when you can't sort things out between yourselves, and where the damages you receive can only be expected to recover your losses, not make you a profit.

    1. Re:Other way around, actually by Anonymous Coward · · Score: 4, Insightful

      I don't know. I would argue that the kid owes the world a great deal more than 158,000. That's hardly a deterrent to someone doing something that bad once again.

      We're talking about an 18-year-old here. Do you think he has $158,000? Not. A. Chance.

      Most likely, this guy is going to be deep in debt for the rest of his life for this single childish act. And you don't think that's a deterrent?

      Do you think he's going to do it again? And do you really think that if they fined him more, that that would stop some other 18-year old with computer skills from doing something stupid?

  15. Uhmm. . .Because. . . by Sialagogue · · Score: 5, Insightful

    They're too busy hiring all the other brilliant software engineers who managed to find time in their days to *both* learn how to become brilliant software engineers, *and* develop even a minimal ethical framework for how to apply their skills.

    Seems like an overwhelming task, but that's why they deserve a good job goddammit.

    Jeesh.

    --
    The only acceptable defense of scientific results is to say that they were the product of the Scientific Method.
  16. How harsh should the punishment be? by Embedded2004 · · Score: 5, Interesting

    When I was 13-16 I had the ability to create viruses with the capabilities as any major virus. And I am sure many slashdotters also had/have these ability.

    I actually thought about releasing some viruses, well trojans, would not of done anything on the massive scale as some of this virus, I was not that stupid. Hell, I could actually be in jail now and life screwed up over something like that.

    Exploiting windows machines has never be challenging has not been for the past decade. The fact that some kid could wreck their life over a couple lines of VB code is kind of sad. I think it was genius on microsoft's part to get people to want hunt and track down those evil virus kiddies.

    It would be easier to create a destructive virus then it would be to rob a couple bags of chips from a store for most kids that create viruses. One might get you a slap on the rist (I am not sure how much you get in trouple for stealing couple dollars worth of food), and the other could get landing in jail and millions of dollars worth of damages.

    I honestly do not think for most of these kids the punshiments should be that extreme especially since most of those kids probably only copied and pasted some code, or changed a few lines of code. The punishment should fit the crime, if you can cause millions of dollars worth of damages in under and hours worth of work, then something is not right. I do not see any other way of doing something that bad on a massive scale other then blowing up a building or running around with a gun.

    I just hope these kids still get a chance to have a life, and they are only held partially responsible. If someone built a bridge that could be destroyed by walking over and pulling out a nail, and the hole thing would come down. There would be two people to blame. The designer and the person that actually did it. Lets just hope its handled carefully in this case.

  17. Re:"The System" by Anonymous Coward · · Score: 4, Insightful

    "Call me very Kantian..."

    Actually you're not very Kantian, and your misguided ethics might even stem from a gross misunderstanding of those ethics.

    Remember that Kantian ethics does not support consequentialism in any way. The morality of an action is directly linked to that action's motivations, not to its consequences or indeed even its legality. Korsgaard has a lot to say about how many of Kant's conclusions as written (such as the famous one where he declares it immoral to lie to save a friend's life) can be "blocked by his own procedures."

    If you think that you should be punished for stealing to feed your family the same way someone should be punished for stealing to feed a crack habit, you have a serious problem discerning between what is "legal" and what is "right." No matter the capitalistic filth that has been shoved down your throat by "the man," socialism was not founded on principles of lazy people leeching off of the community. It's about taking from those with an overabundance and giving to those who lack. It's about charity and love and most of all respect for humanity.

    The law should serve humanity, not humanity the law.

  18. Comment removed by account_deleted · · Score: 5, Informative

    Comment removed based on user account deletion

  19. Re:"The System" by metlin · · Score: 4, Insightful


    Score -1, Arrogant, ignorant and stupid troll.

    Wrong is wrong. There are no grey areas. Its a boolean function. its right, its wrong. Nothing else.

    Sure, it's easy for you to say that - sitting in the comforts of your home with an Internet connection and time to kill on a discussion site.

    But I bet that the several people who watch their children die of hunger or poverty would bet to differ.

    I can understand malevolent people exist, but a large chunk of them are driven to it by the *society* we live in. Rather, the lousy excuse for a society that we live in.

    One of my friend works for an international aid agency. Maybe you should see some of the pictures of people worn by war, strife, poverty and diseases.

    There is NO right and NO wrong. It is ALL a perspective. When you are on the street with nothing to call your own, stealing is NOT wrong or right - it becomes a necessity. You do not have the luxury of morals when it is a question of survival for you and your loved ones.

    If water were made a commodity, and if people died of thirst because they could not buy it, would you consider STEALING water to live a crime? If air were made a commodity, and people died because they could not buy air, would you consider stealing air a crime? It's a survival instinct, you cannot cull millions of years of evolution because of some cock-and-bull morals that you conjured up for yourself.

    Narrow-minded and prejudiced thoughts like this make me want to puke. Sheesh.

  20. Put a face to the name by mixmasterjake · · Score: 4, Informative

    Don't know why but I am always curious to see a picture of people in the news. There don't seem to be too many of this guy. Probably because he was not 18 and the regulations of the media or whatever. Anyway, I managed to find this one. enjoy...

    http://www.sabah.com.tr/2004/08/05/dun112.html

    --
    TODO: come up with a clever sig
  21. Re:Give him a blindfold and cigarette, hand me a w by bigberk · · Score: 4, Informative

    Give me a fucking break. The 18 year old writes a mediocre virus and you're all up in arms... how about this fucking company (a.k.a. Gator) that has been compromising millions of computers (trespassing, breaking and entering, whatever) for profit? Don't fool yourself, one's a kid being stupid, the other's a profitable company and they're both doing the same thing.

  22. 158 thousand in damages by svvampy · · Score: 4, Insightful

    Seems there may be a discrepacy between the damages you can plausibly put before a court and those you can tell the media.

  23. What's with you guys and prison? by Anonymous Coward · · Score: 5, Insightful

    I saw this story on the front page and thought, "I wonder how many comments before someone makes a reference to prison rape." It was 14, and modded +4 Funny. Forgive the generalization, but what is the deal with Americans and prison rape? Every single time prison is mentioned (and most of the time criminals are mentioned), someone pipes up about men raping other men. I can understand the occasional reference, but this is obsessive. It's creepy.

    1. Re:What's with you guys and prison? by Scarblac · · Score: 5, Informative

      but what is the deal with Americans and prison rape?

      Apparently, the problem of prison rape is so real in the US, that it is actually one of the worst aspects of going to jail. 1 in 10 males in prison are raped, according to this fact sheet.

      Being from Europe (like I assume you are), this sort of thing is completely unbelievable, but there you are.

      --
      I believe posters are recognized by their sig. So I made one.