You could know and seeing astric real password that what is it’s password in use any browser
1:-Copy and paste that below code in any web browser address bar and press enter button.
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 passwords in forms on this
page.");})();
After paste in browser address bar you could seeing password
0 comments:
Post a Comment