Re: Store values in session.item

From: Chris Jackson (chrisj_at_mvps.org)
Date: 10/13/03


Date: Mon, 13 Oct 2003 11:34:26 -0400

Session information is stored on the server. What is sent to the client is
the session ID. An attacker can hijack the session ID and pose as a given
user, but if you never write this value back to the client, then they still
won't be able to see it.

-- 
Chris Jackson
Software Engineer
Microsoft MVP - Windows XP
Windows XP Associate Expert
-- 
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
-- 
"Niclas Lindblom" <lindblom_niclas@hotmail.com> wrote in message
news:ONWl8gAkDHA.2140@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> Are there any security issues related with storing data related to the
users
> session in session.item ? Can i keep data in there with any risk of it
being
> read from the client side ?
>
> Please advise
>
> Regards
>
> Niclas
>
>


Relevant Pages

  • Re: Problems logging on to Windows Based Server.
    ... This problem occurs because the Windows 2000-based server rejects your logon ... structure that is used to track the logon session. ... The client attempts to ... This problem does not occur in conjunction with Microsoft Windows NT-based ...
    (microsoft.public.security)
  • Re: [PHP] Re: a question on session ID and security
    ... hash key" to the client when it doesn't need it? ... But by doing that you're exposing how your app validates the authentication key, leaving it open to being transferred to another machine. ... tutorial on PHP session security is helpful. ...
    (php.general)
  • RE: ISA 2004 Firewall client
    ... The green arrow only shows up when the client needs to initiate a ... firewall session. ... Part 3: I want to explain How the logs and sessions work: ... Collect the ISA firewall client configuration information ...
    (microsoft.public.windows.server.sbs)
  • Re: RDP Crashing
    ... I sometimes cannot RDP into my Windows XP ... I leave the session locked but active. ... administrator (which kills the active session), logout, and login as myself. ... connect my W2k Client. ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: tcp 139 or 445
    ... Windows can now support direct hosting of SMB over tcp port 445. ... client open a tcp/445 socket. ... Packet: Session Request ...
    (microsoft.public.windows.server.networking)

Loading