Slashdot Mirror


Hunting for Botnet Command and Controls

Uky writes "Convinced that the recent upswing in virus and Trojan attacks is directly linked to the creation of botnets for nefarious purposes, a group of high-profile security researchers is fighting back, vigilante-style. The objective of the group, which operates on closed, invite-only mailing lists, is to pinpoint and ultimately disable the C&C (command-and-control) infrastructure that sends instructions to millions of zombie drone machines hijacked by malicious hackers." From the article: "Using data from IP flows passing through routers and reverse-engineering tools to peek under the hood of new Trojans, Thompson said the researchers are able to figure out how the botnet owner sends instructions to the compromised machines."

228 comments

  1. Botnet by TimeTraveler1884 · · Score: 3, Funny

    Now only if they could do this with Skynet, we might just be able to postpone Judgement Day another 6 years.

    1. Re:Botnet by The+Illegal+Pirates · · Score: 0, Troll
      Dear Sir or Madam:

      We, the Illegal Pirates of the Internet Who Must Steal Everything No Matter What, run a vast botnet using sophisticated command and control schemes that will remain impervious to your primitive nonsense. We have thousands of servers constantly swapping vast stores of copyrighted information, and nothing can stop us. Nothing! muahahahahahahahhaha

      Signed,
      The Illegal Pirates of the Internet Who Must Steal Everything No Matter What

      p.s. No we're not using stupid comments on slashdot as encoded messages to our botnets

    2. Re:Botnet by Anonymous Coward · · Score: 0

      steve gibson did this a few years ago

      http://www.grc.com/dos/grcdos.htm

      if they can get into these botnets, and if theyre the good guys, why dont they tell these damned machines to patch themselves or warn the user/owner?

    3. Re:Botnet by aneurysm36 · · Score: 1

      or warn the ISP.

      Hello ISP
      I am infected by a botnet trojan. My IP address is x.x.x.x
      Please kick my ass off the internet.
      Thank you.

      --
      ------ hi mom
  2. Uh oh! by neonenergy · · Score: 1

    uh, time for me to disconnect to the internets for a while.

  3. Easy way to catch them. by Elshar · · Score: 3, Insightful

    Easiest way is to create a small IRC network, and submit the name to all the irc clients out there, so it'll be in the list. Also, name it something so it appears at the top or near the top...

    To inflate user counts, just get an ircd that allows assigning yourself or others fake hostnames (for certain hosts/etc). Then load tons of bots in channels pretending to be 'users'. You could even get creative and make them idely chatter with each other..

    Anyways, the point is that most of these botnet peoples eventually want to take a part of their net out to go mess with irc channels, and they usually seem to target smaller networks on the top of whatever list they're using.. So all ya gotta do if just log massive joins into certain channels, or when a flood of users magically connect to your fake network.. Then you have tons of bots to dissect or whatever.

    1. Re:Easy way to catch them. by Anonymous Coward · · Score: 0

      Ummm, what? Anybody else able to make any sense of Elshar's ramblings?

    2. Re:Easy way to catch them. by Nasarius · · Score: 2, Informative

      I think he's proposing that you run your own IRC network as a honeypot and hope that bot authors use it. Seems kinda inefficient.

      --
      LOAD "SIG",8,1
    3. Re:Easy way to catch them. by Anonymous Coward · · Score: 0

      If you haven't figured it out yet, 90% of the posters on slashdot don't know what the hell they are talking about when it comes to technology.

      Once upon a time slashdot was filled with very technically inclined people. Now it's just wanna-be's and has-beens. The magic is gone.

    4. Re:Easy way to catch them. by empaler · · Score: 1

      Um. Yes. Maybe?
      I think he is (a) trying to be punny or (b) just doesn't get that it has nothing to do with the bots he's used to chatting with.

    5. Re:Easy way to catch them. by coekie · · Score: 2, Informative

      Finding them really is not the problem. Opers have nice tools/services for that (at least on some big networks), drone connection/channel detection notices scrolling by as fast as you can read...
      It's the dissecting and cleaning part that's hard, and getting harder and harder as kiddies are getting "smarter".

    6. Re:Easy way to catch them. by WilliamSChips · · Score: 1
      You could even get creative and make them idely chatter with each other..
      The results of that are disastrous. Go look up the thing that happened when two ALICEbots were hooked up to each other.
      --
      Please, for the good of Humanity, vote Obama.
    7. Re:Easy way to catch them. by Keruo · · Score: 2, Informative

      Nice idea, but you're ~2 years late.
      Modern spam zombies use p2p network to send messages back and forth, they aren't controlled from centralized irc servers anymore.

      The article discusses decoding the control messages sent between the bots in their own network, and how to take control of them, and possibly shutting them down.

      --
      There are no atheists when recovering from tape backup.
    8. Re:Easy way to catch them. by edbulldog · · Score: 2, Funny

      Then load tons of bots in channels pretending to be 'users'. You could even get creative and make them idely chatter with each other..

      I... kinda feel someone already did this. It would explain the behavior in some irc networks.

    9. Re:Easy way to catch them. by Tordek · · Score: 0

      It might explain the quotes from bash...

      --
      Tordek, Dwarven Warrior - Juegos de Rol en Argentina
    10. Re:Easy way to catch them. by dknj · · Score: 1
    11. Re:Easy way to catch them. by SailorFrag · · Score: 2, Informative

      > Modern spam zombies use p2p network to send messages back and forth, they aren't controlled from centralized irc servers anymore.

      That's exceedingly hard to get working properly, which is probably why it's still not a very common behaviour. In my experience, most of the botnets still seem to be controlled by a central IRC server, albeit they tend to use hacked up ircds that provide only the minimal functionality required (with little in the way of informational messages), making it hard to get much information out of the IRC servers used for centralized control.

      I'm the security manager for the GameSurge IRC network, and that's just my personal experience on the matter. The average botnet used to attack things other than our IRC network may be different from what I've seen, however I'd still contest your claim that they aren't usually controlled from centrealized IRC servers anymore. Remember, most of the people running botnets are kids.

    12. Re:Easy way to catch them. by Tatarize · · Score: 1

      Also, if you happen into a trojan'd script it's pretty easy to disect it and figure out how to control the zombies. I managed to find a zombie channel with 300 people on it. It took two days for my script to have their scripts delete the scripts and unload them with all the stragglers. Not that it every happened for legal purposes mind you. But, that was years ago. I doubt there are many large bot nets around today on IRC. Too centralized. Too easy to crush. Also, I'd say anything compiled and run would be better than standard scripts.

      --

      It is no longer uncommon to be uncommon.
    13. Re:Easy way to catch them. by majest!k · · Score: 1

      Dude, are you serious? Botnet kids like to target known, larger networks and channels, so when they 'pwn' them they're recognized for it by a lot of people. Thats all its about, ego and recognition - these botnet kiddies are just a bunch of confused little morons looking to make a name for themselves.

      The chances of them joining your piddly little nobody network to takeover some random channel are little to none. Join a real network, like Efnet, and you'll find 'evil botnets' aplenty.

      --
      smattawichu
    14. Re:Easy way to catch them. by RKBA · · Score: 1
      and make them idely chatter with each other..

      You mean kinda like /. ? ;-)

    15. Re:Easy way to catch them. by blasterx79 · · Score: 1

      "Easiest way is to create a small IRC network, and submit the name to all the irc clients out there, so it'll be in the list. Also, name it something so it appears at the top or near the top..."

      As admin of a server on a small network I can tell you this is the first thing we look for.

      "To inflate user counts, just get an ircd that allows assigning yourself or others fake hostnames (for certain hosts/etc). Then load tons of bots in channels pretending to be 'users'. You could even get creative and make them idely chatter with each other.."

      Some networks autospoof users, however most will then allow channel ops to see the true host>
      And opers always see the real thing, a good oper will run full modes and screen every connection made to the ircd and look for patterns.
      As for idle chatter that dosnt work, a good oper can easily spot that.

      "Anyways, the point is that most of these botnet peoples eventually want to take a part of their net out to go mess with irc channels, and they usually seem to target smaller networks on the top of whatever list they're using.. So all ya gotta do if just log massive joins into certain channels, or when a flood of users magically connect to your fake network.. Then you have tons of bots to dissect or whatever."

      This has been going on for years, nothing new here.

  4. C&C attacks work well for military by puzzled · · Score: 1, Interesting


    C&C attacks are the staple of today's military. An organized, centralized effort should do wonders for laying waste to the economic value (and motivation) behind such behavior.

    --
    I am very easy to get along with, but I don't have time to waste being nice to people who are being stupid. -Theo
    1. Re:C&C attacks work well for military by CrazyJim1 · · Score: 5, Funny

      C&C attacks are the staple of today's military. An organized, centralized effort should do wonders for laying waste to the economic value (and motivation) behind such behavior.

      The best way to lay waste to someone's economic power in C&C is to destroy their harvesters. Make sure not to send infantry units because they'll suffer tiberium poisoning, or merely be run over by the harvester. Another great way to wreak havoc is to send the engineer into the harvesting facility as the harvester is unloading, you'll get the building, harvester and the tiberium thats being unloaded at the time. Of course, many believe engineering cheese is the cheap way to play C&C, but of course there are too many cheesy plays to count in that game. I suggest you play something like Starcraft. Or Starcraft2, which I have a chance of actually helping with.

    2. Re:C&C attacks work well for military by puzzled · · Score: 1


      I play Civilization II (yes, I am old, deal with it) and the computer players are easily fooled - don't place cities where the best resources are, place them on mountains with resources at their backs and the provoke, provoke, provoke - war costs nothing from a mountain top until armor is developed.

      --
      I am very easy to get along with, but I don't have time to waste being nice to people who are being stupid. -Theo
    3. Re:C&C attacks work well for military by ladadadada · · Score: 2, Insightful

      The trouble with cutting off the head is that you end up with a perfectly good army just waiting for a suitable leader to come along... and we all saw how well that worked for Yoda.

      The computers that form the botnet are still compromised and are still just as dangerous. If they have a hard-coded IP address to receive instructions from the vigilantes can make sure that IP address doesn't issue instructions but if the instructions are received in a less centralised way then I can't see how they could stop the instructions being sent.

      Maybe what we need is a follow up deconstruction of the command protocol to allow an effective "self destruct" command to be sent. (Obviously there won't be a self destruct command but there is often the ability to download a new binary file and execute it.)

      --
      Sig matters not. Judge me by my sig, do you?
    4. Re:C&C attacks work well for military by Aaron+England · · Score: 2, Informative

      The proper acronym for command and control is C2. Not C&C. Add comunications to that and you get C3. Add computers to that and you get C4. Add intelligence to that and you get C4i.

    5. Re:C&C attacks work well for military by Lew+Payne · · Score: 1

      "C&C attacks are the staple of today's military. An organized, centralized effort should do
      wonders for laying waste to the economic value (and motivation) behind such behavior."

      Yes, indeed -- they certainly worked wonders against Al-Qaeda, restoring peace and structure
      to an otherwise torn nation quickly.

      No doubt, this is the same C&C military strategy used in Vietnam, and even in the Castra assasination.

      Perhaps our military needs a new stapler?

    6. Re:C&C attacks work well for military by puzzled · · Score: 1


      Command and control strikes work well against nation states. YMMV on transnational terror organizations and ideologically motivated guerilla movements. Happy? I am, after all, just astroturfing my domain auction anyway ...

      --
      I am very easy to get along with, but I don't have time to waste being nice to people who are being stupid. -Theo
  5. And then what? by Anonymous Coward · · Score: 0

    How do they disable the C&C infrastructure?

    1. Re:And then what? by Ezdaloth · · Score: 1

      Let the military handle that. They have nice tanks that can blow any infrastructure you tell them to.

    2. Re:And then what? by Anonymous Coward · · Score: 0

      Send an allied spy into the enemy powerplant, or use V3 rockets to take out the power plant from extreme range, or use Yuri Prime to take over and sell the powerplant. IT'S NOT ROCKET SCIENCE PEOPLES!

    3. Re:And then what? by Anonymous Coward · · Score: 0

      They have nice tanks that can blow any infrastructure you tell them to.

      Oh that lucky, lucky infrastructure.

  6. Violation of My Privacy? by reporter · · Score: 4, Interesting
    "Using data from IP flows passing through routers and reverse-engineering tools to peek under the hood of new Trojans, Thompson said the researchers are able to figure out how the botnet owner sends instructions to the compromised machines."

    When the security "experts" are busy looking at all the data passing through routers, who is busy ensuring that the "experts" will not violate my privacy by reading the personal but sensitive e-mail notes that I send to my friends and associates?

    In other words, when the "experts" are protecting me from the hackers, who is protecting me from the "experts"?

    1. Re:Violation of My Privacy? by TCM · · Score: 5, Insightful

      When the security "experts" are busy looking at all the data passing through routers, who is busy ensuring that the "experts" will not violate my privacy by reading the personal but sensitive e-mail notes that I send to my friends and associates?

      You, by encrypting them.

      --
      Of course it runs NetBSD. BTC: 1NT7QvbetmANwaMzhpVL6
    2. Re:Violation of My Privacy? by wcdw · · Score: 3, Informative

      At every company/ISP there are people who have the ability, and regularly do, delve into the data streams flowing through the routers. And yes, sometimes they read your letter to Aunt Martha (or worse).

      Mostly the volume of data involved is so large that trying to monitor it without filtering for the items of interest is usually impossible. And that filter is your best defense, in this particular situation.

      Unless, of course, you're sending Aunt Martha that e-mail over IRC....

      --
      If you're not living on the edge, you're just taking up space!
    3. Re:Violation of My Privacy? by justforaday · · Score: 5, Insightful

      Does it come as a surprise to you that people that have access to routers can sniff your packets?

      --
      I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    4. Re:Violation of My Privacy? by Anonymous Coward · · Score: 1, Informative

      As a provider, I can ask: Exactly what privacy do you expect beyond the TOS agreement you clicked/signed to gain access to my network?

      The Wiretap Act "Provider Exception" 18 U.S.C 2511(2)(a)(i) enables the network, or those working for the network, to snoop on any traffic.

      So, if you don't like that, you're free to make your own internet. As someone who operates networks, I can assure you, unless you're doing something that violates my TOS, I have better things to do with my time than read your crappy e-mail, and posts to /.

    5. Re:Violation of My Privacy? by deep44 · · Score: 4, Informative
      When the security "experts" are busy looking at all the data passing through routers, who is busy ensuring that the "experts" will not violate my privacy by reading the personal but sensitive e-mail notes that I send to my friends and associates?
      Umm.. they're not looking at "all the data passing through routers". Flow data is a sampling of information (source, dest, proto, port, etc) from a designated collection point. Even without the actual "data" portion of the packet, it's impractical to collect anything more than a small percentage of the total traffic.

      So you can put the gun down- your privacy is safe.
    6. Re:Violation of My Privacy? by Cross-Threaded · · Score: 2, Insightful
      You bring up a reasonable concern.

      However, when you click SEND from whatever email client you use, you are essentially flinging a postcard out of your 10th story window.

      Said postcard contains:

      _

      *your sensitive information* | Address of your friend/associate

      P.S. If you are not the intended recipient, please give me to someone else closer to the address.

      _

      If you are truly concerned about some "expert" taking the time to read whatever it is that you have to say to a friend, or associate, then you should investigate either encrypting your messages, or use a different medium of communication.

      --
      They call us sheeple, I wonder why?
    7. Re:Violation of My Privacy? by Saeed+al-Sahaf · · Score: 1
      I have better things to do with my time than read your crappy e-mail, and posts to /.

      Obviously not.

      --
      "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
    8. Re:Violation of My Privacy? by Anonymous Coward · · Score: 1, Insightful

      >> When the security "experts" are busy looking at all the data passing through routers

      >> In other words, when the "experts" are protecting me from the hackers, who is protecting me from the "experts"?

      Wrong. Reverse engineering of malware does not involve sniffing traffic indiscriminately. By looking at the binary's assembly code the totality of the backdoor protocol can be determined. For those with less skills, examining the network traffic going from/to a single sacrificial "goat" machine running VMware at either the host level or the network level can also yield usable information.

      Sniffing random traffic of unrelated machines is not a standard or even useful practice when conducting malware analysis.

    9. Re:Violation of My Privacy? by Seumas · · Score: 0

      Encryption is virtual admission of guilt.

    10. Re:Violation of My Privacy? by Gerald · · Score: 1

      Don't worry. Your personal email isn't that interesting.

    11. Re:Violation of My Privacy? by civilizedINTENSITY · · Score: 1

      Bullshit. It should be considered improper to the point of being anti-social to not use encryption. You wouldn't say that a firewall was an admission of guilt, or that having a lock on your front door was an admission of guilt.

    12. Re:Violation of My Privacy? by Seumas · · Score: 0, Troll

      What Amerika do you live in?!

    13. Re:Violation of My Privacy? by LiquidCoooled · · Score: 1

      I was imagining something like the Matrix.

      Where trained hacks can look deep into the flowing code and decipher it visually.

      --
      liqbase :: faster than paper
    14. Re:Violation of My Privacy? by Anonymous Coward · · Score: 1, Funny

      Your sig is ironic considering your post.

    15. Re:Violation of My Privacy? by MavEtJu · · Score: 2, Funny

      That should have been:

      Don't worry. Your personal email wasn't that interesting.

      --
      bash$ :(){ :|:&};:
    16. Re:Violation of My Privacy? by puzzled · · Score: 3, Funny


      I've owned a couple of ISPs and I currently do service for a regional provider. If I cared to look I could see everything - your best defense is the same reason that you don't get dates - what you do is just not that interesting to anyone else.

      --
      I am very easy to get along with, but I don't have time to waste being nice to people who are being stupid. -Theo
    17. Re:Violation of My Privacy? by puzzled · · Score: 1

      Long, long ago, at a now defunct provider, there was this long haired hacker type. This was back when everyone was on dialup in the mid nineties and ISPs still had hubs in their core. He dug a bit into the CuSeeMe protocols and made an 'observer'. There were people running a video stream on that ISP and chat via AOL with a second modem for purposes which I now blush to recall ... you can DL 10x worse these days, but it was quite a shock in 1995.

      --
      I am very easy to get along with, but I don't have time to waste being nice to people who are being stupid. -Theo
    18. Re:Violation of My Privacy? by timerider · · Score: 1

      if your email is so sensitive, and you value your privacy so much, why didn't you use gpg to encrypt it?

      besides, it was all lies in it anyways.

    19. Re:Violation of My Privacy? by Red+Alastor · · Score: 0, Troll
      Encryption is virtual admission of guilt.>/i>

      Decide, do you want to hide that information or you don't ? If you have nothing to hide, why does it bother you that someone could intercept your communication ?

      --
      Slashdot anagrams to "Sad Sloth"
    20. Re:Violation of My Privacy? by civilizedINTENSITY · · Score: 1

      What about locks on your car? Or if you want to use the snail mail comparison, consider that it is illegal to "sniff" your neighbor's snail mail. It isn't illegal to "sniff" their email, nor to listen to their cordless phone conversations. Would you say that legislation that protects our snail mail is an "admission of guilt?" Nope.

    21. Re:Violation of My Privacy? by pete6677 · · Score: 2, Insightful

      I'd say the grandparent poster is aware of this, but just wanted to take advantage of the opportunity to bitch about his privacy since it got him a guaranteed +5 Insightful on Slashdot.

    22. Re:Violation of My Privacy? by wokithub · · Score: 0

      what about stuff like credit card numbers, social security numbers and other personal info? isnt that worth encrypting? you may have nothing to "hide" but still not want any asshole out on the net nabbing anything he can about you

      --
      -=|wokithub|=-
    23. Re:Violation of My Privacy? by Anonymous Coward · · Score: 0

      email? privacy?

      WTF? your geek badge is hereby revoked

    24. Re:Violation of My Privacy? by mabinogi · · Score: 1

      when do you send your credit card information over the internet in plaintext?

      --
      Advanced users are users too!
    25. Re:Violation of My Privacy? by DashEvil · · Score: 1

      It should be considered improper to the point of being anti-social to not use encryption.

      I get it. It's like GNU, if someone is doing something you don't like, they're anti-social. :P

      --
      -If God wanted people to be better than me, he would have made them that way.
    26. Re:Violation of My Privacy? by Atzanteol · · Score: 1

      Ouch!

      Wish I could mod this "a little too close to home."

      *grin*

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
    27. Re:Violation of My Privacy? by SA+Stevens · · Score: 2, Interesting

      your best defense is the same reason that you don't get dates - what you do is just not that interesting to anyone else.

      This is drifting off topic, but I am coming to feel you hinted at something fairly interesting to bring up. Big Windows networks are boring, to the point where it's uninteresting to hack them and/or 'dig around' to see what's there.

      At my last job, the network was a big old-school conglomerate. There were Solaris, Netware, OS2 Warp (!), and Windows NT servers all mixed together on a single net. It was really cool.

      Where I'm working now it's a big enterprise NT setup without anything else. It's monotonous and there's really nothing of interest in 'the system' to check out.

      Anybody who 'hacks' at my current workplace is likely there to steal the info on the servers. At the old workplace it was interesting just to map the whole thing out and figure out how it all connected.

      In this regard, all-Windows shops might have less problem with 'hacking' in the classical sense. Who finds it interesting to get 'root' on some crummy all-NT environment?

      But, back to on-topic...

    28. Re:Violation of My Privacy? by mce · · Score: 1

      So you encrypt that. No where's the guilt?

    29. Re:Violation of My Privacy? by Anonymous Coward · · Score: 0

      Err, no. It doesn't work like that.

      There is no way you can visually glean the content of text messages from an abstraction of gigs of data flowing by.

    30. Re:Violation of My Privacy? by puzzled · · Score: 1


      I learned some years ago that church goin' Iowa corn farmers will have subscriptions to chickswithdicks.com. You see that, you convince yourself you're not seeing things, and then ... well ... you learn to not look.

      The boredom comment was as much of a dig as the real truth, I'm not joking even a little bit when I say I don't want to know what turns other people on ...

      --
      I am very easy to get along with, but I don't have time to waste being nice to people who are being stupid. -Theo
    31. Re:Violation of My Privacy? by Knightmare · · Score: 1

      Having worked on very large networks, you can tap feeds where millions of emails go by per hour, do you really think anybody is going to take the time to track down your email? The key word in that quote is flows if you are going to try and get anything useful out of high speed links something like NetFlow is one of the best ways. Botnets are very easy to track this way as you are looking for lots of sources contacting a few destinations. There are not alot of systems on the network that maintain tens of thousands of sustained connections from remote systems scattered around the globe. They would stand out for that reason, email, web etc... they are all connect, grab what you want, and disconnect. With most of the botnets the compromised hosts "idle" in the botnet channels either providing information from the compromised hosts or waiting for commands from the owners of the network.

    32. Re:Violation of My Privacy? by Seumas · · Score: 1

      GAAAH! Anti-American, heathen TERRORIST! Watch your MOUTH!!!!

    33. Re:Violation of My Privacy? by Ravatar · · Score: 1

      You, by encrypting them. But by that token, wouldn't the Botnet owner just be able to encrypt the same information?

    34. Re:Violation of My Privacy? by TCM · · Score: 1

      Yes, but what's your point? Should we outlaw encryption because terro.. excuse me.. botnet owners can use it, too?

      --
      Of course it runs NetBSD. BTC: 1NT7QvbetmANwaMzhpVL6
    35. Re:Violation of My Privacy? by kc0re · · Score: 1

      I'll assure you. We don't. We run a very specific set of IDS signatures to detect the botnets then we analyze the flows. We could care less about your porn use.

    36. Re:Violation of My Privacy? by deep44 · · Score: 1
      Err, no. It doesn't work like that. There is no way you can visually glean the content of text messages from an abstraction of gigs of data flowing by.
      So if you're interested in looking for administrative botnet traffic, but you're not exactly sure what protocol/port the controller uses to communicate with the bot, which method would you choose for figuring it out?

      a. Capture all Internet traffic for a period of time, and then inspect each packet manually for suspicious content.

      b. Look through flow data for anomalies, or "new" traffic patterns coinciding with worm outbreaks, and then selectively capture only _that_ traffic for further inspection.

      Unless you've got a couple hundred years of spare time on your hands, I'd probably go with 'b'. So, yes, it does work like that.
    37. Re:Violation of My Privacy? by Pollardito · · Score: 1

      a fully redundant layer of experts deployed from a remote facility and unallowed to contact the first pool of experts

    38. Re:Violation of My Privacy? by Lefty2446 · · Score: 1

      It's funny that you think you have privacy on the internet.

      Who ever promised you privacy on the internet?
      With so many internet links traveling through unknown places it is _your_ responsibility to encript or otherwise protect your data from prying eyes, nobody elses.

      Adrian

    39. Re:Violation of My Privacy? by dryeo · · Score: 1

      I have lots of stuff that would be embarrasing to me for others to hear etc. It is none of your business what my wife and myself talk about. Though not illegal (here) it is still very personal and none of your business.

      --
      https://en.wikipedia.org/wiki/Inverted_totalitarianism
    40. Re:Violation of My Privacy? by Anonymous Coward · · Score: 0

      Working as an admin for a medium sized company I used to run a grep cronjob every minute to find anything *interesting* any people's mail boxes. (in the days before spam was such a problem)

      99% of mail is boring, boring, boring. But... that 1% gold nugget from that hot new intern getting mail from her bf about how/when/where they were going to hook up in the building down the street, in the bathroom in the lobby... made skiming all the junk worth it.

    41. Re:Violation of My Privacy? by suwain_2 · · Score: 1

      In other words, when the "experts" are protecting me from the hackers, who is protecting me from the "experts"?

      Me. I use data from IP flows passing through routers to reverse-engineer their closed, invite-only mailing lists, to ensure they're not snooping on anyone's e-mail.

      --
      ________________________________________________
      suwain_2 :: quality slashdot p
    42. Re:Violation of My Privacy? by pushf+popf · · Score: 1

      Nothing prevents them from reading your mail except the fact they your mail is exceptionally boring and they really don't care about you. In fact, they go to great lengths to avoid reading your mail because it's mixed in with a billion other emails that they also don't care about. In any event, if you wouldn't want to find it on page 1 of the New York Times, it doesn't belong anywhere near a computer, since the chances are good that somewhere, sometime, someone (probably you) will hit the wrong button and and your "secret" will be secrt no more.

    43. Re:Violation of My Privacy? by Astrofish · · Score: 1

      Then I guess anyone who wants any other form of privacy must also be 'guilty'? It's perfectly possible to have things that you don't want other people to know, without them being in any way illegal.

    44. Re:Violation of My Privacy? by Anonymous Coward · · Score: 0

      Well, you can't wear a mask or tint your car windows.

    45. Re:Violation of My Privacy? by ReTay · · Score: 1

      "In other words, when the "experts" are protecting me from the hackers, who is protecting me from the "experts"?"

      If you think email is private I got news for you.
      It is not even legally private let alone easy to look at. It is trivial to read it "in transit" with a sniffer and not all that hard to get it from a server with the right privs...

      So to answer you question, no one is.
      But you have not lost any levels of privacy at all. If you are encrypting it then you have nothing to worry about as only the government can crack it. oh wait a minute............

    46. Re:Violation of My Privacy? by Red+Alastor · · Score: 1

      How is the parent a troll ? The thread goes like this, the GGGP tells that he fear his messages could intercepted and read. The GGP tells him that he should encrypt his stuff. The GP tells it is an admission of guilt and the parent tells that he have to decide if he wants to hide his stuff or not.

      You can't not encrypt your stuff because you fear you'll look like you are hiding something while you *are* hiding something. Either you hide your stuff or you don't.

      --
      Slashdot anagrams to "Sad Sloth"
    47. Re:Violation of My Privacy? by Anonymous Coward · · Score: 0

      You bloody idiot, look at the post I'm replying to.

      The person is bitching about potential privacy concerns of people readin personal emails as they flow by.

      I showed that this is impossible

      Learn to read before replying.

    48. Re:Violation of My Privacy? by civilizedINTENSITY · · Score: 1

      No, its like having unprotected sex with strangers. Encryption is a good thing, if it were in widespread use the net would be a safer place. This is just a public safety message. Have a nice day :-)

  7. pessimistic by moz25 · · Score: 4, Insightful

    So is this news something to be pessimistic about or what? As I understand it, without vigilantes botnets would be even more "unstoppable" than they are now. It's cool that they're mitigating it, but it really comes down to getting some cooperation going on multiple levels... starting with the ISPs acting more against outgoing malicious traffic for a start.

    1. Re:pessimistic by Anonymous Coward · · Score: 2, Insightful

      The ISPs need to act, certainly, but people need to be educated to secure their computers against these worms. It isn't easy, but it can be done. It'll take lots of work, and progress will be extremely slow, but we, yes we, are the people to do it.

      What do I mean? Well, we all know that there are plenty of good, free security tools out there, from antivirus programs, antispyware programs, and firewalls. CDs are dirt cheap, and every person reading this probably has a few hundred lying around. Everyone here probably also has plenty of ignorant friends and coworkers. Well, try to educate them! Next time a major Internet security story hits the mainstream media (like, I don't know, the big cc number heist facilitated by a virus), get your employer's blessing to send out an e-mail to everyone asking if they'd like a CD full of free programs to secure their home computers. Then, as people come to see you, pass out the disc, along with some articles on basic security, and tell them to take a few minutes to read and educate themselves. You may not reach all of them, but you will reach some, and if everyone at least tries, we may do some good here.

      I'll even supply the URL for a PC Mag article on computer security for the beginners to read.

      http://www.pcmag.com/article2/0,1759,1754340,00.as p

    2. Re:pessimistic by FLEB · · Score: 1

      Perhaps a quiz on the article in the installer, to keep them motivated?

      --
      Information wants to be free.
      Entertainment wants to be paid.
      You just want to be cheap.
    3. Re:pessimistic by Anonymous Coward · · Score: 0

      What we fucking need is not some "whitehat vigilantism" or anything like that. What we need is good ol' fashioned vigilantism, the kind that ends up with a lengthy hospital bill. THAT would make the spammer/trojanner think twice before fucking with everyone else again.

  8. Botnet commanders arent the problem by Anonymous Coward · · Score: 0

    They will be here as long as there are vulnerable machines and zombies.

    ps
    Slow Down Cowboy!
    Slashdot requires you to wait between each successful posting of a comment to allow everyone a fair chance at posting a comment.
    It's been 7 minutes since you last successfully posted a comment
    DA FUQ

  9. Shutting down botnets is a pointless effort.. by Alascom · · Score: 4, Insightful

    The problem isn't botnets, the problem is people and systems. The only reason botnets exist is due to the fact that current software is engineered without much thought toward security, and vendor supplied patches are not applied. Shutting down a botnet is at most only minimally worth the effort as the hosts are still vulnerable to be aquired by the next virus that comes around.

    The only solution is secure software engineering and prompt, reliable patching.

    1. Re:Shutting down botnets is a pointless effort.. by sweetooth · · Score: 3, Insightful

      and until then we'll just let the botnets run rampant....

      Unfortunately that's not a very good solution. While creating more secure software from the ground up is definately thew ay to go for the future you have to have some plan to deal with the current problems. Keep in mind that the vast majority of people aren't going to upgrade to the latest and greatest OS, web browser, or whatever if thier existing one works. So even after you've got more secure computing solutions out there you have to convince people it's worth the time and more specifically, cost, of upgrading.

    2. Re:Shutting down botnets is a pointless effort.. by daviq · · Score: 0

      like using macs...

      --
      Go to the w3.org and put Slashdot.org through the validator.
    3. Re:Shutting down botnets is a pointless effort.. by Illserve · · Score: 1

      This approach is even less effective than that.

      All they are doing is shutting down a rogue IRC channel. The boss merely has to switch to a new one. It probably takes about 5 seconds of effort.

      But they have to do something.

    4. Re:Shutting down botnets is a pointless effort.. by rpozz · · Score: 1

      Yes, the less vulnerable systems there are, the harder it is to create a botnet, and the less effective the DoS attacks.

      Personally, I'm in favour of some sort of simple built-in software DRM that by default only lets 'certified' executables run, and obviously can be turned off by people who know what they're doing.

    5. Re:Shutting down botnets is a pointless effort.. by Grakun · · Score: 1

      Personally, I'm in favour of some sort of simple built-in software DRM that by default only lets 'certified' executables run, and obviously can be turned off by people who know what they're doing.

      The problem with that is that it is too restrictive and/or too annoying for your typical user to leave on. Even if they can't figure out how to disable it, they'll ask someone else. Or someone else will disable it while using their computer.

      Personally, I'm in favor of holding people responsible for gross negligence. If you're going to purposely setup your computer so that it aids criminals, even when you know it's wrong, then you should be held responsible for aiding criminals. It irritates me when people say they don't care about the trojans and spyware on their machines, as long as they don't notice them. The problem is that the careless users aren't affected by the machines they infect, the servers they DoS, or the systems they hack. We need to start holding them responsible for their actions, so they can't just say "It doesn't hurt me any."

    6. Re:Shutting down botnets is a pointless effort.. by waynemcdougall · · Score: 1
      So even after you've got more secure computing solutions out there you have to convince people it's worth the time and more specifically, cost, of upgrading.

      OR use the botnet command and control centre to command the bots to upgrade themselves...

      Just make sure to use the CONTROL centre and not the KAOS one.

      --
      Recycle PCs and build a wireless community network www.hillsborough.org.nz
    7. Re:Shutting down botnets is a pointless effort.. by LoraxLorax · · Score: 1

      But for the vast majority, it's not gross negligence, it's gross ignorance. For an educated user to let their system continue to run malware, spyware, etc would be negligence, but those educated users are the ones who a) don't get infected in the first place, b) are able to clean their machines after the fact. The problem are the Joe sixpacks, grandmas, and soccer moms. They don't even know there's a problem until they can't use their computer at all. You can't hold them responsible.

    8. Re:Shutting down botnets is a pointless effort.. by rpozz · · Score: 1

      Another solution would be to force ISPs to stop their internet access for a reasonable length of time after a 24 hour warning that their machine is infected. It would stop the problem, and discourage them. Making it a criminal act could cause quite a few problems.

    9. Re:Shutting down botnets is a pointless effort.. by spudgun · · Score: 1

      How about just having an email client use the APIs that anti virus uses to scan ... , outlook saves to disk and runs without norton scanning , whereas eudora always saved and then scanned before launch

      --
      Type unto others as you would have them type unto you.
    10. Re:Shutting down botnets is a pointless effort.. by shmlco · · Score: 1
      The problem with that is that it is too restrictive and/or too annoying for your typical user to leave on.

      As such doesn't really exist, I fail to see how you make the blanket statement that some potential future system will be too restrictive and/or annoying for your typical user...

      --
      Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    11. Re:Shutting down botnets is a pointless effort.. by seweso · · Score: 1

      Trojans and virusses can 'upgrade' a system automatically without anyone complaining but os-es can't? In the future users do not have a choice to upgrade or not, this will be a good thing for security but it will take away choice. Despite the fact that this is a Windows problem only Microsoft will probably swing this in their advantage. This will probably justify an monthly fee for automatic patches, virus scanner, upgrades and for the anti spyware system.

    12. Re:Shutting down botnets is a pointless effort.. by fa2k · · Score: 1

      I want to be haxz0red ;) I have some spare time now and I would like to try IDA, ethereal and w32dasm on some BotWare. Any tips on getting infected?

    13. Re:Shutting down botnets is a pointless effort.. by sweetooth · · Score: 1

      Again though, you are discussing the future which does nothing to deal with the problem today. This article adresses what is being done _today_.

      Now, on the topic of upgrades. You are talking about OS' in the future upgrading themselves. You have to actually get to the point where users have OS' that do this. Today they do not, heck many people still run Windows 98, and with the problems that new patches often create I doubt that many corporations would put up with Microsoft or any other vendor automatically installing patches without informing the user first. This comes up every time windows updates are discussed. Admins taking care of windows networks want time with the new patches so they can ensure the patches don't break any of thier mission critical applications. A self upgrading OS wouldn't allow this.

  10. vigilantes? by Anonymous Coward · · Score: 0

    How can this possibly fail?

  11. kudos by spamchang · · Score: 1

    it's great that industry, when faced with a lack of effort from the law and legislature, has the will and wherewithal to go after the scumbags. it's a great first step to show policymakers how much of a concern this is to internet security.

    1. Re:kudos by Mysticalfruit · · Score: 2, Insightful

      The main reason for this is that nobody in power has been afflicted by this.

      The moment one of these BotNet's decides to DDOS the servers at the capitol building or start attacking other aspects of the US internet infrastructure, your congressman isn't going to give a shit.

      The internet and the laws governing it are the wildwest at the moment. Some corners have very strong laws, other corners have none. However, if I remember it was the vigilantes who took care of the areas that strong law hadn't come into play.

      Vigilante groups are a double edged sword. Laws generally aren't as agile as a group of people working for the common good. However, there is a danger that any group of people once given power is generally adverse to giving it up. Also the argument about what "common good" is gets nebulous. We all agree that child porn sites should be taken down and their proprieters chucked into wood chipppers. What happends when you get a vigilante group that feels that all porn sites are bad?

      --
      Yes Francis, the world has gone crazy.
    2. Re:kudos by ScentCone · · Score: 1

      it's great that industry, when faced with a lack of effort from the law and legislature, has the will and wherewithal to go after the scumbags

      I can only imagine the wailing and gnashing of teeth that you'd hear from the /. crowd if we fonud out that government agencies (rather than the private sector) was doing something about this. The need to poke around in the traffic to see what's coming and going is central to finding the C&Cs, but that very poking around, when done by NSA, or DOJ, etc., causes people to Freak Out.

      A consortium of interested parties in the private sector is probably a better solution anyway - they're going to be more agile, and more motivated.

      --
      Don't disappoint your bird dog. Go to the range.
    3. Re:kudos by Pollardito · · Score: 1

      actually, i think there has been wailing and gnashing of teeth on /. when the RIAA takes it into their own hands to disrupt P2P networks and file flurries of lawsuits

    4. Re:kudos by MCraigW · · Score: 1

      Gee, I didn't realize that the RIAA was stopping DDOS attacks, viruses, worms, and other things spread by the nefarious P2P networks... Well good for them.

  12. Told Ya So by Anonymous Coward · · Score: 2, Interesting

    Internet ages ago, when DDOS was hot and researchers all concentrated on that threat, I tried to tell them that DDOS is nothing. Stuart and the others wrote their paper and based the threat on DDOS which influences computer security research even today. I predicted what is now called botnets would be the more frightening destination of the DDOS train. I didn't catch that IRC would be the covert channel of choice (not very covert). HTTPS seemed much more likely to me - net admins expect to see https traffic.
    The vigilantes are running into the problem of cut-outs. The original botnets for DDOS all used a three-tier architecture - slaves (bots), masters (IRC servers), and clients. The current incarnation seems to have at least that many layers if not more. Killing the masters is better than trying to stomp on all the bots, but that still leaves the clients. Until the owners of the compromised boxen acting as masters allow access to track back to the clients, the vigilantes are facing the fate of Sisyphus.

    Goetz - AC because I can't remember my /. user name

    1. Re:Told Ya So by Anonymous Coward · · Score: 0

      Incoherent bullshit. You don't even have the first clue, you dumb fuck.

    2. Re:Told Ya So by Anonymous Coward · · Score: 0

      I believed you might, maybe, know something until you said "boxen". Unfortunately for you, you didn't realize that immediately makes you a tool, or a least an early teenager.

  13. Self destruct the botnets? by dyftm · · Score: 5, Interesting

    What would be really interesting is if using a combination of honeypot PCs (to match trojans to controllers) and the commands used to control the botnets, these vigilantes could make the zombified PCs download and run a cleaning tool to rid themselves of the trojan.

    1. Re:Self destruct the botnets? by Zocalo · · Score: 2, Informative
      If you are going down that road, then you would have to simply go ahead and do it, which makes you no different than the scum that put it there in the first place in the eyes of the law. Now, in theory, you could pop up a message that says "Your PC has been compromised... You need to do X, Y & Z." and be safe from the law. The snag is that most of the people whose PCs are members of botnets are probably the same ones who are used to seeing pop-ups of that form telling them to do and drop $30 on some shitty piece of software that just installs more malware.

      Going after the controlling servers of the bot-net however, while it is definitely still a legal grey area, is less likely to get you a jail sentence and/or a fine. There are also viable approaches that wouldn't break the law at all, although they are probably not going to deliver results if the server is with certain "bullet proof hosting" providers who just don't care about abuse reports. In any case, it's still a game of Whack-a-Mole, only by going after the servers you are essentially playing with 10,000 mallets simultaneously...

      --
      UNIX? They're not even circumcised! Savages!
    2. Re:Self destruct the botnets? by coekie · · Score: 3, Interesting

      Which is exactly what *does* happen a lot. This is a "hobby" of many "vigilantes"
      Some drones have builtin uninstall commands, others have commands to download and execute programs, so cleaners are written.
      But the drones are getting more and more advanced, builtin uninstall commands are getting more rare... it is clearly a battle that can not be won if only fought this way.

    3. Re:Self destruct the botnets? by mabhatter654 · · Score: 1

      the idea is to figure out where the masters come from or better yet, what the commands look like.... then program the router to drop those packets. That effectively cuts the masters off wherever they may be! This is grey-hat BOFH stuff at it's best!

    4. Re:Self destruct the botnets? by Anonymous Coward · · Score: 0

      Fuck it. Send a command to run format c:

      If people can't clean their systems, they'll just have to loose all their email and digital pictures.

    5. Re:Self destruct the botnets? by Zocalo · · Score: 1
      If people can't clean their systems, they'll just have to loose all their email and digital pictures.

      That thought has crossed my mind on several occasions when some bot on my local segment has been hammering my firewall and a quick NMAP reveals that, big surprise, NetBIOS and RPC are wide open. The price you pay for connecting via an ISP that doesn't treat their customers like idiots, even though some of them quite obviously are... So far, I've managed to resist the temptation, but boy, is it ever getting harder to do so!

      Let's face it, mass mailing trojans have been mainstream news for sometime now, yet people *still* fall for them. And I don't mean emails that just require you to download them into a badly written email client, I mean the dumb kind where the recipient has to run the attachment sent to them by a total stranger themselves. Are they living under a rock, because even non-PC using members of my family have brought this issue up with me in conversation? Deleting all their email and digital pictures, and making it clear how and why it was done of course, may be the only way of giving them the whack up the back of the head with a clue by four they so desperately need.

      --
      UNIX? They're not even circumcised! Savages!
    6. Re:Self destruct the botnets? by Anonymous Coward · · Score: 0

      It's an intriguing idea that unfortunately probably isn't really all that good. You're still left with a host that was compromised in the first place and probably hasn't been patched since. A cleaning tool would have to totally patch and secure the machine against all other backdoors loaded on it as well.

      That's really hard.

      Oh, and yeah, we're not really vigilantes, contrary to what the article says. We've discussed such uninstall actions on the list, but as far as I know, nobody's done it (well, I have a few times, but it was only for hosts on my network that I had already redirected from a botnet to a local tarpit and had the rights to do so)

  14. Re:Who cares really by moz25 · · Score: 2, Insightful

    But it doesn't hurt anyone else much either as I'm on a 56k line. Oh, scary DOS comming from that.

    What you're saying shows the root of the problem and why it's so hard to solve: you need some level of cooperation from people who do not have a direct interest in solving it simply because it doesn't affect them. Sure, your little 56k is quite harmless, but with 1000 zombies on little 56 lines, you can create quite a flood.

    The other problem is with using up bandwidth allotments. Let's say the attacker is using 2KB/s for flooding. You won't notice that, but the other end wastes 5GB/month. Now if you have just 200 56k lines on pumping this on average, you'll be driving the target into unwanted bandwidth bills for sure. Now this analysis is making some assumptions, but you get the picture.

  15. Brilliant individuals by Anonymous Coward · · Score: 0

    They aren't going to accomplish anything. It'll take forever to figure out where the HUGE botnets on IRC are located...

  16. What causes botnets? by Anonymous Coward · · Score: 2, Interesting

    Well, obviously script kiddies with the malice and idiocy to create them. But also, the end users ... the people who irresponsibly leave their machine open to the 'net, get 0wned, and then contribute to whatever DoS is going on.
    These end users just *don't care*. Because, although their owned boxen are f-ing with the rest of the internet, it doesn't affect them - a selfish luser attitude, why should they bother virus/trojan scanning their boxen?
    I wish ISPs would hold the lusers (criminally) responsible for this. I for one look after my home datacentre, including my Gentoo Linux boxen and keep them patched.

    1. Re:What causes botnets? by Anonymous Coward · · Score: 0

      Trying to get your customers thrown in jail is not a good business model. Ideally the government would deal with it, but this will never happen in the US where people think any kind of government intervention is the work of Satan (unless it involves invading a Middle Eastern country)

    2. Re:What causes botnets? by mabhatter654 · · Score: 1
      Seriously, without serious network software how could a normal user even prove they WEREN'T hacked... more than that, are there ANY tools that let networks REQUEST users to modify behavior... not the BOFH type "pull the plug" but responsible tools that monitor the connection quality and report back things that are suspecious so the user can fix them?

      It'd be a great OSS project and a great firefox plugin!!

    3. Re:What causes botnets? by SA+Stevens · · Score: 1

      It'd be a great OSS project and a great firefox plugin!!

      And the popup generator you're suggesting would be a wonderful delivery vehicle for the spammers, who would latch right onto it.

    4. Re:What causes botnets? by Anonymous Coward · · Score: 3, Insightful

      wish ISPs would hold the lusers (criminally) responsible for this.

      You want to throw my mother in the slammer?

      You're not nice at all.

    5. Re:What causes botnets? by bnitsua · · Score: 1

      I really don't think it should be a criminal offense... that would overcrowd an already overcrowded prison system with more people whose crimes were of a dubious nature.
      however, it should be treated the same as a minor traffic offense. you don't secure your computer and your isp catches you? you have to take a computer proficiency class.

    6. Re:What causes botnets? by Anonymous Coward · · Score: 0

      Not if the message had to come from a certain address, i.e. one of your DNS servers, or a specific ip address that would be loaded into your machine at login time.

      Another possibility is to use transparent proxy, and when a user needs to receive a message, block new connections to the outside world and temporarily divert all web requests to the 'message' site until the "Acknowledge" button is pressed on the message.

    7. Re:What causes botnets? by majest!k · · Score: 3, Insightful

      No wonder you posted that as AC.

      Joe Sixpack doesn't consider it "irresponsible" to connect his machine to the net without a firewall. Infact he probably doesn't even know what a firewall is.

      If you're looking for someone to blame, look no further than Microsoft for having everyone run as admin and leaving several easily-exploitable ports open by default on every version of Windows up to XP SP2.

      By the way just as a reminder - botnets originally entered the limelight after scriptkiddies on IRC networks started mass-scanning and exploiting remote-root vulns on LINUX machines (via exploits for commonly used & often default services such as wuftpd and bind) in order to accumulate more bandwidth to "takeover" IRC channels.

      Linux was the primary OS exploited by botnet kiddies waay before Windows. According to you, the admins of those linux boxes should be held liable for getting rooted. While I agree they are at fault for not being more security-minded, I would never consider holding them criminally responsible for getting hacked.

      That's just crazytalk.

      --
      smattawichu
    8. Re:What causes botnets? by mabhatter654 · · Score: 1

      my DSL router does that all the time... The idea is that ISPs have to be more "interactive" to get people to take care of their machines. Think "traffic cop" here. Of course that's a dangerous turn toward censorship... once you can figure out "spam" or "dns" packets from regular traffic, it's not hard to start blocking porn...or slashdot & freespeech. The ISPs are walking a fine line to keep themselves from being co-opted into being the nations censors.

  17. Good for them. by deacon · · Score: 4, Interesting
    From the FAS:

    a group of high-profile security researchers is fighting back, vigilante-style.

    This emotionally laden language has been deliberately chosen to make it sound like this activty is a "bad thing [tm]"

    I truly believe it is the duty of every person to fight against clearly evil activity.

    This includes a mugger hitting an old lady, a middle age man trying to drag a pre-teen girl (or boy) in to a car idiling in the street, and a person trying to kick in the door of the elderly couple down the street.

    If the people disabling bot-nets make every effort to be certain they do not harm innocent or uninvolved people (and the standard here is very high), then they are doing a public service. (if they take the attitude, like some "anti-spam" people, of -> 'kill them all, let God sort them out, they are just assholes with very, very small peckers')

    Those who believe the gub'mint is going to be johnny on the spot to fix all your boo-boos are sadly misguided: there is neither the manpower or the reaction time to fix everything "bad" in the world. That depends on YOU.

    1. Re:Good for them. by mikael · · Score: 1

      Not forgetting "happy slapping".

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    2. Re:Good for them. by muzzmac · · Score: 2, Insightful

      A quote from "A man for all Seasons" quite relevant to this comment I thought.

      More: There is no law against that.

      Roper: There is! God's law!

      More: Then God can arrest him.

      Roper: Sophistication upon sophistication.

      More: No, sheer simplicity. The law, Roper, the law. I know what's legal not what's right. And I'll stick to what's legal.

      Roper: Then you set man's law above God's!

      More: No, far below; but let me draw your attention to a fact - I'm not God. The currents and eddies of right and wrong, which you find such plain sailing, I can't navigate. I'm no voyager. But in the thickets of the law, oh, there I'm a forrester. I doubt if there's a man alive who could follow me there, thank God....

      Alice: While you talk, he's gone!

      More: And go he should, if he was the Devil himself, until he broke the law!

      Roper: So now you'd give the Devil benefit of law!

      More: Yes. What would you do? Cut a great road through the law to get after the Devil?

      Roper: I'd cut down every law in England to do that!

      More: Oh? And when the last law was down, and the Devil turned round on you - where would you hide, Roper, the laws all being flat? This country's planted thick with laws from coast to coast - man's laws, not God's - and if you cut them down - and you're just the man to do it - d'you really think you could stand upright in the winds that would blow then? Yes, I'd give the Devil benefit of law, for my own safety's sake.

    3. Re:Good for them. by adamdeprince · · Score: 1

      The problem with vigilantism is that every once in a while the middled aged man dragging the pre-teen girl into a car is Dad. Or the mugger is a family member dragging an Alzheimer's suffering parent home. Or the door kicker .... you get the point.

      Sometimes things that look like crimes are rather legitimate. This is one reason why proper police are always better than vigilantes, because getting between Dad and his baby's temper-tantrum makes you the criminal.

  18. A more effective approach? by Illserve · · Score: 1

    I'm wondering why they aren't telling bots to self-destruct? It seems pretty obvious to me that the C&C structures could reform fluidly as you take them down? A Black hat has a list of his bots, if you nuke his IRC channel, he just spawns a new one, or moves to a new IRC network...

    But if instead you tell all his bots to wipe themselves out, he's got to buy new ones. Yes those machines will surely get reinfected within a few days/weeks, but it will throw a much bigger wrench in the works.

    How is this not the obvious approach? Why aren't they doing it? Or maybe they are and aren't stupid enough to tell the media....

    1. Re:A more effective approach? by NevarMore · · Score: 2, Informative

      Wipe themselves out how? They probably don't have self-destruct routines,
      1. Its more code weight, harder to transport, run, and create.
      2. The bot virus writers have probably read the villiany HOWTO which advises against installing a self-destruct device because invariably the hero will use it as a very easy means to destroy the superweapon.

    2. Re:A more effective approach? by Illserve · · Score: 1

      If these bots have any kind of generalized means to execute commands on the local machine, there should be a way to force them to self destruct.

      Bot flexibility is presumably valuable, giving their owners the ability to upgrade them in unforseen ways.

    3. Re:A more effective approach? by Anonymous Coward · · Score: 0

      Most of them have a "download this file from the internet and run it" command.
      That, or a format C: would certainly do the trick :)

    4. Re:A more effective approach? by Knightmare · · Score: 2, Interesting

      Actually you are wrong. Many of the pieces of malware I have reverse engineered have had a "self-destruct" mechanism built in which basically just deleted the exe and any registry entries associated with starting the malware. Not exactly massive amounts of code...

      As soon as you find the magic word to make the bots respond to you (which can be difficult at times, some of the malware writers are pretty sneaky) shutting a botnet down can be as simple as logging into the irc server and appropriate channel and typing a couple of words. The problem comes in when the botnet owners are keeping close tabs on the channels and ban any clients that don't behave just right. At that point you have to go to the trouble of having your irc client mimmic the behavior of the botnet clients so that you will go unnoticed long enough to get the information you need to shutdown the botnet.

    5. Re:A more effective approach? by Anonymous Coward · · Score: 1, Interesting

      Mostly because you would be criminally (depending on the jurisdiction) and civilly liable for any damage caused to the bots when you did this. These "bots" also happen to be Joe Average's pc, which is marketed to him as a plug and play appliance like a toaster. If your shutdown erases his accounting files for his home business (which you know he doesn't have backed up because J. Average never does), then you would be liable for the loss. In a court of law you pulled the trigger.

    6. Re:A more effective approach? by jamesh · · Score: 1

      Yes those machines will surely get reinfected within a few days/weeks

      What if the bot could be told to configure autoupdate to automatically download and install the updates (as opposed to the configuration option that requires user interaction). And turn on windows firewall if it is disabled (by the user or by the trojan). And maybe also configure IE and Outlook for 'safer' behaviour (no activex controls etc). Maybe it could even download autoupdate if it isn't already installed.

      And then finally install Linux, just to make a point.

  19. Re:Look by redzebra · · Score: 1

    Does it come as a surprise to you that people that have access to routers can sniff your packets?

    Of course they can but the question is : are they allowed to do it ? It's very easy to tap a phone call in any exchange but admitting you did it without the proper legal papers would get you in a whole lot of trouble, I guess.

  20. Re:Own3d. by Anonymous Coward · · Score: 0


    Liar.

  21. Vigilantism? Or good citizenship? by Anonymous Coward · · Score: 1, Interesting
    The word "vigilante" keeps getting bandied about by people who frankly probably just sit on their backsides all day and do nothing to try and help the problem.

    The botnets represent a serious threat in all sorts of different ways. Spamming. Phishing. DDOS attacks. Extortion. Money laundering. Child pornography. These large armies of zombie PCs can be use for a variety of evil purposes.

    Yah.. this should be the remit of law enforcement agencies.. but guess what. Nothing much is happening. Law enforcement is either waaay outta their league or swamped with other issues. So as good citizens of the internet, what should we do?

    Well.. those people who keep moaning about "vigilantes" will do nothing.. expect moan some more when their business is taken out by a DDOS-wielding extortionist. One basic obligation of all citizens it to protect others and to not ignore crimes when they are in progress. So, it is absolutely right and proper that people take direct action if it is clear that law enforcement agencies cannot.

    You can target the botnet's C&C system. And there are a variety of ways you can do this - not all of which require immense technical skills. Sometimes that means you have to be slightly more "grey hat" than "white hat" in your approach.

    But even if you are technically breaking the law to shut down a botnet.. exactly *who* are the victims? Nobody important, that's who - and they are usually hiding behind layer upon layer of false domain registrations, hijacked IP addresses and worse. In fact, most of the time there are no identifiable victims of this type of anti-botnet action at all - no valid names, companies or organisations. So who's gonna complain?

    Personally, I'm not part of this group, but independently I have managed to shut down two large botnets.. at least temporarily. And I would do it again. But.. well, let's just say if you are involved in this sort of thing then it's better to stay an "Anonymous Coward".

    1. Re:Vigilantism? Or good citizenship? by Anonymous Coward · · Score: 1, Interesting

      Personally, I'm not part of this group, but independently I have managed to shut down two large botnets.. at least temporarily. And I would do it again. But.. well, let's just say if you are involved in this sort of thing then it's better to stay an "Anonymous Coward".

      Well, I do work for one of the "dynamic DNS providers" that are mentioned (as a group) in the article. I am going to stay A/C for that reason.

      Basically what happens is this. These "vigilantes" (myself included I suppose) get their hands on an infected machine and reverse engineer the bot, or, as the article mentions, analyze the traffic they generate. Eventually they find where the bots are connecting to and try to shut down the C&C point. In my case, as a dynamic DNS provider, I am on a private mailing list with many other dynamic DNS providers. We receive daily lists of known botnet C&C points along with evidence and supporting materials.

      It is then up to US as the DNS providers to decide if enough evidence has been presented to shut off the hostname or domain associated with the botnet. In most cases, the hosts and domains are disabled. By removing the DNS name that the bots use to connect to their C&C point, it renders a good portion of them unusable. Of course, the bots include multiple hostnames and the machines can be re-infected with a new bot using different names, but as a group the dynamic DNS providers are making an effort to eliminate the C&C points as quickly as they are found.

      Many people worry that these "vigilantes" will do harm, but they are not the only link in the chain. There are MANY individuals and corporations involved in shutting down the C&C points, so there are some checks and balances. It's not like these guys can wave a magic wand and make the botnets burst into flames. If only it were that easy...

  22. I hope they invite the DShield guy by capedgirardeau · · Score: 2, Interesting

    I can't find it on his site, but the guy who runs DShield was under a DDOS attack a few years ago and he managed to crack into the IRC channel the attacker used to control his bot network.

    Apparently the attacker about crapped his drawers when instead of the usual bot replies to his commands an actual person started talking to him in his IRC channel.

    http://dshield.org/

    --
    Wax on, wax off baby!
    1. Re:I hope they invite the DShield guy by n76lima · · Score: 1

      This sounds like Steve Gibson at Gibson Research.

      http://www.grc.com/dos/grcdos.htm

      This is the story about them being DDOS'ed and him cracking the IRC channel that was being used to run the bots.

    2. Re:I hope they invite the DShield guy by encyclo · · Score: 2, Informative

      I don't think that the security community has a unanimously high opinion of Steve Gibson: see http://www.grcsucks.com/ for a counter-point.

      Gibson is certainly a gifted self-publicist, but Ill leave others more qualified to comment on whether he is a good security consultant...

    3. Re:I hope they invite the DShield guy by Nasarius · · Score: 1
      Gibson is certainly a gifted self-publicist, but Ill leave others more qualified to comment on whether he is a good security consultant...

      Steve's no idiot, but he does have quite an ego. He brags that he writes his little GUI tools (which do little more than make a few API calls) in "pure assembly". Why? I have no idea. It was amusing when he reinvented SYN cookies...

      --
      LOAD "SIG",8,1
    4. Re:I hope they invite the DShield guy by hacker · · Score: 1

      DShield is apparently used to throwing hundreds of false-postives, making the tool useless for actual production work.

      I just checked my IP, and it says my IP appears 413 times in the db as an "attacker", which is utter garbage, since I run a very tightly locked-down Linux/FreeBSD farm behind that IP, and no "attacker" put any trojans on the boxes. Every single installed package matches the checksum that came with it.

      Looks like they need to fix their tool a bit.

  23. The new superheroes...(whats their name?) by droopycom · · Score: 5, Funny

    ... fighting back the internet scumbags all over the planet, vigilante style...

    Now if they could just have a cool name, we could have a new hit superheroes movie for this summer.

    Any suggestion anyone ?
    - The League of Net Shadows
    - The League of Extraordinay Nerds
    - The Fantastic Fourty

    Come on give me something better ...

    1. Re:The new superheroes...(whats their name?) by 77Punker · · Score: 1

      Secure Internet Alliance

      That's kinda cool, but I'm sure somebody can do better.

    2. Re:The new superheroes...(whats their name?) by UserChrisCanter4 · · Score: 5, Funny

      In honor of one of the common infection vectors: The Active X-Men.

      Of course, the need to acknowledge both genders would probably make Active X-Force or Active X-Factor a better choice.

    3. Re:The new superheroes...(whats their name?) by Anonymous Coward · · Score: 0
      It is my experience that superheroes need to have the following:
      • Bulging muscles
      • Good looks
      • Underpants worn on the outside
      Most nerds, I believe, only have one of those, and I don't think that works without the two others.
    4. Re:The new superheroes...(whats their name?) by wowbagger · · Score: 2, Funny

      The League of Virginal Gentlemen?

      The Red Shirt Gang?

    5. Re:The new superheroes...(whats their name?) by ckedge · · Score: 1

      .
      No no no. We need to give the nutters something to worry and fret about.

      I propose we call them "The Internet Cabal", or "The Cabal" for short.
      .

    6. Re:The new superheroes...(whats their name?) by kurzweilfreak · · Score: 1
      Actually, you were close.

      It should be League of Extraordinary Electronic Talent.

      --

      kurzweil_freak

      5th Kyu Genbukan Ninpo/KJJR student

      Be the darkness that allows the light to shine.

  24. What's good for the goose... by argStyopa · · Score: 4, Interesting

    So, how is this different from a "Star Chamber"?

    I'd be interested to see how many people in /. who might applaud this pro-active white-hattery, who simultaneously strenuously object to the US Patriot act which is pretty much just allowing the government to do the same thing in real life?

    --
    -Styopa
    1. Re:What's good for the goose... by Gorobei · · Score: 1

      So, how is this different from a "Star Chamber"?

      Um, it's not a government body?

      Boring stuff like they can be charged with crimes, you can sue the group, etc.

    2. Re:What's good for the goose... by Chris84000000 · · Score: 1

      There are some problems with comparing this activity to the USAPATRIOT Act. The argument against the Patriot act is (broadly) that innocents can be harmed in the drive to punish the guilty. However in this case, by the definition of a botnet, shutting down a botnet cannot harm any innocents; there are no innocents in a botnet.

      --
      Please stop misusing Catch-22 to describe chicken-egg problems or other paradoxes that are not Catch-22.
    3. Re:What's good for the goose... by davidu · · Score: 2, Informative



      This is nothing like a Star Chamber -- The little script kiddies aren't being rounded up and killed (although maybe that'd send a nice message).

      I'm just kicking them off my DNS network and when I can alert the ISPs of infected zombies and C&Cs then all the better. When there is information to hand over to LE then I try to do that. A lot of this abuse now deals with phishing and other financially driven motives and so having a strong working relationship with LE is essential. Vigilantes don't have that...

      This isn't about being a vigilante, it's about protecting my backyard. That fact that it helps the rest of the net out is a positive side effect.

      Thanks,
      David U.

      --

      # Hack the planet, it's important.
    4. Re:What's good for the goose... by hyfe · · Score: 1
      who simultaneously strenuously object to the US Patriot act which is pretty much just allowing the government to do the same thing in real life?

      It's all a matter of scale.

      --
      "" How about taking the safety labels off everything, and let the stupidity-problem solve itself? """
    5. Re:What's good for the goose... by Anonymous Coward · · Score: 1, Insightful

      I'd be interested to see how many people in /. who might applaud this pro-active white-hattery, who simultaneously strenuously object to the US Patriot act which is pretty much just allowing the government to do the same thing in real life?

      Um, you've read the constitution of the United States of America? We had a deal with our government and, in exchange, we-the-people allowed it to exist. Now, our government has decided a few fundamental terms of that deal don't apply.

      If these changes really do make sense, then we need a constitutional convention to sort it out and come up with another agreement. I'd also be happy with a more proactive supreme court and a few clueful candidates for national office to sort this out. Unitil either of those things happen, we (the US) are not what we claim to be.

      Maybe I should run for office.

  25. Are you talking about cocks, balls, and vaginas? by CyricZ · · Score: 1

    What sort of things are you discussing with your friends and associates? Are you talking about penises, scrotums and vaginas? Well, are you?

    Seriously, you need to protect yourself. Don't depend on others to protect you while you're on the Internet. That's why you do certain things like not running Windows, run a solid, well-tested Linux or *BSD firewall, and practice encryption of all of your communication. The power of the Internet includes many responsibilities: one of those responsibilities is to ensure your own safety by taking the appropriate measures.

    --
    Cyric Zndovzny at your service.
  26. Re: Whats their name? = drone hunters by coekie · · Score: 1

    The name actually used is "drone hunters"

  27. book deal by BobVila · · Score: 1

    THey should write a book about this. It will be like a modern day Cuckoo's Egg.

    1. Re:book deal by Anonymous Coward · · Score: 0

      Sure you don't mean Cuckoo's Nest?
      ---
      Someone should kick Slashdots' ass for exagerating obfusication of characters to the point humans have difficulties reading them!

  28. Re:Look by civilizedINTENSITY · · Score: 1

    Well you might have signed a contract that stipulated you wouldn't sniff in order to purchase your connection. But I don't think there are laws related to sniffing like there would be for telephones. More like using a radio to listen to your neighbor's cordless phone conversations, which is both legal and provides admissable info. No expectation of privacy there. So the better cordless phones do encryption. Cellphones have an expectation of privacy. But email is like old time CB.

  29. Re:Who cares really by rpozz · · Score: 2, Informative

    This isn't flamebait, he's making a point.

    Most 'normal' users really don't seem to give a damn if their computeris being hijacked, as long as they don't notice it. And the same users won't undertand that their 56k line is one of many, which adds up to an enormous amount of bandwidth.

  30. Since malware writers aren't held liable... by suitepotato · · Score: 1

    ...and likely because their wares are useless until activated by an idiot enduser but mostly because government neither is competent enough to go after this or should be trusted enough, then I don't see why extending antibodies to the malware problem doesn't deserve a shot.

    With honeypots and careful use of infectable machines, the code that makes up these beasts can be examined and anti-malware can be released into the wild to destroy the infections whereever the anti-malware gets installed by an end-user.

    "Wow, I just cleaned spyware off my machine by looking for pr0n." Sort of like accidentally giving yourself life-saving medication because someone knew you were a pill popping idiot and they put the right stuff where you'd find it.

    The question is, how would the corporate antimalware forces of right now react? "Symantec finds the W32.SpamZapFly2 to be a highly dangerous worm capable of closing far too many open smtp relays (which is eating into our business) and recommends using our new tool to remove it as well as purchasing our latest antivirus software (which will be as ineffective as the last one) instead of relying on accidental infection with this so-called anti-bodyware (because while it has equal chance of happening, we'd prefer to be paid).

    --
    If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
  31. Re:Look by redzebra · · Score: 1

    Wel luring the bots on your own net and analysing them there seems fine. So that would be more or less the same as receiving broadcasted things.

    However they talk about a bunch of experts calling themselves the good guys and playing vigilante. (Which in itself is already a bit worrying)

    Furter on they talk about actively sniffing routers. If an ISP admits it monitors traffic contents wouldn't it then lose its
    rights as being a "carrier" ? Wouldn't that make them reasponsible for the content too, illegal content for example ?

  32. Re:Look by autocracy · · Score: 1

    Happens frequently. Line workers just tap right onto your loop... Central office folks can do the same.. or they can use the functions in the switch. They often do so...

    --
    SIG: HUP
  33. Re:Look by redzebra · · Score: 1

    I wish ISPs would hold the lusers (criminally) responsible for this.

    LOL:
    1) think what that would mean for most ISP's because they would need to be accountable on their turn too.
    2) they could try to pull the plug on that kind of users but they are a majority. So the isp won't bite the hand that feeds it.

  34. Who cares? Nobody. by matts-reign · · Score: 2, Interesting

    I know a user who I'm certain his system is totally 0wn3d. Its an unpatched windows 98 machine, no firewall, nothing. I put an EICAR string on his machine, and 6 months later, its still there. He calls them "Cheezy Viruses that don't hurt me" if they don't interfere with his day-to-day operations. Only when he got a dialer and built up $10,000 worth of phone bills one month did he care. The moral of the story: Users don't give a damn. I know a guy who happens to run a rather large botnet and he says 90% of his victims know there is a virus on their computers, they just can't be arsed to do anything about it.

    --
    Waffles rock.
  35. C&C? by VStrider · · Score: 2, Insightful

    I thought there was no such thing as a central C&C on botnets. An infected pc, can be a member of many botnets. Today a pc is doing the bidding of joe hax0r, tomorrow is doing the bidding of billy rox0r. Even if you shut down one C&C, the thousands of infected pcs, remain infected and ready to join another botnet.

    The only sollution is user education.

    --
    VStrider.
    1. Re:C&C? by sbma44 · · Score: 3, Interesting
      I thought there was no such thing as a central C&C on botnets. An infected pc, can be a member of many botnets.

      Yes, but there'll be one trojan per botnet. Script kiddies don't like to share, and in fact the current trend is supposedly groups assembling botnets and then auctioning off their services to spammers. Given that, you can see why the botnet "owner" wouldn't want to allow access to other evildoers.

    2. Re:C&C? by memfrob · · Score: 1
      The only sollution is user education.

      We're doomed.

      --
      The Wizard utters the word 'frobnoid!' and cackles gleefully
    3. Re:C&C? by FryerTuck · · Score: 1

      Even if you shut down one C&C, the thousands of infected pcs, remain infected and ready to join another botnet.

      It may be a little known fact, but the "rooters" as the script kiddies call themselves, go to great lengths to secure their newly infect zombies against further infection. Whoever gets the unsecure box first, has mere moments to tighten the security hole he just exploited, before someone with better scripts comes along and takes it away from him.
      No honor amo.. - You get the point.

    4. Re:C&C? by CmdrGravy · · Score: 1

      Yeah but surely any half way intelligent evil doer will make sure his bots are all in a number of different bot-nets so that if he loses on he can still maintain control via the others.

  36. Yes. by benjamindees · · Score: 1

    It should. There are wiretapping laws against this. It's no different than the phone company listening in on your conversations.

    --
    "I assumed blithely that there were no elves out there in the darkness"
    1. Re:Yes. by Artichoke · · Score: 1

      You don't mean to say that it's illegal to extract credit card details from your plaintext email messages do you? I'm shocked! {8{P}

      --
      __
      Arse
  37. Nah, TA was better by Anonymous Coward · · Score: 0

    In TA, in a skirmish game against computer controlled apponants, you build a basic airbase, send over as many lifters as you can build fast, and capture the enemy commander/s.
    Then you have free range to build an inpenetrable base in peace before releasing them to inevitable defeat.

    Bwahahahaha etc....

  38. Re:Look by redzebra · · Score: 1

    yes it happens, yes it's as easy as reading one 's mail if you're at the right place. It doesn't make it legal though and can get you in serious trouble if you admit doing it.

  39. Re:Look by civilizedINTENSITY · · Score: 1

    I know my University monitors student use, including browsing and email. Whether that makes them responsible, I don't know. But don't get caught using P2P software (regardless of what you download) or you'll lose your connection. No servers of *any* kind, be they ftp, ssh, mail, or http. P2P is viewed as a type of server. So is bittorret.

  40. Typical freeloaders by Anonymous Coward · · Score: 4, Funny
    Using data from IP flows passing through routers and reverse-engineering tools to peek under the hood of new Trojans, Thompson said the researchers are able to figure out how the botnet owner sends instructions to the compromised machines.

    This is a blatant violation of the trojans' EULAs if I ever saw one. The authors put a lot of work into writing those trojans. What gives "security researchers" such a sense of entitlement to that code? If they want to analyze malware, they should write their own!

  41. Re:Look by redzebra · · Score: 1

    Call yourself the good guy or the hero of the day and your allowed to do anything ? Think:

    Clear evil activity is much harder to define. Even 2 of the 3 examples you gave are clearly broken. The mugger seemed evil to to me. The middle aged man could be the father of the girl. And the person kicking in the door could be yourself reacting on a call for help of the eldely couple.

    The lack of control makes vigilante actions moslty contribute more to the problem than to the solution.

  42. westwood studios by brickballs · · Score: 1

    seeing C&C in the article took me back to the good ol' days of DOS and Westwood Studios...

    fuckin Electronic Arts.

    --
    "What does slashdotting mean?"
    "You've never heard of slashdot?"
    "I know it makes websites not work."
  43. Netflows != sniffing packets by SuperQ · · Score: 1

    I know people who do this kind of botnet tracing, they are looking at flow data, which is NOT the actual packets for most of their hunting.. they look for patterns in the flows, which are basicaly source/destination IP and ports, and protocols.

  44. Anti-anti-botnet by John+Jorsett · · Score: 2, Informative
    Once the head goes, that botnet is largely useless," said Roger Thompson, director of malicious content research at Computer Associates International Inc.

    If I were a Blackhat, my counter to this would be to have the members of the botnet relay my commands among themselves like a telephone relay tree where one person calls 5 who each then call 5 who each then ... To find Mr. Big, you'd have to find the headwaters of the stream, which would be a difficult task.

    1. Re:Anti-anti-botnet by irc.goatse.cx+troll · · Score: 3, Interesting

      No point in treeing it, trees lead to an origin too easily. Cell-style works so much better. Each peer has to discover eachother (Start with the machine that infected it, get the current list of peers from it. randomly ping each peer to see if one drops off, if so send a hint to your other peers. All hints only cause verification, not actually removing. Same for adding new peers this way.
      Controlling it is then a matter of keysigned commands. All commands are timestamped to be unique(so you can easily discard duplicate messages), and is verified with the public key. The only way you can be exposed at the leader is if you get caught with the private key.

      --
      Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
    2. Re:Anti-anti-botnet by void+dummy() · · Score: 0

      If I was a bad guy i would use a DistributedHashTable Bittorrent-style...

  45. ..just another wasted effort. by deep44 · · Score: 1

    I'm sure the research they're doing is quite intriguing, but when are we going to stop wasting time and money on clueless users that obviously don't understand the importance of clicking on "Windows Update" every couple weeks? That type of negligence is unacceptable in almost every other facet of everyday life, so why aren't businesses holding the actual users responsible for the damage they cause?

    You know what I'd like to see for once? How about a vigilante team of lawyers that work with the businesses who regularly pay $many thousands of dollars to deal with these botnet attacks. Work with the ISPs involved to get customer names, through *legal channels* (so they'll cooperate), and then file civil lawsuits against every single one of negligent computer owners. Hmm, what's that? Oh, now you've got everyone's attention.

    Even a DirecTV/RIAA-style letter campaign would probably do more to fight the problem than this team of bot-busters will.

    Note: no disrespect to the research team. I applaud their efforts, even though I think there's a better solution to this problem.

  46. User education! Hah! by phillymjs · · Score: 1

    The only solution is user education.

    You obviously don't have anything to do with end user support in your line of work. I've got the same people asking the same questions all the time. They don't want to be bothered to learn how to do anything on a computer other than the absolute minimum knowledge they need to get things done for work or school. There are millions of people out there who don't know anything more than how to turn their computers on and off, and use the basic features of Word, IE, and Outlook Express. They are ignorant of and/or apathetic about the nasty stuff that can happen to their PCs if they don't maintain them. Even if you try to put the fear of God into them about identity theft and whatnot, their "it can't/won't happen to me" attitude means they STILL won't care.

    If you want to increase the percentage of computer users who actively maintain their systems, you'd get better/faster results just by going around killing the people who don't.

    ~Philly

  47. Re:Look by asdfghjklqwertyuiop · · Score: 1

    Laws against eavesdropping does not give us privacy. Encryption can, but laws don't make your conversations private.

  48. Re:Who cares? Nobody. by michaelhood · · Score: 1

    Well, lets beat this guy until he tells us who runs that botnet. There's a starting point!

  49. Re:Look by jrockway · · Score: 1

    Just run your sshd on a higher-than-1024 port and tunnel it over HTTP. The "intrusion" "detection" system that they use will see it as you visiting a web page :)

    --
    My other car is first.
  50. No sniffing needed by Luke-Jr · · Score: 1

    I decided to go botnet-breaking a few months ago (when someone "invited" my webserver)-- no need to sniff stuff. Simply edit/clean the botnet script and run it. Take note of the hostnames used by all the other bots in the channel and begin scanning them for contact info. Usually SMTP or such will give a hostname and from there you just contact the admin of it.

    --
    Luke-Jr
  51. Is there a contact email for this group? by Anonymous Coward · · Score: 0

    I've had numerous trojans sent to me over time, my current way of dealing with them has been to run them in wine, use ettercap to find out where they join, then email the data-centre/isp about my findings and what's been going on.

    If there was an email where we could send what we find to be trojan bots so the experts could take care of it, it would make things alot easier.

  52. Re:Who cares? Nobody. by matts-reign · · Score: 1

    but his botnet seeds torrents! Where else will I get my free pr0n and mp3's?!?

    --
    Waffles rock.
  53. Re:Look by TENTH+SHOW+JAM · · Score: 1

    Let me see. Somebody wants to use my gear to access a network that I have access to. I, as the carrier, have the right and the respnsibility to know what my gear is up to. I know most telcos frequently "tapp" phones listening for faults. Most of the time they don't care abut the contents of the call, only the effect on line quality. Why should ISPs be any different? They have a duty of care to their customers to provide a service. If they are not allowed to monitor real live traffic over THEIR OWN EQUIPMENT, then how are they supposed to do that? And if you don't like your carrier listening in, either stop using public networks (such as the Internet) or make it hard for third parties to do listen in. But do not pretend that because you have some tenuous connection to the information being transported, that a carrier who owns the physical equipment has no rights to that information.

    --
    A sig is placed here
    To display how futile
    English Haiku is
  54. New spin on... by sheetsda · · Score: 1

    Sounds like a new spin on something Steve Gibson did a few years ago. Very interesting read.

    1. Re:New spin on... by f1r3w0rm · · Score: 0

      from my own experiences with botnets this is a basic layout of one

      level 1 --- > master
      level 2 --- > ircd or ircds
      level 3 --- > the infected computers

      the "infected computers " which will now be known as bots check for a connection if present they try to connect to a hostname given in the config file of the bot then once connected they will set the proper modes upon themselves usually -x ( which removes host masking )then they would join a channel if topic command is enabled they will follow topic orders usually to scan for more vulnerable computers then using either tftp ( trivial file transfer protocol ) or ftp ( file transfer protocol ) it will send the new infected comps the bots exe to be executed then the new bot joins and does it again

      bots can be used to launch ddos ,spam ,snag the cdkeys of numerous popular games and applications

      the more skilled botnet owners will use high speed bots usually edus or corporations for ircd hosting

      ________________________________________________ __
      skilled owner of sop security

      any comments feel free to contact me @ sopsecurity{{{AT}}}gmail.com

  55. Not a problem for long... by Mercury2k · · Score: 4, Interesting

    Hey guys. Just thought that I would put my $0.02 in.

    I am not into botnets anymore, but like most here prolly', I started my internet life on irc. And anyone else who grew up on non dalnet like servers with chan services knows that being on a network without them can be a pain. Especially when smacktards show up for the day ;)

    Anyways, knowing a bit about bot's and botnets, I would say that it shouldnt be too hard to take some down. Being irc based, plain text would be one problem. But if you have access to a machine infected, encryption would be pointless since you could just debug the program and find out what it 's protocol is anyways. I think one big issue that was hinted at in one of the above posts was that you should be able to use an infected machine to "take over" the botnet. Well, things dont work that way. For those of you that havent run one or used one before, I will give you a rough idea of what the ones in my day (1.1.15 or so IIRC).

    A botnet is basically a shell like environment similar to say a bash shell or a dos prompt. ie: its all text commands using plain ol' ascii. Commands generally start with a ".", like ".help". The botnet also has security systems in place (ie: users with passwords etc) that define who can dcc chat the bot directly, use its !channel commands on irc etc. The eggdrop (sorry, yes, im refering to eggdrop's specifically) bot also has the ability to link multiple bots togethere to form a big "botnet". The is all of course done with special bot accounts with unique passwords.

    The reason you cant just take one over (despite it probably being a modified version of this system of bot), is because the other bots are probably only allowed to "take orders" from a specific machine or user. Although for simiplicity sake, I would imagine its just a user and password combo to prevent any traceable information from being gleamed over the botnet traffic. Dont forget to that the botnet would be point to point and most of the traffic would only be coming from a single location (which you would have to find out from a comprimised machine).

    In the end, I see the biggest problem in finding the zombies being, how do you tell when a machines infected if the virus tries the best it can to hide itself from non-forensic integrity checking tools. But, over the years I can see software taking a turn to being better checked for authenticity and integrity etc. Once we hit that point, botnets would probably start to disappear. Also consider that the machines themselevs will go offline and be replaced by newer ones that arent suceptable to the same malicious code. This at least forces them to keep active. And keeping them active helps you trace them.

    Anyways, hope you had a fun read. Not worth previewing this one, l8r.

    1. Re:Not a problem for long... by ymgve · · Score: 1

      Eggdrops have as much in common with these trojan networks as chickens have with the planet Uranus. Two completely different systems.

  56. closed list? by Anonymous Coward · · Score: 0

    I do this as well (mainly dealing with irc-borne malware), and I do it on an open list. I'm not convinced that closed lists are the way to go about this sort of thing. As it is, the open format helps attract talent, and it's far worth the risk of the s'kiddiots knowing what we're up to (look at it this way - they already know the information we're disseminating).

  57. How my botnet would work. by josh3736 · · Score: 3, Insightful
    If I were a blackhat, my botnet would run thusly:

    The bots would be connected to their own P2P-ish system. Commands would be passed around the network in a method similar to searches in Gnutella.

    All commands would by signed by my private key. My bots would all have my public key. This, I would be *the only person* who could issue valid commands to my botnet.

    This would make it impossible to tell where the commands are coming from since the originator would look just like another bot on the network.

  58. /me craps draws by Matt_Joyce · · Score: 1

    "Apparently the attacker about crapped his drawers..."

    Oh, and how do we know he nearly crapped his draws ?
    Sound like bullshit to me.

  59. Hidden C&C (orig) weapon cheat! by tod_miller · · Score: 1

    I swear, I have not seen this cheat online: but on the original command and conquer, if you throw a grenade, and then keep clicking madly, the grenade will start homing in on your mouse cursor.

    Win any battle by making grenadiers, and then getting about 100 of them to ctrl-target the ground near them, but then click and make the SWARM of granades follow your mouse, until your hit their power plants - other buildings, etc. Very rewarding.

    If you could use this tactic to catch hackers, by all means do so

    --
    #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
  60. Re:Who cares really by BlackMesaLabs · · Score: 1

    It's a zombie! Aim for the head!

  61. Why allow IRC? by RockDoctor · · Score: 2, Interesting

    I may be missing something here, but if IRC is used to control malicious programs, then why allow IRC?
    Call me a stick in the mud, but I have simply never seen the purpose of IRC. I've installed programs for it, logged into the LUG's channels because I'm told it's the best thing since sliced bread, found it to be a an utter waste of time, and removed the IRC client. Three times. I simply can't see any purpose to it that is worth either the massive time waste (people don't think before they reply to questions), or the huge security hole that it appears to be. [BTW for people on AberLUG, I know there's a no-install Java access route too. But there's no content.]
    So why are people (network administrators, specifically) allowing the packets to pass? You've got a problem with, say, your AS chunk of routing space being full of IRC-controlled robot machines. So set your router to forward all IRC packets (in- or out-bound) to /dev/null (or a logging system) and then annihilate any IRC bot-controllers in your system.
    If IRC has some value (which I have yet to be shown an argument for, let alone be convinced by such an argument ; "Look at this, it's kewl!" is not an argument), then tell the developers who claim so to come up with an IRC-like system which is provably secure and that provides the functionality they want without the security risks. Any of the security risks. Which returns to the original point - what is the "value" of IRC that people tolerate the security risks that appear to be inherent in the model.

    Question: What did people do for rapid networked communication between self-selected groups before someone (whoever) invented IRC? Answer : mailing lists and/or private newsgroups on non-peering, non-usenet NNTP servers.
    Question: What is still a major method of rapid networked communication amongst self-selected groups? Answer: mailing lists (and private newsgroups too, but often less visible than the lists). Did you notice that SourceForge provides this functionality? You think it's there to make the menus longer, or for some other reason?

    If it causes pain, and you've got an alternative, stop doing it.

    BTW, who was responsible for this junk? I remember something similar being available on Compuserve when I joined in 1992, but it was unusable then and hasn't got any better since.
    It is possible that the security risks of IRC are consequent on the possibility of being anonymous on the communication system. That may account for a lot of the junk too. Although the IRC-like stuff in Compuserve was on a private network with personal accountability through credit-card-backed account identifiers, and that was pretty content-free.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    1. Re:Why allow IRC? by Anonymous Coward · · Score: 0

      Granted, IRC _is_ a fucking huge security hole and if it fills a role something better should replace it.

      But where do you get off saying it's worthless? Instant messaging is basically a limited subset of IRC and it's *HUGELY* popular. Sometimes you just want to talk with people and email or mailing lists are just too slow.

      Just because you don't see a use doesn't mean it's useless. Quite the contrary, actually.

    2. Re:Why allow IRC? by RockDoctor · · Score: 1

      Sometimes you just want to talk with people and email or mailing lists are just too slow.
      Isn't that what your mobile phone is for? Or do you know people who have always-on internet connectivity and don't have mobile phones?
      SMS is quite handy I'll agree, particularly when one half of the conversation is in intermittent connectivity. Is "Instant Messaging" an imitation of that?

      Sometimes you just want to talk with people and email or mailing lists are just too slow.
      Are you talking about idle chit-chat, or doing something productive? If you're doing something productive then generally you need to check what you're saying, inspect references, re-do your calculations by different methods, search for additional evidence one way or the other. But idle chit-chat? Well, just talk. Use your phone, or if your contact is somewhere else in the world, use one of these VoIP things. (Which begs the question of if those VoIP things open new security holes.)

      Just because you don't see a use doesn't mean it's useless. Quite the contrary, actually.
      Examples? Where it's so vitally important that you get the message through instantly, as opposed to waiting for (less than) 20 minutes for a cycle of emails to pass through a list server.
      (Please, when you bring forward your examples, bear in mind that I work in real-time drilling supervision and well-control on oil rigs. I know what communication methods we use when there are decisions that have to be made rapidly. I've made my mistakes when making "instant decisions". One man is dead, and on a different occasion a client lost a couple of million dollars; most decisions are of little real urgency. So what is so all-fired important that you've got to make a decision faster that you can't write it down?

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    3. Re:Why allow IRC? by julesh · · Score: 1

      Isn't that what your mobile phone is for? Or do you know people who have always-on internet connectivity and don't have mobile phones?
      SMS is quite handy I'll agree, particularly when one half of the conversation is in intermittent connectivity. Is "Instant Messaging" an imitation of that?


      In all but cost:

      Mobile phone call: about 20 pence (30 cents US) per minute, plus about GBP 10 ($15 US) per month for line rental
      SMS messaging: about 7 pence (12 cents US) per ~30 word message, plus the same line rental as above
      Internet-based instant messaging/IRC: about GBP 10 ($15 US) per month for an Internet connection, totally free thereafter..

      Just because you don't see a use doesn't mean it's useless. Quite the contrary, actually.
      Examples? Where it's so vitally important that you get the message through instantly, as opposed to waiting for (less than) 20 minutes for a cycle of emails to pass through a list server.


      Sure. If I've got a technical problem that's going to take a lot of backwards and forwards transfer of information to solve, and don't know anyone nearby who is capable of solving it, then IRC is the perfect solution. Using a mailing list would probably take several hours to get a response (at least), whereas using IRC I can probably have the problem fixed within a few minutes. It's just a question of using the most efficient means to solve the problem at hand -- it doesn't (usually) *have* to be solved that quickly, but most of us are impatient.

    4. Re:Why allow IRC? by Anonymous Coward · · Score: 0

      So why are people (network administrators, specifically) allowing the packets to pass? You've got a problem with, say, your AS chunk of routing space being full of IRC-controlled robot machines. So set your router to forward all IRC packets (in- or out-bound) to /dev/null (or a logging system) and then annihilate any IRC bot-controllers in your system.

      If irc isn't available, something else will be. People want to communicate. A small percentage use irc for shady purposes, but if it wasn't available they'd use something else. These types of people used to communicate on BBSes back in the days before the Internet took off. Nowadays if you got rid of irc, blackhats would just use something else (ex: Waste) to communicate.

      At least irc is fairly insecure, which makes it easier to monitor the people who are doing bad things.

    5. Re:Why allow IRC? by RockDoctor · · Score: 1

      These types of people used to communicate on BBSes back in the days before the Internet took off.
      Agreed. As I said about CIS (Compuserve) back in 1992, which predates most BBSs (though how far back the "IRC-like" stuff goes, I don't know. hell, I even remember when CIS made a big thing about introducing internet gateways so you could get from CIS to this "Internet" thing, if you needed or wanted to.

      Nowadays if you got rid of irc, blackhats would just use something else (ex: Waste) to communicate.
      It's sounding increasingly to me as if the person who puts out an OS to the desktop with a server background which /dev/null'd all IRC traffic would have a winner for the business environment. Yeah, if there's someone who can demonstrate a need for this sort of stuff, then they can apply to the IT department to get a pinhole for it. And if their pinhole gets raped, their paycheck gets to pay the clean-up costs. If it's Gates who puts out that enhanced security OS, then "Well Done, Bill" ; if it's someone like the LinSpire man (Mike Richmond? Something like that. Do they provide any non-US configurations yet?), likewise "Well Done". Meanwhile, not something I'm inspired to waste more time with. Same goes for this "Waste" thing.

      At least irc is fairly insecure, which makes it easier to monitor the people who are doing bad things.
      Hmm, interesting point. Rearrange {"Chicken", "egg", "which came first", 2x"the", "or"}.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    6. Re:Why allow IRC? by Anonymous Coward · · Score: 0
      Isn't that what your mobile phone is for? Or do you know people who have always-on internet connectivity and don't have mobile phones? SMS is quite handy I'll agree, particularly when one half of the conversation is in intermittent connectivity. Is "Instant Messaging" an imitation of that?
      • a) cost (I'm a (relatively) poor student)
      • b) yes I do know people with always-on connectivity and no mobile phone (mostly because of the above)
      • c) I have about 10 times the typing speed on a computer keyboard as opposed to a mobile keyboard
      Are you talking about idle chit-chat, or doing something productive?

      I discuss degree-level maths online. It's quicker than using a latex-enabled wiki and infinitely easier than trying to describe what you're doing verbally.

      I also arrange what social life I have time for - quicker than wiki, less annoying than email or phone and more multiuser than SMS.
    7. Re:Why allow IRC? by Halo- · · Score: 3, Informative
      I'm not going to argue the merits or faults of IRC, because it doesn't matter. The problem is that even if you say "IRC is bad" there isn't really a way to "not allow" it. Generally IRC uses ports around the range 6669-7000 (IIRC). So everyone firewalls those off... And the owners of the server move to port 3456 (or whatever...)

      So just port filtering doesn't work. The next idea is to do stateful packet inspection. Every router looks at the contents of every packet to determine if it is part of the IRC protocol.

      Ok, this would work, except it would be unacceptably expensive to implement. Plus, I beleive that some (most? all?) IRC servers support SSL and possibly IPSEC. So the packets are encrypted using SSL, and using some non-obvious port. (like say, port 443) At this point, it is very hard to distinguish between legitimate HTTPS traffic and IRC traffic. I suppose you could look at the packet sizes and do traffic analysis on the flows, but you'd still have problems with other legitimate services running over HTTPS. (Like VPN proxies or Java Applets, or Flash)

      So, even if IRC is the root of all evil in the world, it's not possible to just "not allow" it.

      (Sorry for the rant, I'm getting over being sick and still a bit punchy)

    8. Re:Why allow IRC? by MintyGreen · · Score: 1

      Steve.

      You're a stick in the mud. :-)

      On a more serious note, IRC is no more filterable than any other TCP-based protocol. Block the usual ports? Okay, then someone will set up an ircd on port 80, or 443, or something you wouldn't have thought to block (or can't, because it's a necessary service). If somehow you managed to content-filter it out, then they'd probably just move to some other protocol (or start using SSL, perhaps). It's not like IRC is magic that the bot writers can't do without. They're people, and people are good at solving problems (and causing them, of course).

      Do what you want. I'll be on IRC.

    9. Re:Why allow IRC? by MintyGreen · · Score: 1

      Oops, wrong IRC-hating geologist.

      I retract my stick-in-the-mud comment. :-)

  62. Re:Who cares really by Anonymous Coward · · Score: 0

    Holy shit.

    We're screwed.

  63. Will XOR be used for next generation botnets? by Frit+Mock · · Score: 1


    So if they are now able to shut down C&C , what will the next round of innovation bring to malware?

    Will next generation botnets probably use XOR metrics to receive their instructions, similar to serverless p2p nets?

    I think that's just a pyrrhic victory ... one more such victory and we are lost ... does it even need one more such victory?

  64. Re:Ex-Soviet Hackers... by CmdrGravy · · Score: 1

    "Strike the shepard, and the sheep will scatter"

    That's not true at all, sheep generally hang around in big mobs regardless of whether a shephard is present or not.

    Even if what you said was true there is no evidence it would work for anything other than shephards and sheep.

    Word on what street ?

  65. nuking botnets by phorm · · Score: 1

    How about if you "poisoned" the pool of botnets. Since there has to be a master machine sending the "attack" signal, perhaps one could make them turn upon that master. That is to say, modify the botnet binaries running on infected machines and replace them with a modified version.

    Next time the botnet master says 'attack IP 192.168.253.1' the botnets instead turn on whomever issues the attack command. This would likely be an "owned" machine and not the attacker's home, but at least it gets knocked off and disabled. Another idea might just be to have the machines redirect the floods to 127.0.0.1, thus incapacitating themselves instead.

  66. Re:Look by Anonymous Coward · · Score: 0

    Why do all your threads including the instant one get their subject renamed to "Look"?

  67. Re:Look by civilizedINTENSITY · · Score: 1

    Note: running a ssh client is ok. Running *any* server of any kind is not. So I can't run sshd without violating my TOS.