Security Problem - Urgent
Hi Friends
I have a login page. as I accepts the password I encrypt it and then matches with already encrypted password from the database.
viewstate of the password field is false.
still it can be easily find by WinHex testing tool. this tool shows the password in clear text.
Please help me how can i secure it.
Thanks in Advance
|