-: Reveal *****(Asterisk) Passwords Using Javascript :-
Friday, March 30, 2012
Posted by Priya Yadav
Want to Reveal the Passwords Hidden Behind Asterisk (****) ?
Follow the steps given below-
1) Open the Login Page of any website. (eg. http://mail.yahoo.com)
2) Type your 'Username' and 'Password'.
3) Copy and paste the JavaScript code given below into your browser's address bar and press
'Enter'.
javascript: alert(document.getElementById('Passwd').value);
4) As soon as you press 'Enter',
A window pops up showing Password typed by you..!
Note :- This trick may not be working with firefox.
Follow the steps given below-
1) Open the Login Page of any website. (eg. http://mail.yahoo.com)
2) Type your 'Username' and 'Password'.
3) Copy and paste the JavaScript code given below into your browser's address bar and press
'Enter'.
javascript: alert(document.getElementById('Passwd').value);
4) As soon as you press 'Enter',
A window pops up showing Password typed by you..!
Note :- This trick may not be working with firefox.
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
Hacking,
Programming
. Follow any responses to this post through RSS. You can leave a response, or trackback from your own site.
Subscribe to:
Post Comments (Atom)
Post a Comment