Slashdot Mirror


White House Announces Initiative To Fight Botnets

benfrog writes "ISPs and financial-services companies would share data about computers made into botnets under a pilot program announced today by the Obama administration. From the article: 'The voluntary principles announced today include coordinating across sectors and confronting the problem globally. They were developed by the Industry Botnet Group, comprising trade groups including the Business Software Alliance and TechAmerica.' The White House is also backing a bill proposed by Joe Lieberman that would put the Department of Homeland Security in charge of cybersecurity of vital systems such as power grids and transportation networks."

13 of 89 comments (clear)

  1. So the BSA is leading the charge by Voyager529 · · Score: 5, Insightful

    Anyone want to start taking bets as to when a copy of uTorrent or Transmission will deem you as a part of the botnet?

    1. Re:So the BSA is leading the charge by Jeremiah+Cornelius · · Score: 4, Informative

      Yeah, and they'll stop these with drone attacks. Welcome to the age of corporate Stalinism

      The Justice Department's Office of Legal Counsel prepared a lengthy memo justifying that extraordinary step, asserting that while the Fifth Amendment's guarantee of due process applied, it could be satisfied by internal deliberations in the executive branch.

      Attorney General Eric Holder then publicly claimed: "'Due process' and 'judicial process' are not one and the same, particularly when it comes to national security. The Constitution guarantees due process, not judicial process."

      http://www.salon.com/2012/05/30/how_extremism_is_normalized/singleton/

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
    2. Re:So the BSA is leading the charge by BasilBrush · · Score: 4, Interesting

      You didn't check very well. The SOPA was introduced by a Republican.
      http://en.wikipedia.org/wiki/Stop_Online_Piracy_Act

    3. Re:So the BSA is leading the charge by ganjadude · · Score: 4, Interesting

      That it was, however when the republicans as a whole (not the singular who introduced it) bailed on it, the democrats continued to push for it. The obama admin has quite a few officials who were prior RIAA or MPAA members. but as I said, dont let the partisanship ruin things for you.

      --
      have you seen my sig? there are many others like it but none that are the same
  2. DHS in charge of cybersecurity?? by Anonymous Coward · · Score: 5, Funny

    I feel safer already.

  3. Uh Oh, define "Botnet" by SuperKendall · · Score: 4, Insightful

    I try not to be paranoid, but when I see the BSA and the department of Homeland Security are joining forces, I can't help but have a feeling of dread...

    It really makes me wonder just what constitutes a botnet. After all, large numbers of computers contributing to torrent downloads are a form of bonnet also.

    If this doesn't make you think the government has too much money and free time, nothing will.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  4. I know where this is going..... by Lumpy · · Score: 4, Insightful

    Bittorrent = Terrorism.

    I guarantee the BSA scumbags are already pushing this point.

    --
    Do not look at laser with remaining good eye.
    1. Re:I know where this is going..... by wbr1 · · Score: 4, Insightful

      Bittorrent = Terrorism.

      I guarantee the BSA scumbags are already pushing this point.

      Do not forget Bitorrent == Pro Child Predator

      --
      Silence is a state of mime.
  5. BRUCE SCHNEIER and EUGENE KASPERSKY announces... by gavron · · Score: 4, Interesting

    It makes sense for "Homeland Security" to secure power grids, and critical infrastructure.
    They know nothing of computer security, botnets, or doing much more than confiscation.
    The BSA knows even less.

    I would be excited to see a team of REAL security experts (Schneier and Kasperksky)
    working together with the folks at http://garwarner.blogspot.com/ to eliminate the real threats.
    Grandmothers, breastfeeding mothers, little girls with insulin pumps, and people who copy
    Windows 98 are _NOT_ the real threat.

    Ehud

  6. war on botnets by fish+waffle · · Score: 4, Funny

    Great. I'm sure this will be every bit as successful as the war on poverty, war on drugs, war on terrorism. How are those doing anyway?

    1. Re:war on botnets by runeghost · · Score: 5, Insightful

      They're doing great at giving the government more power, the corporations more money, and the citizenry more oppression.

    2. Re:war on botnets by troll+-1 · · Score: 5, Funny

      Next will be the War on Violence.

  7. Botnets exist due to the BSA & propritary soft by Anonymous Coward · · Score: 5, Interesting

    It is humorous that the BSA is taking charge of solving a problem that is essentially created by its members (and not able to solve it). The BSA is all about fighting for proprietary software. They ensure third parties (like antivirus companies) can't fix the code which lets botnets propagate and they ensure we don't have an Debian-like/apt-get like solution to software maintenance, distribution, and trust models.

    This BSA lead solution is bound to fail.

    The only thing I can conceive of working well to reduce or eliminate botnets is to free the software, implement official security standards all software need comply with, and fix the distribution problem. We would need to properly fund free software platforms and ecosystems. The move to free software with carefully scrutinised (think Debian) channels of trust exist and the software is available for third party review. These software repositories should require certain minimum security standards too. For the most part it's already being done as such with Debian although without any such standards (apart from trust in relation to distribution). They need to eliminate all but essential features of applications which execute scripts.

    - applications should not generally implement support for unnecessary scripting features, embedded objects, etc

    1. Web browsers should not have flash, PDF readers, java applets, GPU accelerated 'gaming' features, or silverlight.
    2. PDF software should not support scripting or embedded objects (like flash).
    3. Office software should not support macros; there is a business case although that needs restrictions and should not generally be in consumer office applications. Even within the business situation there needs to be restrictions on the businesses users ability to install such macros without technical advise.
    4. E-mail clients and similar should not support scripting or even html except for a minimal subset of features.
    5. Instant messaging software should also not implement scripting and limit any HTML to a subset of the standard.
    6. Applications should not install third party plug-ins to web browsers or similar.