Results 1 to 8 of 8

Thread: Linux worm creating P2P attack network

  1. #1
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Linux worm creating P2P attack network

    A new worm that attacks Linux Web servers has compromised more than 3,500 machines, creating a rogue peer-to-peer network that has been used to attack other computers with a flood of data, security experts said Saturday.

    http://news.com.com/2100-1001-957988.html

    And Symantec had released a new advisory.

  2. #2
    Mentor
    Join Date
    Jun 2001
    Posts
    1,672

    Re:Linux worm creating P2P attack network

    I posted the same thing earlier in the Front Page forum ...

  3. #3
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re:Linux worm creating P2P attack network

    I checked the front page news and didn't see it. I don't usually check the front page forum and stuff and I thought this kind of stuff is better suited for security forum than news forum...

    :-\

  4. #4

    Re:Linux worm creating P2P attack network

    Hay anyone been hit by this? Does unloading the ssl module really do the trick as symantec states?

    Here's the bugtraq.c's comments incase anyone is interested:

    /************************************************** ************************
    **

    *
    *
    * Peer-to-peer UDP Distributed Denial of Service
    (PUD) *
    * by
    contem@efnet *

    *
    *
    * Virtually connects computers via the udp protocol on
    the *
    * specified port. Uses a newly created peer-to-peer protocol
    that *
    * incorperates uses on unstable or dead computers. The program
    is *
    * ran with the parameters of another ip on the virtual network.
    If *
    * running on the first computer, run with the ip 127.0.0.1 or
    some *
    * other type of local address.
    Ex: *

    *
    *
    * Computer A: ./program
    127.0.0.1 *
    * Computer B: ./program
    Computer_A *
    * Computer C: ./program
    Computer_A *
    * Computer D: ./program
    Computer_C *

    *
    *
    * Any form of that will work. The linking process works
    by *
    * giving each computer the list of avaliable computers,
    then *
    * using a technique called broadcast segmentation combined with
    TCP *
    * like functionality to insure that another computer on the
    network *
    * receives the broadcast packet, segments it again and
    recreates *
    * the packet to send to other hosts. That technique can be used
    to *
    * support over 16 million simutaniously connected
    computers. *

    *
    *
    * Thanks to ensane and st for donating shells and test
    beds *
    * for this program. And for the admins who removed me because
    I *
    * was testing this program (you know who you are) need to
    watch *
    * their
    backs. *

    *
    *
    * I am not responsible for any harm caused by this
    program! *
    * I made this program to demonstrate peer-to-peer communication
    and *
    * should not be used in real life. It is an education program
    that *
    * should never even be ran at all, nor used in any way, shape
    or *
    * form. It is not the authors fault if it was used for any
    purposes *
    * other than
    educational. *

    *
    *

    ************************************************** *************************
    */

  5. #5
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re:Linux worm creating P2P attack network

    [quote author=tolstoy link=board=5;threadid=4987;start=0#49854 date=1032316757]
    Hay anyone been hit by this? Does unloading the ssl module really do the trick as symantec states? [/quote]
    I'm watching carefully my logs on my web server and had disabled any mentioning of SSL in httpd.conf and disabled my HTTPS service for now.

    No patch had been issued AFAIK.

  6. #6

    Re:Linux worm creating P2P attack network

    I think you need to upgrade to the latest version of OpenSSL. Afaik, that will fix it.

  7. #7
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:Linux worm creating P2P attack network

    The fix has been around for some time, and as segfault stated, the most recent versions of ssl software have the corrections. Thats the thing that got me -- all of the irresponsible admins (apparently over 3500). I would hope that anyone running a service at least spends an hour or so a week reading about any patches that may have come out. Much less the fact that Security Focus hands you the bug reports in an email every Monday, Wednesday, and Friday ....

    Has anyone here had any firsthand experience?

  8. #8
    Mentor coltrane's Avatar
    Join Date
    May 2001
    Location
    North Carolina
    Posts
    1,390

    Re:Linux worm creating P2P attack network

    I read last week that this isnt a Linux Native issue as reported. It affects SSL on every platform. If I can find that linkage I will post.

Similar Threads

  1. Networking Linux w/ my windows network???
    By BenDover in forum Linux - Hardware, Networking & Security
    Replies: 2
    Last Post: 02-26-2005, 02:41 AM
  2. problem with windows linux network
    By grooverider in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 01-29-2005, 01:36 AM
  3. Install Linux as a Network Router
    By Jeff in forum Linux - Hardware, Networking & Security
    Replies: 4
    Last Post: 01-06-2005, 09:23 PM
  4. Troubleshooting Home Networking
    By CoolJsa14 in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 10:05 PM
  5. Linux RedHat with 2 Network adapters
    By elad_d in forum Linux - Hardware, Networking & Security
    Replies: 3
    Last Post: 08-11-2004, 02:43 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •