Wednesday 21 December 2011

VIEW ANY PASSWORD BEHIND THE ASTERIX(********)

Posted at  Wednesday, December 21, 2011  |  in  HACKING

VIEW ANY PASSWORD BEHIND THE ASTERIX

To view passwords behind asterisk(********), just open the web page having the password. After opening the web
page paste the javascript given below in the address bar and hit enter. That’s it.


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.");})();



Or if you can somehow get a friend to type their password,
you can quickly paste this code and see it!

Share this post

About Naveed Iqbal

Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim venenatis fermentum mollis. Duis vulputate elit in elit. Follow him on Google+.

0 comments:

About-Privacy Policy-Contact us
Copyright © 2013 infinityCEH. Blogger Template by Bloggertheme9
Proudly Powered by Blogger.
back to top