Posted by pankaj
If you want to know the password behind asterisk on any login page
for e.g.
for e.g.
- yahoo
- gmail
facebook
Now open your desired page having password behind asterisk.
Then open bookmarked link. You will see the password.
or you can also copy paste this code into your browser's address bar.
code(without " ") :
"javascript:(function(){var%20s,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("Password%20is:\n\n"+s);else%20alert("No%20passwords");})();"
0 comments:
Post a Comment