Recent Articles
how to reveal password behind asterisks(******)
Saturday, October 23, 2010|
Surbhi Verma
Hi Guys...
Today in this short tutorial i m gonna tell you a way, a java script using which you can know password behind asterisks/ stars on web pages.
Javascript Code:
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.");})();
How to use this Code:
1. Just open any web browser, and open any website for which username and passwords are stored already on the computer you are using.
lets say www.gmail.com
2. Now if any username and password are stored on ur system for gmail, then it will be visible in login area, as username and ***** stars in place of password.
3. Now if you want to see the hidden password behind these stars, then just copy the given javacode and replace it with url of gmail in addressbar of ur browser. and press enter.
4. As you follow the 3rd step, the passwords will show you in a alert box :)
Posted in
Hacking Stuff
0 comments for this post
Leave a reply
Subscribe to:
Post Comments (Atom)
TechByte4U on Facebook
Popular Posts
Free winrar, Full version Winrar, Winrar Serial key I guess everyone know what is Winrar, and what it works. So without going into t...
Hello Friends, Before some days i was wondering that How a small java script hacks a complete Orkut profile..... But finally i come...
Hello Guys, Here is the step by step procedure to Apply an image as background of any drive say C:, D:........ Step 1: O...
In last part i have explained the basics of cookie stealing, and happy to know that many of you are really excited to get the secon...
Hello Friends, These days on orkut you will find very frequently written these lines on many Orkut Profiles or in many communi...
In this Tutorial i m giving detail description about a firefox Addon Flash and video Download about which i have also told in my last...
Hi Friends.... Do you know...you can use keyboard instead of mouse to operate your system... Many of you will say...yes, we ca...
Hello Everyone, Here is gud news for all users of TuneUp Utilities.. TuneUp Utilities is providing you a promotional offer for it...
Hey Friends, Many Times we desires to know a method by which we can copy multiple texts at first moment and then paste all the c...
Hi friends, Every person want to earn money... and here on internet there are millions of site which says that You can make mone...