|
Huy guys.
I'm developing a site that Using ASP vbscript. This site simply pulls information back from a DB.
It uses the request.servervariable.("LOGON_USER") to figure out which user to pull back information in. for example if i log on to my computer and then visit the site it show my info. if you did it it would show your info.
Now these has got to be secure so i cant see yours and you cant see mine.
All the security is controlled by the request.servervariable.("LOGON_USER") how easy it for people to hack into this and pretend to be some one else?
edit: Not asking how if possible its done. Just if it is possible and how to stop people doing it
Last edited by higginbt; 06-22-2006 at 12:25 PM..
|