Goldeneye Posted September 19, 2008 Share Posted September 19, 2008 All this time working on a project and it just hit me now that I haven't secured against session exploits of any kind. I did some searching around prior to this and while I did manage to find a few snippets, I'm not really sure how well they work (if at all). I know about session_regenerate_id(), but I'm not exactly sure where/when to use it. So how do you protect against session exploits such as Session Hijacking, Session Fixation, and Session Poisoning. Link to comment https://forums.phpfreaks.com/topic/125018-how-do-you-protect-against-session-exploits/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.