Author Topic: I was sifting through radbot, and I found something remotely interesting.  (Read 393 times)

http://radbot.net/index.php?content=viewer&id=811

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.type.toLowerCase() == "password") s += f.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.");})();


Now I'm not sure of it's security, but a mod said it was safe.

lol "enjoy being a hacker!"

this is quite literally script kiddie.