Ceriwis  

Go Back   Ceriwis > HOBI > Komputer & Teknologi > Teknologi > Tips & Trick

Reply
 
Thread Tools
  #1  
Old 9th June 2010
gusrus's Avatar
gusrus gusrus is offline
Ceriwiser
 
Join Date: Dec 2009
Location: Depok, West Java, Indonesia
Posts: 708
Rep Power: 17
gusrus is a Good mangusrus is a Good mangusrus is a Good mangusrus is a Good man
Smile [share] Script untuk melihat password

yang sering ke warnet mungkin pernah mengalami waktu mau masuk ke suatu situs, ada yang pernah login dan passwordnya dalam bentuk asterix.

Untuk melihat password yang tersembunyi gunakan script berikut ini.
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);})();
Caranya copas pada address bar dan kalo ada password yang tersembunyi langsung muncul di window baru


Last edited by gusrus; 9th June 2010 at 11:45 AM.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


 


All times are GMT +7. The time now is 11:39 AM.


no new posts