I read something similar just to that, the session ID needs to be long, I will have to check what the session length is by default... in anycase, if someone did manage to guess a session id, the could not actually obtain any data unless they knew the variable names such as "username" ?
I would presume if they got a ID and knew a variable name, they could just connect to that session and just simply echo the "username".... thinking along how SQL works now I think...
Main Topics
Browse All Topics





by: 930913Posted on 2009-11-04 at 11:38:15ID: 25743019
This discusses session id security: http://www.securityfocus.c om/infocus /1774