Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Searching for Botnet Command & Controls

Posted by Zonk on Fri Mar 03, 2006 08:37 AM
from the i-want-them-alive-no-disintegrations dept.
Orange Eater writes "eWeek has a story about a group of high-profile security researchers intensifying the search for the command-and-control infrastructure used to power botnets for malicious use. The idea is to open up a new reporting mechanism for ISPs and IT administrators to report botnet activity." From the article: "Operating under the theory that if you kill the head, the body will follow, a group of high-profile security researchers is ramping up efforts to find and disable the command-and-control infrastructure that powers millions of zombie drone machines, or bots, hijacked by malicious hackers."

Related Stories

[+] Meet the Botnet Hunters 194 comments
An anonymous reader writes "The Washington Post is running a pretty decent story about 'Shadowserver,' one of a growing number of volunteer groups dedicated to infiltrating and disabling botnets. The story covers not only how these guys do their work but the pitfalls of bothunting as well. From the article: 'Even after the Shadowserver crew has convinced an ISP to shut down a botmaster's command-and-control channel, most of the bots will remain infected. Like lost sheep without a shepherd, the drones will continually try to reconnect to the hacker's control server, unaware that it no longer exists. In some cases, Albright said, a botmaster who has been cut off from his command-and-control center will simply wait a few days or weeks, then re-register the domain and reclaim stranded bots.'"
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • This'll surely stop them, or not. (Score:5, Insightful)

    by LordOfTheNoobs (949080) on Friday March 03 2006, @08:45AM (#14842023)
    (http://knome.net/)
    As soon as they start tracking down the web controlled and irc controlled nets, they'll move to gnutella style distributed control systems and i2p style networks of bots. Good luck tracking one of those to it's source. Onion routing anyone?
  • Query string (Score:5, Funny)

    by Jordan Catalano (915885) on Friday March 03 2006, @08:46AM (#14842026)
    (http://nothingtoseehere.us/)
    Just filter traffic looking for the string "Sarah Connor".
  • What I don't understand (Score:4, Informative)

    by Anonymous Coward on Friday March 03 2006, @08:49AM (#14842043)

    Are all botnet operators dumb? There's a whole heap of things botnet operators could do to insulate themselves and their networks from attack. Examples:

    • Make the zombies accept commands from messages using asymmetric encryption. Sign your commands and use stenography to hide them in spam/Usenet/websites/images.
    • Make a P2P network divided into "cells". Have zombies only communicate with five other zombies, relaying commands amongst themselves. If one zombie goes quiet, the zombies talking to it transmit a "compromised" message to their other contacts and disable themselves, finally nuking the hard-drive.
    • Listen to existing network chatter. Bots are harder to detect if they are hidden inside existing communication. Wait until the user sends an email before sending spam for the first time, so if they have a personal firewall installed, chances are, they'll approve your bot, at which point you can send with impunity. Furthermore, you'll have their smarthost address.

    Those are just off the top of my head, I'm sure if it was my actual job to operate a botnet I could come up with something far more sophisticated. So why don't botnet operaters do this? Are they all dumb?

    • Can't be bothered by archeopterix (Score:3) Friday March 03 2006, @08:58AM
    • Re:What I don't understand by Afecks (Score:3) Friday March 03 2006, @09:06AM
    • Re:What I don't understand (Score:5, Funny)

      by MustardMan (52102) on Friday March 03 2006, @09:10AM (#14842174)
      Zombies you say? Well, I suppose it depends on the type of zombie. If they are Night of the Living Dead style zombies, then removing the head will indeed kill them. However, if they are Return of the Living Dead type, clearly you need to burn the entire botnet. Of course, the ashy packets would then spread to neighboring datacenters and there'd be hell to pay.
      [ Parent ]
    • Re:What I don't understand (Score:5, Insightful)

      by qwijibo (101731) on Friday March 03 2006, @09:22AM (#14842236)
      They don't do it because they don't have to. The goal is to maintain control over a large number of machines. Currently, the barrier to entry in this market is pretty low. If many of the control nodes are taken out, the botnet operators will change their methods to be more resilient.

      Botnets are about numbers of machines. Destroying a node (ie, formatting the hard drive) lowers the number of machines. As long as the rate of compromise is greater than the rate of attrition, the botnet will continue to grow and that is good. In this case, doing harm to users is bad business for the botnet operators. Anyway, setting up the botnet as a series of cells means that any cell being compromised has a limited impact.

      I don't assume that computer criminals are dumb. A single felony conviction for youthful stupidity can prevent an otherwise talented technical person from getting any job in many large companies. Organized crime doesn't discriminate against these people and can pay pretty well. There are a lot of security experts who are in their roles today because they never got caught and prosecuted for some of the things they did in the past.

      I first heard of the idea of using spam as a communication medium 3-4 years ago. I wouldn't be surprised if this is already being done. There's so much spam that finding a signal in all that noise would be difficult. Unless you knew exactly what you were looking for, you wouldn't be likely to find it.
      [ Parent ]
    • Re:What I don't understand by Syberghost (Score:2) Friday March 03 2006, @09:35AM
    • Re:What I don't understand by Ex-MislTech (Score:2) Friday March 03 2006, @10:27AM
    • 5 replies beneath your current threshold.
  • Good luck (Score:5, Interesting)

    by dknj (441802) on Friday March 03 2006, @08:50AM (#14842047)
    (Last Journal: Saturday September 02 2006, @12:18AM)
    As someone who has intimate knowledge about hijacking computers (i have plenty of friends from my ..er.. darker days), a lot of these botnet creators employ "features" such as port knocking and stealth commands (may appear as a simple https response) which are usually encrypted. You may be able to stop the sloppy botnets, but I can tell you now that this is not an easy problem to stop nor a friendly society to penetrate. And as a previous poster foreshadowed, a lot of them are already distributed due to the ease of shutting down a headnode. Botnet creators constantly evolve, how do you think they became so elaborate today?
    • Re:Good luck by Anonymous Coward (Score:1) Friday March 03 2006, @11:33AM
    • It's a question of money by Slayer (Score:2) Friday March 03 2006, @11:43AM
    • Re:Good luck (Score:4, Interesting)

      by asuffield (111848) <asuffield@suffields.me.uk> on Friday March 03 2006, @01:06PM (#14843811)
      a lot of these botnet creators employ "features" such as

      Typical security theatre from people who just don't know much about security. None of those things will accomplish anything, because it's the same old DRM problem - if it has to run on the target host, then the person controlling that host can analyse it, reverse engineer it, and discover how it works. Having done that they can defeat it. It doesn't matter how much you encrypt or hide the communication between the loser running the botnet and the infected host - that host can be 'compromised' by a person with physical access.

      Of course, if something like Palladium ever became a reality, this would no longer be the case, which would be the security disaster everybody has been warning about.

      Also, anonymising systems like freenet are designed specifically to protect the identity of the person inserting information, so it's not necessarily possible to track down the one controlling the botnet.

      But it is very easy to defeat security theatre like port knocking and 'stealth' commands. We are always going to know precisely what the infected host is doing in one of these things.

      None of that matters though. While it could be effective in the short term to track these people back from the infected hosts, it's far more realistic to track them forwards from their clients. Money is much easier to follow.
      [ Parent ]
      • Re:Good luck by westyx (Score:1) Saturday March 04 2006, @07:29PM
    • Re:Good luck by milimetric (Score:2) Friday March 03 2006, @03:41PM
      • Re:Good luck by dknj (Score:2) Friday March 03 2006, @09:18PM
  • What is ..? (Score:1)

    by Entropy (6967) on Friday March 03 2006, @08:54AM (#14842070)
    This: "yvRpS9t6OD9ueF39E8pGSUZCssLO7XmPjyNadWjv"

    A botnet command or some other traffic?

    Or even noise for the sake of noise? (Ie, spamming the government's ears)
  • Tread Carefully (Score:1)

    by kukickface (675936) on Friday March 03 2006, @09:02AM (#14842115)
    This will have to go beyond simple traffic scanning. If not how would they determine whether a group of machines are bots or are simply responding to SETI@home or whatever other distributed systems are running over the 'net?

    Seems like at some level there will have to be a human protocol that decides which traffic is naughty and which is nice. Humans can be manipulated and protocols spoofed. If this weren't the case we wouldn't be having this discussion in the first place.
  • From the article: "The compromised machines are controlled by a 'botmaster' ... If that command-and-control is disabled, all the machines in that botnet become useless to the botmaster."

    Somewhere, there is a joke that begins with the quote "I AM TEH BOTMASTER!" and ends with the quote "AND I AM TEH GATEKEEPER!", but alas, I cannot figure it out right now.

    Oh slashdot, help me out here.
  • list has no posts (Score:2)

    by mslinux (570958) on Friday March 03 2006, @09:05AM (#14842133)
    No messages have been posted to the botlist yet. I subscribed and thought I'd check out the archive... it's empty. Seems like they'd advertise lists that were up and running with content, not lists w/o any. Perhaps it was setup by bot masters so they'd know who to pick-off?
  • by digitaldc (879047) * on Friday March 03 2006, @09:05AM (#14842134)
    Operating under the theory that if you kill the head, the body will follow...

    It contrast, has been found that some zombie PCs are operating under the theory that if you cut off the head, the body will just wander around aimlessly.
    • 1 reply beneath your current threshold.
  • Good luck... (Score:1)

    by MrNaz (730548) on Friday March 03 2006, @09:05AM (#14842135)
    (http://www.mrnaz.com/)
    ...shutting down IRC.
  • by jasen666 (88727) <jasen@hondavisi[ ]com ['on.' in gap]> on Friday March 03 2006, @09:12AM (#14842181)
    Obviously grabbing random traffic and scanning it isn't going to work. They need to "capture" one of the bots, and study it. Watch all the traffic coming and going, disassemble the software that receives and executes the commands. Then they'd have a solid base for knowing how to track and/or block traffic like that, at least for that one bot variant. So, they'd have to do that for every bot network out there. And who knows how many there really are, or how different they are.
  • by Dareth (47614) on Friday March 03 2006, @09:14AM (#14842195)
    It is run by this Taco guy...

    He uses this website, slash something or other. All he has to do is put the url he wants attacked on its frontpage and all his loyal "bots" go right to work on a DDOS attack.

    Most ingenious! And I bet he profits handsomely from it too!
  • It's a development I can verify (Score:5, Interesting)

    by Opportunist (166417) on Friday March 03 2006, @09:25AM (#14842252)
    When they came into fashion, botnets were mostly comprised of infected machines that got little to no updates. They existed, some bots were discovered and eventually it phased out, only to be replaced by others. The connection was made to a static IRC Server and/or channel, the commands were static, eventually they were discovered and cut off.

    Then anti-virus and security companies got aware of the problem and started to counter it. The result were updating bots that reloaded part of their code, some configuration script or a completely new code from a static server. When we started to hunt down the update servers, update servers became dynamic as well.

    Today, botnets have a faster and more reliable update mechanism than some commercial products. More fallback servers than most companies. And a faster response time to "blackouts" than anyone in the (legal) commercial 'net.

    Another development such nets go through, right as we're talking, is that more and more of the bots get more and more features. Earlier, you had a bot that connects a spam net, another one with keylogging, another one that offers DDoS Sheep properties and so on. More and more, those features become incorporated in one bot. Instead of specialists, you get generalists.

    Today you have trojans that create proxies, at the same time they harvest your passwords, especially interested in your server passwords (to turn your personal homepage server in an update box for them), log your input (especially when you're dealing with online services that require money transfer, like paypal or ebay) and use you to send sex-spam out to others.

    Those sex-spam sites contain adware popups, those in turn are infected with 0day exploits like the WMF-exploit was. Those in turn contain more trojans.

    This all is not necessarily done by one and the same attacker. You can buy and sell those "services". One person or group creating the adware dropper, selling its finding to another group who uses it to get a sheep onto the computer, those in turn sell them to someone who wants to conduct a DDoS attack. Or they sell it to a keylogger, who then uses this to harvest your login data to some pay services to transfer your money or buy stuff for your money.

    And this business is growing.
  • The possibilities! (Score:1)

    by BumpyCarrot (775949) on Friday March 03 2006, @09:28AM (#14842264)

    Operating under the theory that if you kill the head, the body will follow

    Imagine were that not the case! Headless bots roaming the net looking for trouble.

    In all seriousness, I could imagine some nasty work that could be done to turn disbanded botnets into a bigger problem than active ones.

  • it's obvious (Score:1)

    by know1 (854868) on Friday March 03 2006, @09:44AM (#14842347)
    (http://quotes.homeunix.com/)
    private irc servers. so obvious i don't know why the question is even asked
  • well (Score:1)

    by UU7 (103653) on Friday March 03 2006, @09:47AM (#14842358)
    What's to stop them from moving to a p2p VPN style system. Good luck seperating that from legit traffic.
  • Ob Comic Geek (Score:1)

    by Gojira Shipi-Taro (465802) on Friday March 03 2006, @09:47AM (#14842362)
    (http://slashdot.org/)
    "Operating under the theory that if you kill the head, the body will follow,"


    S.H.I.E.L.D. has leared that this is not true. If you kill the head, two more will take it's place. Hail HYDRA!
  • Enforcement? Hello? (Score:5, Informative)

    by mabu (178417) on Friday March 03 2006, @10:21AM (#14842575)
    The biggest problem with spam and viruses and worms is that the federal authorities, specifically those in the United States, don't seem to give a damn about going after these criminals. They don't need to pass any new laws. Computer tampering is computer tampering and the feds are either ignorant or scared, or being told to prioritize the prosecution of these cases as low priority. If you start nailing these people, things will dramatically slow down, but the real reason spam and other attacks are increasing is because enforcement hasn't gotten off its lazy ass and started to prosecute more of these criminals. The way I figure, when Wal-Mart is interrupted by some massive bot-net, then and only then will the government suddenly recognize this is a really bad thing that needs to be dealt with.
  • Honeyclients (Score:2, Interesting)

    by SparcPlug (911168) on Friday March 03 2006, @10:23AM (#14842591)
    I think these [honeyclient.org] folks are headedd in the right direction when it comes to destroying botnets.

    From their page:
    Kathy Wang ToorCon 2005
    So, what's a honeyclient?
    Honeyclients provide the capability to
    proactively detect client-side exploits Drives client application to connect to servers
    Any changes made to honeyclient system are unauthorized - no false positives!
    We can detect exploits without prior signatures


    What can honeyclients do for you?
    Allows proactive monitoring of malicious servers
    Allows discovery of client 0-day
    This can be extended beyond just HTTP clients
    Any other client-server based protocol will work
    • 1 reply beneath your current threshold.
  • by KDR_11k (778916) on Friday March 03 2006, @10:29AM (#14842620)
    "Never underestimate the power of a small tactical nuclear weapon."

    How appropriate.
  • It's not that hard. (Score:4, Informative)

    by TwistedSpring (594284) on Friday March 03 2006, @10:59AM (#14842819)
    (http://baxpace.com/)
    Netstat. Ooh I'm connected to some weird server. Ethereal, ooh I see a password being sent to join this IRC server/channel. Choose a suitable name with X-Chat or BitchX and join the channel, see the commands fly by. But don't say anything.

    I've done it many times whenever I've managed to isolate one of these trojans in Virtual PC. I've also watched the commanders having a great big "LOL" in channel, and felt awful that if I said anything it'd blow my cover. Try it today.
  • by abb3w (696381) on Friday March 03 2006, @11:43AM (#14843132)
    (Last Journal: Thursday March 15 2007, @12:56PM)
    Operating under the theory that if you kill the head, the body will follow...

    "You insensitive prick! Do you have any idea how much that stings?" [imdb.com]

  • Bwahahaha! (Score:1)

    by n6kuy (172098) on Friday March 03 2006, @02:49PM (#14844993)
    (http://mesamike.org/)
    startkeylogger

  • by TFGeditor (737839) on Saturday March 04 2006, @06:51AM (#14849318)
    (http://www.fishgame.com/)
    You can participate in this effort via mail list. Go to http://www.whitestar.linuxbox.org/mailman/listinfo /botnets [linuxbox.org] to sign up.

  • Re:Grammer Nazi! (Score:1)

    by curecollector (957211) on Friday March 03 2006, @09:01AM (#14842110)
    or: the group is ramping...
    [ Parent ]
  • Re:Grammer Nazi! (Score:2)

    by Bazzalisk (869812) on Friday March 03 2006, @09:04AM (#14842126)
    (http://www.bazzalisk.purplecloud.net/)
    Ah, but group in this case is singular. So "is" is valid if it is the group which is ramping up, or "are" if it is the members which are :)
    [ Parent ]
    • 1 reply beneath your current threshold.
  • Re:What? (Score:3, Insightful)

    by moro_666 (414422) <martin.vision@ee> on Friday March 03 2006, @09:18AM (#14842215)
    (http://www.slashdot.org/)
    Sometimes when i open my older mailboxes (which sadly have no spamcheckers) and need a calculator to count the spam messages, i really feel like i'd rather disable the hacker himself, literally.

      I really don't need V!@gr@ nor do i want to buy any other drugs really cheap. And i really don't need the emails that advertise them. Reading e-mail is as private for me as sex is for some other people, if i don't advertise my software products next to your bed while you're having sex, i'd also expect you not to climb into my mailbox to advertise yours.

      Isn't it time to dump the current e-mail system as it is and move on to something else that's really private and personal ? Sure you can have zillion filters installed but sometimes the filters take out stuff that you need and sometimes they let in stuff that you don't need, they are not perfect. I do understand that by the time the e-mail protocol was invented, the inventors themselves couldn't imagine spamfarms all over the world sending fake emails but around 30-40 years have passed [wikipedia.org] , maybe it's time to let it go ?

      Sure we can't dump the current e-mail mess in one day, but an alternative solution that would slowly take stuff over and be non-anonymous would make very many of us really really happy. If sending out mail would only be authorized to organizations and identified persons, it would make the network a lot cleaner.

      PS. I know it's just a dream and utterly non-realistic in the currect circumstances ... but it would still be nice :)
    [ Parent ]
    • Re:What? by _the_bascule (Score:1) Friday March 03 2006, @01:29PM
    • 1 reply beneath your current threshold.
  • Re:Grammer Nazi! (Score:1, Offtopic)

    by LordSnooty (853791) on Friday March 03 2006, @09:23AM (#14842242)
    Sigh. Only on Slashdot etc. etc.
    [ Parent ]
  • Re:Grammer Nazi! (Score:1, Offtopic)

    by Threni (635302) on Friday March 03 2006, @09:50AM (#14842379)
    > In the U.S., Microsoft is developing Vista; in the U.K; they are. Does that
    > affect words like 'group?' Anyone from the UK to comment?

    I've seen/heard both.

    A quick Google reviews this:
    http://news.bbc.co.uk/1/hi/programmes/radio_newsro om/1099593.stm [bbc.co.uk]
    -----
    Collective nouns
    can be singular or plural. The only rule is: you must be consistent. "Marks and Spencer is selling a new biscuit. They say it's the best ever made" is the type of rubbish we broadcast far too often. In a sporting context, teams are always plural: "England are in the soup", "Manchester United are finished", "Wales are resurgent".

    Half
    can be singular or plural: half the oranges were eaten; half the food was eaten.

    Plurals
    the media remain plural, agenda has become singular. Refrain from unnecessary Latin plurals: call them referendums, formulas. The singular of "criteria" is "criterion". While on the subject, to write: "One in twenty people believe the world is about to end" is wrong; even if that one in twenty IS right.

    -----

    (I don't understand that last sentence...)
    [ Parent ]
    • 1 reply beneath your current threshold.
  • Re:Grammer Nazi! (Score:1)

    by weierstrass (669421) on Friday March 03 2006, @02:56PM (#14845063)
    (http://retropolitan.blogspot.com/ | Last Journal: Tuesday October 09, @04:27PM)
    welcome to missing the joke, einstein
    [ Parent ]
  • 8 replies beneath your current threshold.