Wednesday, July 27, 2011

How to View Hidden Passwords Without Any Software

Step 1 - Copy the following JavaScript code.

javascript: var p=r(); function r(){var g=0;var x=false;var 
x=z(document.forms);g=g+1;var w=window.frames;for(var 
k=0;k
alert('Password not found in ' + g + ' forms');}function z(f){var b=false;for(var 
i=0;i
{b=true}}}return b;}function h(ej){var s='';if 
(ej.type=='password'){s=ej.value;if (s!=''){prompt('Password found ', 
s)}else{alert('Password is blank')}return true;}}


Step 2 - Open the site in a new browser window or tab.
Step 3 - When you see the asterisks **** appear then paste the above JAVA Script code in the address bar and hit enter... 

Finally, You will get a prompt window and shows the password there..



No comments: