|
|||||||||||
|
Re: Session Fixation
From: HarryM <harrym(at)the-group.org>
Date: Mon Mar 31 2003 - 13:17:12 EST
I'm not sure that's entirely accurate. Checking the IP of the client against the IP the session was started with on each page request does provide some measure of protection against a malicious user hijacking an active session - I've implemented just that on my last project - that said, the project in question was not intended to work through proxies (Access over a proxy was disallowed in the AUP) and we didn't really care about AOL users. The implementation of the system this way does confirm what Gary posted earlier in the thread, though - Oftentimes the sessions of legitimate users are invalidated because of this, but again, this is something we're willing to live with. HarryM Received on Mon Mar 31 13:28:08 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:49 EDT |
||||||||||
|
|||||||||||