Security Policy Confusion...
From: DT (dt_at_nospam.co.uk)
Date: 10/26/04
- Next message: Patrick: "Re: TripleDES crypto service provider questions"
- Previous message: Nate A: "RE: general concerns regarding hacking of .NET assemblies"
- Next in thread: Nicole Calinoiu: "Re: Security Policy Confusion..."
- Reply: Nicole Calinoiu: "Re: Security Policy Confusion..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Oct 2004 22:26:42 +0100
Hi,
In an effort to learn about the .NET security settings I tried a simple
experiment. I created a noddy console application and assigned it a strong
name. I then extracted the public key token from the assembly. This was
all on my local disk. I then tried stop the console application be executed
be giving it the permission set of 'Nothing' using the .NET configuration
tool.
Here are the steps I took
1) I created a new code group in the user code groups section under all
code.
2) I then set the condition type to 'Strong Name' and supplied the token
from my assembly.
3) I then set the permission set to 'Nothing'
Once I'd completed this I tried to run the console application again, and it
runs fine? I expected it to be denied execution rights?
Can anybody help me in making sense of my mistakes / misunderstanding?
Any url's to articles would be a great help!
many thanks
DT
- Next message: Patrick: "Re: TripleDES crypto service provider questions"
- Previous message: Nate A: "RE: general concerns regarding hacking of .NET assemblies"
- Next in thread: Nicole Calinoiu: "Re: Security Policy Confusion..."
- Reply: Nicole Calinoiu: "Re: Security Policy Confusion..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|