How to Reveal A Password Behind Asterisks With Javascript 12-20-2010, 06:31 PM
#1
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 some browsers and to see the password ('Passwd') and the id of password in the source of the page must be same. For Yahoo! you must change ('Passwd') into ('passwd').
There is a lot of ways to use this practically. (RAT victims, friends log-in pages, etc.)
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 some browsers and to see the password ('Passwd') and the id of password in the source of the page must be same. For Yahoo! you must change ('Passwd') into ('passwd').
There is a lot of ways to use this practically. (RAT victims, friends log-in pages, etc.)
Even if on the slightest you take a smidget
Or dare touch my revenue I slice you with the razor, quit it
Icey till I make it frigid... (BURRRR)...
The laws of physics says it's getting cold...
My money taller than a hall of midgets
-Busta Rhymes
Or dare touch my revenue I slice you with the razor, quit it
Icey till I make it frigid... (BURRRR)...
The laws of physics says it's getting cold...
My money taller than a hall of midgets
-Busta Rhymes
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)