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 <[EMAIL PROTECTED]>
To: '.rain.forest.puppy.' <[EMAIL PROTECTED]>
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>
<[EMAIL PROTECTED]> <http://www.revolutionltd.com/>
<[EMAIL PROTECTED]> <http://www.bigfoot.com/~vittal.aithal/>