Tuesday, January 11, 2011

Reveal Passwords Hidden Under Asterisks

Categories: , ,


IT doesn't  require any software to reveal hidden passwords under asterisks and don’t need to waste your time in cracking master password easily view the contents of password fields by simply entering a line of javascript below at the address bar and hit enter

javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; jor (i=0; i alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();

Spread The Love, Share Our Article

Related Posts

No Response to "Reveal Passwords Hidden Under Asterisks"

Post a Comment