Blogger Tips and TricksLatest Tips For BloggersBlogger Tricks

Sunday 7 June 2015

Reveal *****(Asterisk) Passwords Using Javascript

Reveal *****(Asterisk) Passwords Using Javascript

Want to Reveal the Passwords Hidden Behind Asterisk (****) ?

Is it is possible to reveal by using only simple Javascript ..?

The Answer is YES it is possible just copy this few lines into your browser & Hit Enter then the password will show ..!!


Follow this simple procedure to get passwords that you have entered.

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.

Feel free to comment.. : )

No comments:

Post a Comment