|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET 2003 DLL - how secure?If I distribute my class libraries along with my ASP.NET code -- how secure
are my DLLs? Can anyone gain access to them other than the ASP.NET application(s) using them? I was reading the Microsofts .NET security book and they suggest that .NET DLL can easily be decompiled -- if this is correct, is there anyway to secure the DLLs my ASP.NET code uses? Hello Rob,
against which type of attacker do you want to guard?? someone with local access to your binaries - yes decompilation is easily possible. Over HTTP - not easily possible (besides server misconfiguration or application level vulnerabilities) --------------------------------------- Dominick Baier - DevelopMentor http://www.leastprivilege.com Show quoteHide quote > If I distribute my class libraries along with my ASP.NET code -- how > secure are my DLLs? Can anyone gain access to them other than the > ASP.NET application(s) using them? I was reading the Microsofts .NET > security book and they suggest that .NET DLL can easily be decompiled > -- if this is correct, is there anyway to secure the DLLs my ASP.NET > code uses? > Over HTTP, no local access.
Thanks. Show quoteHide quote "Dominick Baier [DevelopMentor]" <dbaier@pleasepleasenospamdevelop.com> wrote in message news:780616632603939125408474@news.microsoft.com... > Hello Rob, > > against which type of attacker do you want to guard?? someone with local > access to your binaries - yes decompilation is easily possible. > > Over HTTP - not easily possible (besides server misconfiguration or > application level vulnerabilities) > > --------------------------------------- > Dominick Baier - DevelopMentor > http://www.leastprivilege.com > >> If I distribute my class libraries along with my ASP.NET code -- how >> secure are my DLLs? Can anyone gain access to them other than the >> ASP.NET application(s) using them? I was reading the Microsofts .NET >> security book and they suggest that .NET DLL can easily be decompiled >> -- if this is correct, is there anyway to secure the DLLs my ASP.NET >> code uses? >> > > >
ASP.NET form-based authentication help
StreamWriter causes SecurityException when attempting to write to network drive..need help VS2005 - X509 key not loaded correctly for FTPS server authentication ? Enabling Forms Authentication Stops Button Click Events authentication hangs after security patch XmlSerializer : CS0647 Compilation Error Negative numbers in encryption key what exact registry entries does the installing of a .net windows service create? either with instal is it possible to install multiple copys of the same .net web service on the same computer but with loading web application project suddonly takes 5 mintues and says "Contacting server to open Web pro |
|||||||||||||||||||||||