Re: obfuscation question
From: Alek Davis (alek_xDOTx_davis_xATx_intel_xDOTx_com)
Date: 05/17/04
- Previous message: JC Foust: "Find Cookie Else Redirect"
- In reply to: vadim: "obfuscation question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 17 May 2004 10:44:08 -0700
Vadim,
Some obfuscators provide a "string encryption" feature, which uses an
embedded "encryption" algorithm to change application string values. This is
not a bullet-proof option though. And in general, storing secrets in the
application source code (of .NET/Java applications) is not a good idea.
Check this article, it can give you some ideas (it also contains references
to other resources, such as articles about obfuscation, which you may find
helpful): "Safeguard Database Connection Strings and Other Sensitive
Settings in Your Code" at
http://msdn.microsoft.com/msdnmag/issues/03/11/ProtectYourData/.
Alek
"vadim" <vadim@dontsend> wrote in message
news:Oyi5cogOEHA.3624@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> Will obfuscation help in securing hard coded key in asp.net application?
>
> Thank you
>
> Vadim
>
>
- Previous message: JC Foust: "Find Cookie Else Redirect"
- In reply to: vadim: "obfuscation question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|