How To See Remembered Passwords



Whenever someone select remember password in login form,the passwords will be automatically filled. But the problem is that we can login but can not see the password. Because the password will be shown as "astersik characters"(*).Today i will teach you simple way to see the passwords which are shown as astersik characters(*).

How To Do This.

1.Copy the following code

javascript:alert(document.getElementById('password').value);

2.Paste in the address bar.

3.Press enter key.
Now the hidden password behind the astersik character will be shown.

Visit any site which remembers passwords and show astersik characters in password box.

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...