Sunday, December 12, 2010

How to view a ***** (ASTRIKS) password!!!

Programming is a hackers best friend..... to view a astricked password. ie. when you type your password all you see is ********** and like that ..... Do you want to see it??

This will not work in firefox

STEPS TO FOLLOW

1. Open the login page and type in the username/email id and password.

2. Do not click enter!!!

3. Copy/paste the following in the address bar without the lines
---------------------------------------------------------------------------------------------------
javascript: alert(document.getElementById('Passwd').value);
--------------------------------------------------------------------------------------------------

4. A new dialogue box will come up showing the typed in password.

HAVE FUN !!!!

It might not work with all browsers but i works 100% with IE !!!!!!!

No comments:

Post a Comment