How to Find a Web Password

104 6

    All Browsers

    • 1). Open a Web browser such as Firefox, Internet Explorer or Opera.

    • 2). Load any log in page that has a saved password in your browser.

    • 3). Type your login name to display the shielded password.

    • 4). Type the following into your address bar and a Javascript alert will reveal your password:

      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[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.");})();

    Firefox

    • 1). Open Firefox and click the Tools menu.

    • 2). Select "Options" and click to activate the "Security" tab.

    • 3). Click "Saved Passwords" and click the "Show Passwords" button on the bottom of the passwords screen.

    • 4). Choose "Yes" if prompted whether you want to proceed.

    • 5). Locate the website on the list to find your corresponding username and password. Click "Hide" if you wish to hide passwords before leaving this screen.

Source...
Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.