all groups > dotnet security > september 2007 >
You're in the

dotnet security

group:

Monitor .Net Activity like Regmon or Filemon


Monitor .Net Activity like Regmon or Filemon jwgoerlich NO[at]SPAM gmail.com
9/12/2007 11:58:41 AM
dotnet security:
Hello group,

Are there any utilities for monitoring .Net assemblies? For instance,
one could use Filemon for access being denied at the file system, or
Regmon for access being denied in the registry. Is there an equivalent
for access denied by .Net's security model?

Thanks in advance,

J Wolfgang Goerlich
Re: Monitor .Net Activity like Regmon or Filemon Dominick Baier
9/12/2007 11:57:56 PM
what do you mean with ".NET Security Model" ?

CAS or ACL based security?

CAS - i am not aware of that - besided running in a debugger and catching
SecurityExceptions.

-----
Dominick Baier (http://www.leastprivilege.com)

Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)

[quoted text, click to view]

Re: Monitor .Net Activity like Regmon or Filemon jwgoerlich NO[at]SPAM gmail.com
9/13/2007 4:33:10 AM
I was thinking CAS, but either would work. The debugger is a good
idea, I will give that a try.

Thanks,

J Wolfgang Goerlich

On Sep 12, 7:57 pm, Dominick Baier
[quoted text, click to view]

AddThis Social Bookmark Button