Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeTheAppleBytesLatest imagesMailRegisterLog in

Share | 
 

 Reveal Passwords on a Webpage.

View previous topic View next topic Go down 
AuthorMessage
PHOENiX.505
Administrator
Administrator


Location : Noida, India
iPoints : 63470
Warning Level : Safe

Reveal Passwords on a Webpage. Empty
PostSubject: Reveal Passwords on a Webpage.   Reveal Passwords on a Webpage. Icon_minitime16th March 2011, 9:32 pm

This is a Javascript code,
Firstly open the Website to want to reveal passwords on completely,
in your URL Address bar, type following code -

javascript:(function(){var s,F,j,f,i; s = %22%22; 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() == %22password%22) s += f[i].value + %22\n%22; } } if (s) alert(%22Passwords in forms on this page:\n\n%22 + s); else alert(%22There are no saved passwords in forms on this page.%22);})();
Back to top Go down
http://www.theapplebytes.com
 

Reveal Passwords on a Webpage.

View previous topic View next topic Back to top 

 Similar topics

-
» A message box when webpage opens
» iOS 4.3 launching next week ,with iPad 2 reveal !!!
» Break Excel Workbook Internal Passwords using a Macro
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
 :: . . : : Tips Tricks & Tweaks : : . . :: . . : : Internet : : . .-
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com
© Copyright TheAppleBytes | All Rights Reserved.