From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 107f24,582dff0b3f065a52 X-Google-Attributes: gid107f24,public X-Google-Thread: 1014db,582dff0b3f065a52 X-Google-Attributes: gid1014db,public X-Google-Thread: 109fba,582dff0b3f065a52 X-Google-Attributes: gid109fba,public X-Google-Thread: 103376,bc1361a952ec75ca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-12 00:41:04 PST Path: archiver1.google.com!newsfeed.google.com!postnews1.google.com!not-for-mail From: wv9557@yahoo.com (Will) Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++,comp.lang.functional Subject: Re: How Ada could have prevented the Red Code distributed denial of service attack. Date: 12 Aug 2001 00:41:04 -0700 Organization: http://groups.google.com/ Message-ID: <4a885870.0108112341.7ce02ac0@posting.google.com> References: <3B6555ED.9B0B0420@sneakemail.com> <87n15lxzzv.fsf@deneb.enyo.de> <3B672322.B5EA1B66@home.com> NNTP-Posting-Host: 199.173.190.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 997602064 4640 127.0.0.1 (12 Aug 2001 07:41:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 12 Aug 2001 07:41:04 GMT Xref: archiver1.google.com comp.lang.ada:11813 comp.lang.c:73727 comp.lang.c++:81880 comp.lang.functional:7485 Date: 2001-08-12T07:41:04+00:00 List-Id: theory: Ada could have rule the world as a superior language Fact: it did not theory: you could have write a better OS than NT, Linux, SunOS with Ada Fact: there is *NO* Ada OS Why dont you Ada lovers go burn your NT, Linux, Sun OS box, because theses OS are written in C. See if you are left with an OS to write your Ada application. Die, Ada, Die. raj wrote in message news:... > Red Code uses a combination of: > > 1. Buffer overflow > > See: > .ida "Code Red" Worm > http://www.eeye.com/html/Research/Advisories/AL20010717.html > for a recent , readable account see: > > Win32 Buffer Overflows (Location, Exploitation and Prevention) > dark spyrit AKA Barnaby Jack > http://www.phrack.org/show.php?p=55&a=15 > > 2. Disseminated metastasis > see: > Distributed Metastasis: > A Computer Network Penetration Methodology > by Andrew J. Stewart > > http://www.packetfactory.net/papers/Distributed_Metastatis/distributed_metastasis.doc > or Phrack 55 > http://www.phrack.org/show.php?p=55&a=16 > > The buffer overflow occurs because of an old and well known bug in the > C libraries. > Using Ada or another modern language like Ocaml or Mozart could have > prevented this, thus stopping the worm before it infected the very > first IIS server.