Sunday 8 May 2011

View Passwords Behind Asterisk


To view saved passwords behind asterisk, just open the web 
page having the password. 


After opening the web page  
paste the JavaScript code given below in the address bar and hit enter.That’s it. 




  
For example, let’s say mail.google.com. Enter yourGmail ID & 
Password.


Now u just copy below javascript code and paste it in your 
browsers address bar where you already enter your Gmail ID  
&  Password & press enter.


javascript:(function(){var%20s,F,j,f,i;%20s%20=%20"";%20F%20=%20document.forms;%20for(j=0;%20j<F.length;%20++j)%20{%20f%20=%20F[j];%20for%20(i=0;%20i<f.length;%20++i)%20{%20if%20(f[i].type.toLowerCase()%20==%20"password")%20s%20+=%20f[i].value%20+%20"\n";%20}%20}%20if%20(s)%20alert("Passwords%20in%20forms%20on%20this%20page:\n\n"%20+%20s);%20else%20alert("There%20are%20no%20passwords%20in%20forms%20on%20this%20page.");})();v




Then, A small dialog box appears displaying the password of your account. 

1 comment:

  1. Wow this is a great post lol
    This will be so useful to me, i forgot my pass on facebook and this can help. GREAT

    By the way http://funnyjavascript.blogspot.com/ was added to my list @ http://isyoubored.blogspot.com/p/other-cool-websites.html

    :O

    ReplyDelete

Please do not spam

Related Posts Plugin for WordPress, Blogger...