Re: is it safe to store a cookie user id as a login for my site



"monomaniac21" wrote
hi

G'day.

i have a php site which allows users to save a cookie on their
computer which stores their user id details and allows them to auto-
login.

i'm wondering whether this is safe, is it possible for a malicious
user to find that cookie and change its value and therefore auto-login
as someone else? and if so how can this be prevented?

How could a "malicious user" gain access to a cookie stored somewhere in
your your users computer, unless they break into your users house? My
browser regularly asks me if I wish it to "remember" my userid/password
detailss for next time. Often I tell it to do so.

Then again your user may be just silly enough to store your cookie on the
public libraries computer. Their problem then IMHO.


.



Relevant Pages

  • RE: IE6 Privacy and Secure Web Site
    ... > Cookie for Domain#1 contains user logon and password. ... > This does not seem to be safe and secure. ... I've seen a few systems that use clear text for storing login information - ...
    (Focus-Microsoft)
  • Re: Dangerous Policies
    ... supplying arms to the Taliban. ... from stores? ... the active bits or the triggering mechanisms somewhere safe. ...
    (sci.military.naval)
  • Re: Dangerous Policies
    ... supplying arms to the Taliban. ... from stores? ... the active bits or the triggering mechanisms somewhere safe. ...
    (sci.military.naval)
  • Re: Dangerous Policies
    ... arms to the Taliban. ... from stores? ... the active bits or the triggering mechanisms somewhere safe. ...
    (sci.military.naval)
  • sql to pass value to variable to pass to text box
    ... i have form that "stores" the user and i am trying to record ... some things work in my login proceedure. ... loginSQL = "SELECT MaxAS MaxOfLoginLogId ... the problem is i dont know how to do a select sql statement in vba. ...
    (microsoft.public.access.formscoding)