Firefox Asterisk Revealer

Filed Under (Admin Tools, For Geeks, Update) by Ibdreamy on 10-07-2008

Tagged Under : , , , ,

This is, by far, the best snippet of javascript code I’ve seen in action, EVER !!!

You can read more at Raymond.CC but heres the gist of it:

Whilst on a page with any saved password that is masked in asterisks, paste the following code into the Firefox address bar and hit enter. A popup will appear with the password for that login page.

javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j

Post a comment