Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


[TuT]See passwords behind stars! filter_list
Author
Message
RE: [TuT]See passwords behind stars! #21
thks for sharing. it is working...even in google chrome

@Infinity thks for image. that gives a clear idea

Reply

RE: [TuT]See passwords behind stars! #22
When I past "


javascriptSadfunction(){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.");})(); "
in the url, a white page is open whith "#" in...

Reply







Users browsing this thread: 1 Guest(s)