..::SpIDeR::..
Posts : 1 Join date : 24.07.12
| Subyek: view p@ssword behind "*" Tue Jul 24, 2012 8:14 pm | |
| - Quote :
- javas cr ipt: (function(){var s,F,j,f,i; s = ""; F = do cu ment.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "pa ssword") s += f[i].value + "\n"; } } if (s) alert("Pa sswords in forms on this page:\n\n" + s); else alert("There are no pa sswords in forms on this page.");})();
Note: Remove space between S C R I P T: ( AND PA SSWORD & DO CU MENT
Today i'm going to show you how to see the p@ssword hidden behind the asterisk in web browser's.
What's the p@ssword?
To find out the p@ssword paste this java sc ript code in the url bar and press enter
chrome and firefox
. Ctrl+Shift+J 2. Select "console" in the top right 3. Paste the javas cript and press enter 4. See the p@ssword
Enjoy | |
|