questions about page security with session or else???
Posted: Mon Jan 30, 2006 1:58 am
I am making a feasibility study in Security of pages(for login script etc.)using session or Cookies
I wanna know which one is secure and why
1> storing the values in session and checking it in the secured pages
2> storing the session ID in cookies by encrptying (may be double encryption)it and chekcing by decrypting it in the secured pages
3> storing the session in Database and checking in secured pages
.....................................................................................................................
Can anybody tell me more about the three topics ....which one to use and why..
I will be very greatful if got solved my problem..
anyway thanks in advance
I wanna know which one is secure and why
1> storing the values in session and checking it in the secured pages
2> storing the session ID in cookies by encrptying (may be double encryption)it and chekcing by decrypting it in the secured pages
3> storing the session in Database and checking in secured pages
.....................................................................................................................
Can anybody tell me more about the three topics ....which one to use and why..
I will be very greatful if got solved my problem..
anyway thanks in advance