[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multiple RDP Connections BSOD DOS
- To: Elvedin Trnjanin <trnja001@xxxxxxx>, bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: Multiple RDP Connections BSOD DOS
- From: Tim Medin <timmedin@xxxxxxxxxxxxxxxxx>
- Date: Wed, 9 Sep 2009 19:34:03 -0500
I worked further with Microsoft and we disovered the fault was caused
by the CheckPoint Full Disk Encryption Driver in particular versions
of Windows and is not a defect in the OS.
On 9/9/09, Elvedin Trnjanin <trnja001@xxxxxxx> wrote:
> I could not reproduce this on Vista Home Premium or Windows 7 Ultimate
> (different computers, both 64-bit) even with creating 200 connections.
> Could you provide more information on your setup?
>
> Tim Medin wrote:
>> Creating multiple RDP connection at the same time causes Windows to
>> Blue Screen. Here is the Proof of Concept code.
>>
>> for /L %i in (1,1,20) do mstsc /v:127.0.0.%i
>>
>> It does work on Windows 7 and some Vista installations.
>> -Tim Medin
>>
>
>
--
-Tim Medin