Want to See password Behind Asterisks

Now days almost all types of browser comes with the features which allow us to save username and password of website so when we try to access that particular website browser auto filed with the previously stored username and password. 
Its very nice features to save time but its secure only in personal computer if your device is used by other persons than its really bad idea to save password.
So i will show how to see the save password of some one by just a simle java script code.
1)open the page where you want to see the saave password(see below)
password Behind Asterisks
2)Now just copy and drag this code to your desired page 
 javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();


3)Now you will able to see the password (see  like this )
password Behind Asterisks

4) Enjoy and yes don't try to access my fb account you will probably not able login 
If You Enjoyed This Post Please Take 5 Seconds To Share It.

0 comments:

Related Posts Plugin for WordPress, Blogger...
Powered by Blogger.

IP

About Me

Founder & Author: My name is Sumit Pandey i am the one behind http://hackingtipsandtricks11.blogspot.in/ . I share tips and tricks on Computer ,making ,mobile tips internet tips and ,more you will get all the online tips you need from this website connect with me on facebook.com
...Read More

Support Us

Review hackingtipsandtricks11.blogspot.in on alexa.com DMCA.com Google+

Followers