Penetration Testing mailing list archives

Re: Marking Session IDs as Secure in IIS 6.0


From: Roshen Chandran <roshen.chandran () paladion net>
Date: Sun, 19 Mar 2006 22:48:42 -0800 (PST)

 Steve,
 
 In ASP.Net, it's further recommended that you set the secure attribute for the Forms Authentication cookie, using the 
requireSSL=true line on the <forms> element.
 
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000012.asp
 
 -Roshen.
 
 Roshen Chandran
 http://www.plynt.com
 
 ----- Original Message ----
 From: Ademar Gonzalez <ademar.gonzalez () gmail com>
 To: "steven_debough () linuxmail org" <steven_debough () linuxmail org>
 Cc: pen-test () securityfocus com
 Sent: Friday, March 17, 2006 1:34:44 AM
 Subject: Re: Marking Session IDs as Secure in IIS 6.0
 
 Hi Steve.
 
 On 16 Mar 2006 16:45:19 -0000, steven_debough () linuxmail org
 <steven_debough () linuxmail org> wrote:
Can anyone provide info, tips, etc. on how to mark Session IDs as secure in IIS 6.0?  I've found quite a bit when it 
comes to 4/5.0 but nothing on 6 yet.
 
 It works the same for IIS 6.0, the property AspKeepSessionIDSecure  is
 still there.
 
 cd c:\ inetpub\ AdminScripts
 cscript adsutil.vbs set w3svc/1/AspKeepSessionIDSecure 1
 
 ref:
 
 http://support.microsoft.com/kb/q274149/
 http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/0d49cbc8-10e1-4fa8-ba61-c34e524a3ae6.mspx
 
 
 
 
 


------------------------------------------------------------------------------
This List Sponsored by: Cenzic

Concerned about Web Application Security? 
As attacks through web applications continue to rise, you need to proactively 
protect your applications from hackers. Cenzic has the most comprehensive 
solutions to meet your application security penetration testing and 
vulnerability management needs. You have an option to go with a managed 
service (Cenzic ClickToSecure) or an enterprise software (Cenzic Hailstorm). 
Download FREE whitepaper on how a managed service can help you: 
http://www.cenzic.com/forms/ec.php?pubid=10025
And, now for a limited time we can do a FREE audit for you to confirm your 
results from other product. Contact us at request () cenzic com
------------------------------------------------------------------------------


Current thread: