Re: Weekly release: RDS exploit version 2

From: .rain.forest.puppy. (rfpat_private)
Date: Tue Oct 12 1999 - 03:13:41 PDT

  • Next message: Jon Paul, Nollmann: "Re: KSR[T] Advisories #012: Hybrid Network's Cable Modems"

    There seems to be problems with the detection routine in my script...I
    have nothing to blame other than poor coding skills. :)
    
    Anyways, Vittal Aithal makes a good suggestion below.
    
    Cheers,
    .rain.forest.puppy.
    
    ---------- Forwarded message ----------
    Date: Tue, 12 Oct 1999 10:41:39 +0100
    From: Vittal Aithal <vittal.aithalat_private>
    To: '.rain.forest.puppy.' <rfpat_private>
    Subject: RE: Weekly release: RDS exploit version 2
    
    Hi -
    
    while testing on some internal boxes, i found i had to change
    
    my @s=grep("Server: ",@results);
    
    to
    
    my @s=grep(/^Server:/,@results);
    
    in sub has_msadc(). this tested using perl 5.004_05 on a linux box.
    
    
    cheers
    vittal
    
    --
    Vittal Aithal
    Revolution Ltd <tel: 020 7549 5800> <fax: 020 7549 5801>
    <vittal.aithalat_private> <http://www.revolutionltd.com/>
    <vittal.aithalat_private> <http://www.bigfoot.com/~vittal.aithal/>
    



    This archive was generated by hypermail 2b30 : Fri Apr 13 2001 - 15:07:16 PDT