Andrew wrote:
> Hi,
>
> We have a classic ASP (not .Net) application that has been audited for
> security by a third party company. They recommend that we set the
> ASPSESSIONID Cookie, ie the one that is autogenerated for sessions,
> to use the HTTPOnly attribute.
>
> I can set this for cookies I explicitly create but cannot find any
> way in classic ASP to set this for the automatically generated one.
>
> Could someone please advise if this is possible so I can go back with
> a definitive answer?
>
I've done some googling and this seems relevant:
http://stackoverflow.com/questions/5...in-asp-classic
Note: "HttpOnly does very little to improve the security of web
applications. For one thing, it only works in IE (Firefox "supports" it, but
still discloses cookies to Javascript in some situations). For another
thing, it only prevents a "drive-by" attack against your application; it
does nothing to keep a cross-site scripting attack from resetting passwords,
changing email addresses, or placing orders."
--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"