Sunday, 19 June 2011


Step 1: Open the Login Page of any website with browsers other than Firefox. A simple example will be Gmail.com
Step 2: Type the Username and Password in the respective boxes.
Step 3: Copy the JavaScript Code given below.
javascript: alert(document.getElementById(‘Passwd’).value);
Step 4: Now paste the JavaScript code in the address bar of the login page that you are using. Press Enter. The moment you press Enter, A window pops up showing the Password typed in that password box.
FOR CHROME TYPE -    javascript:      -BEFORE alert

Well, this might be useful only when you want to know your friend’s password and he is not aware of such JavaScript code to reveal. Note: This JavaScript code of revealing passwords may not work best with Firefox. So, it is always better to open other Web Browsers.
This is also helpful when you have long password and you want to make sure weather you have typed a right password or now.
Categories:

0 comments:

Post a Comment