Re: NTLM Hash in ASP.NET
From: Michael Howard [MSFT] (mikehow_at_online.microsoft.com)
Date: 05/29/03
- Next message: Mark Z: "Accessing COM+"
- Previous message: Matjaz Ladava: "Re: security exception within Microsoft Application Block ExceptionManager.vb"
- In reply to: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- Next in thread: Dieter Depuydt: "Re: NTLM Hash in ASP.NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 May 2003 12:17:07 -0700
when you create the CredentialCache - the creds are stored in memory and
destroyed when the CredentialCache class is destroyed.
-- Cheers, Michael Writing Secure Code 2nd Edition (http://www.microsoft.com/MSPress/books/5957.asp) This posting is provided "AS IS" with no warranties, and confers no rights. "Matjaz Ladava" <matjaz@_nospam_ladava.com> wrote in message news:%23i0ugHIJDHA.1360@TK2MSFTNGP10.phx.gbl... > Of course I was referring to CredentialCache class ;-) > > "Matjaz Ladava" <matjaz@_nospam_ladava.com> wrote in message > news:%23WbQcFIJDHA.2068@TK2MSFTNGP10.phx.gbl... > > Hi Michael, > > > > Where are this credentials physicaly stored ? In protected storage or > > somewhere else ? I'm asking this, because there is a tool Protected > Storage > > PassView which displays passwords stored in protected storage. > > > > Thanks. > > > > Regards > > > > Matjaz Ladava > > > > "Michael Howard [MSFT]" <mikehow@online.microsoft.com> wrote in message > > news:%23vVYwPHJDHA.1828@TK2MSFTNGP10.phx.gbl... > > > why do you need an NTLM hash? there's little you can do with it!! if you > > > want to support NTLM auth from within ASP.NET, then you can use > > > CredentialCache class. > > > > > > -- > > > > > > Cheers, Michael > > > Writing Secure Code 2nd Edition > > > (http://www.microsoft.com/MSPress/books/5957.asp) > > > > > > This posting is provided "AS IS" with no warranties, and confers no > > rights. > > > "Dieter Depuydt" <dieter.spam.depuydt@skynet.be> wrote in message > > > news:3ed0874a$0$26733$ba620e4c@reader1.news.skynet.be... > > > > Anyone here who can tell me how to create a NTLM (NT LanMan) HAsh in > > > ASP.NET > > > > > > > > Thx > > > > DD > > > > > > > > > > > > > > > > > > > >
- Next message: Mark Z: "Accessing COM+"
- Previous message: Matjaz Ladava: "Re: security exception within Microsoft Application Block ExceptionManager.vb"
- In reply to: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- Next in thread: Dieter Depuydt: "Re: NTLM Hash in ASP.NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|