Thread protection
From: Andrew (andrew@andrewdownum.com)
Date: 03/09/03
- Next message: clintonG: "Re: Are .NET Windows Applications Totally Insecure?"
- Previous message: Michel Gallant \(MVP\): "Re: Are .NET Windows Applications Totally Insecure?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Andrew" <andrew@andrewdownum.com> Date: Sat, 8 Mar 2003 18:20:54 -0800
I am trying to find a way to restrict a certain assembly
from creating (and abusing) threads. If I load an
assembly from the internet domain (or even a more
restricted one with no permissions except "Execute") that
thread can still create a thread, bump it up to
priority "Highest" and hijack my processor. Is there any
permission which can restrict an assembly from creating
threads?
- Next message: clintonG: "Re: Are .NET Windows Applications Totally Insecure?"
- Previous message: Michel Gallant \(MVP\): "Re: Are .NET Windows Applications Totally Insecure?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|