<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; master password</title> <atom:link href="http://www.ghacks.net/tag/master-password/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 07:07:56 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Master Password+ Improves Firefox&#8217;s Master Password Feature</title><link>http://www.ghacks.net/2011/01/05/master-password-improves-firefoxs-master-password-feature/</link> <comments>http://www.ghacks.net/2011/01/05/master-password-improves-firefoxs-master-password-feature/#comments</comments> <pubDate>Wed, 05 Jan 2011 13:21:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Email]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox password]]></category> <category><![CDATA[master password]]></category> <category><![CDATA[password manager]]></category> <category><![CDATA[thunderbird]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=38710</guid> <description><![CDATA[Firefox, like most modern web browsers, can be used to save login information so that they do not have to be entered by the user again on the next visit to a website or service. This behavior could be problematic on multi-user systems if users manage to get access to a user&#8217;s Firefox installation as [...]]]></description> <content:encoded><![CDATA[<p>Firefox, like most modern web browsers, can be used to save login information so that they do not have to be entered by the user again on the next visit to a website or service. This behavior could be problematic on multi-user systems if users manage to get access to a user&#8217;s Firefox installation as login information are readily available for anyone who looks for them in the browser&#8217;s options.</p><p>The master password has been designed to protect the saved password listing from other users. It basically means that the password needs to be entered before the listing can be accessed for the first time protecting the user&#8217;s saved login information.</p><p>The master password needs to be entered only once during a Firefox session (that&#8217;s the time from opening the browser until it is closed again) which leads to further difficulties. Anyone can access the password list again once the master password has been supplied with no apparent option to lock the browser again other than to close it.</p><p>Master Password+ has been designed to improve the master password feature of the Firefox web browser and Thunderbird email client. It adds a set of features to the master password to make it more secure. Among the options is a timeout feature which can be set to reset the master password flag so that it needs to be entered again after a certain time. It is furthermore possible to lock and unlock the master password with the hotkey Alt-L.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/master-password.jpg" alt="master password" title="master password" width="407" height="518" class="alignnone size-full wp-image-38711" /></p><p>The master password prompt can also be launched during browser start so that the profile can only be used if it is entered correctly by the user. Master Password+ improves the security if the master password is being used in Firefox. The master password itself on the other hand does not offer 100% protection. The add-on is <a
href="https://addons.mozilla.org/en-US/firefox/addon/master-password/">available</a> for Firefox 3 and 4 as well as the <a
href="https://addons.mozilla.org/en-US/thunderbird/addon/master-password/">Thunderbird</a> email client.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/05/master-password-improves-firefoxs-master-password-feature/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Recover Firefox Master Password With FireMaster</title><link>http://www.ghacks.net/2009/08/27/recover-firefox-master-password-with-firemaster/</link> <comments>http://www.ghacks.net/2009/08/27/recover-firefox-master-password-with-firemaster/#comments</comments> <pubDate>Thu, 27 Aug 2009 10:46:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox master password]]></category> <category><![CDATA[firefox password]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[firemaster]]></category> <category><![CDATA[master password]]></category> <category><![CDATA[restore master password]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15777</guid> <description><![CDATA[The Firefox Master Password is a security option in the Firefox web browser that password protects saved login information in the web browser. These login information can be accessed directly in the web browser if no master password has been set. We reviewed FireMaster back in 2007. The principle to recover the Firefox master password [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/firefox.png" alt="firefox" title="firefox" width="110" height="105" class="alignleft size-full wp-image-11887" />The Firefox Master Password is a security option in the Firefox web browser that password protects saved login information in the web browser. These login information can be accessed directly in the web browser if no master password has been set.</p><p>We reviewed FireMaster back in 2007. The principle to recover the Firefox master password has remained the same but the options to recover it have been improved. FireMaster is compatible with the latest version of the Firefox web browser. It uses brute force, dictionary attacks or a hybrid of both methods to recover the Firefox master password.</p><p><span
id="more-15777"></span>The command line tool requires the key3.db file which stores the master password information. The tool uses the following method to recover the password.</p><ul><li>FireMaster generates passwords on the fly through various methods.</li><li>Then it computes the hash of the password using known algorithm.</li><li>Next this password hash is used to decrypt the encrypted data for known plain text (i.e. &#8220;password-check&#8221;).</li><li>Now if the decrypted string matches with the known plain text (i.e. &#8220;password-check&#8221;) then the generated password is the master password.</li></ul><p>The success rate of the available methods depends largely on the Firefox master password. One interesting feature is the ability to specify known parts of the password in the command line argument.</p><p><code>FireMaster.exe -b -c "abyz" -l 12 -p "fire?????123" c:\testpath</code></p><p>This command above will perform a brute force crack using the character set abyz. The minimum password length has been set to 12 in this example and the password begins with fire and ends with 123. The path at the end points to the key3.db file that contains the master password information.</p><p><a
href="http://securityxploded.com/firemaster.php">Firemaster</a> is compatible with all official versions of Firefox and runs on Windows operating systems.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/27/recover-firefox-master-password-with-firemaster/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Ghacks Christmas Giveaway: RoboForm</title><link>http://www.ghacks.net/2008/12/17/ghacks-christmas-giveaway-roboform/</link> <comments>http://www.ghacks.net/2008/12/17/ghacks-christmas-giveaway-roboform/#comments</comments> <pubDate>Wed, 17 Dec 2008 10:00:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[ie]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[firefox passwords]]></category> <category><![CDATA[form filler]]></category> <category><![CDATA[ghacks Christmas giveaway]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[master password]]></category> <category><![CDATA[password generator]]></category> <category><![CDATA[password manager]]></category> <category><![CDATA[RoboForm]]></category> <category><![CDATA[symbian]]></category> <category><![CDATA[windows mobile]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9110</guid> <description><![CDATA[Day 17 of the Ghacks Christmas Giveaway. The giveaway is slowly reaching the end with another week to go before it closes its door for this year on December 24. Today&#8217;s application is the popular password manager, note taking and form filler RoboForm. RoboForm is available for Microsoft Windows operating systems and can be installed [...]]]></description> <content:encoded><![CDATA[<p>Day 17 of the Ghacks Christmas Giveaway. The giveaway is slowly reaching the end with another week to go before it closes its door for this year on December 24. Today&#8217;s application is the popular password manager, note taking and form filler <a
href="http://www.roboform.com/">RoboForm</a>.</p><p>RoboForm is available for Microsoft Windows operating systems and can be installed directly, on a USB device or on mobile devices such as Windows Mobile, Symbian or Blackberry.  The software integrates nicely with web browsers like Firefox, Internet Explorer or AOL / MSN and displays a toolbar that provides access to all the application&#8217;s functions and there is also a System Tray icon providing the same.</p><p>The password manager will automatically catch data that is entered in password forms and provides the means to store those passwords in the application so that it can be used to automatically log into the website or service.</p><p><span
id="more-9110"></span>Information are stored in so called passcards which do not only contain information like the username or password but additional parameters like cookie length or emails. The information can be protected with a master password which is similar to the feature of the same name in Firefox. The data is therefor protected and save from prying eyes until the master password is provided.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/password_manager.jpg" alt="password manager" title="password manager" width="453" height="293" class="alignnone size-full wp-image-9111" /></p><p>Keyboard shortcuts speed up the process further by providing access to some of the functions and menus. The password manager is only one of the features of RoboForm. It will also aid the user during registration.</p><p>It is not a problem to use very long and secure passwords since all passwords are stored in the application. The password generator helps the user by generating a secure password for the website or service.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/password_generator.jpg" alt="password generator" title="password generator" width="257" height="329" class="alignnone size-full wp-image-9112" /></p><p>It provides options to select the length of the password, the allowed characters and the minimum amount of numbers. The password generator will also display the bit strength of the password to give the user an indication of the strength.</p><p>Passwords are only one type of information that have to be provided during registration. RoboForm makes use of so called identities that can be used to fill in the other information automatically as well. Identities are data sets that contain information such as names, email addresses, phone numbers and any other type of data the user likes to add.</p><p>These information can then be used to automatically fill a registration form which can be a huge time saver for users who regularly sign up for new services on the Internet. Different identities are available to distinguish different users or different environments such as work and home.</p><p>Another useful feature of RoboForm is the note taking module. It can be used to store notes securely on the computer. Notes can also be protected by the master password so that no one can access them without providing the master password first. Notes are simple text documents that contain information saved by the user.</p><p>RoboForm is an interesting application for users who spend a lot of time on the Internet. If you ever had to register to 20+ services on a day you know how much time it takes to fill out all the information over and over again. Using RoboForm this could have been done in a fraction of the time since the data would have to be entered only once by the user.</p><p>We got five RoboForm Pro licenses. If you want one leave a comment below.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/17/ghacks-christmas-giveaway-roboform/feed/</wfw:commentRss> <slash:comments>242</slash:comments> </item> <item><title>Reset The Master Password In Opera</title><link>http://www.ghacks.net/2008/11/16/reset-the-master-password-in-opera/</link> <comments>http://www.ghacks.net/2008/11/16/reset-the-master-password-in-opera/#comments</comments> <pubDate>Sun, 16 Nov 2008 12:13:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[master password]]></category> <category><![CDATA[mozilla-firefox]]></category> <category><![CDATA[opera master password]]></category> <category><![CDATA[opera wand]]></category> <category><![CDATA[opera-tips]]></category> <category><![CDATA[reset master password]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8314</guid> <description><![CDATA[The Master Password in the Opera web browser is protecting the saved user passwords from being accessed by anyone locally. It provides pretty much the same functionality that the Firefox Master Password does. There is however one difference. The Firefox Password Manager protects the list of websites, usernames and passwords which can be viewed after [...]]]></description> <content:encoded><![CDATA[<p>The Master Password in the Opera web browser is protecting the saved user passwords from being accessed by anyone locally. It provides pretty much the same functionality that the Firefox Master Password does. There is however one difference. The Firefox Password Manager protects the list of websites, usernames and passwords which can be viewed after entering it.</p><p>The Opera Password Manager on the other hand is only protecting the data from being entered automatically if it has been set this way. There is no obvious way to look at the usernames and passwords that have been stored in Opera. <a
href="http://my.opera.com/Tamil/blog/view-saved-passwords-in-wand">Tamil</a> over at Opera did post a workaround for that problem.</p><p>So the major problem if the Master Password in Opera has been forgotten is that Opera will not fill out the username and password of sites that have been stored in Opera.</p><p><span
id="more-8314"></span><a
href="http://my.opera.com/Tamil/blog/how-to-reset-master-password-in-opera">Tamil</a> comes again to the rescue by providing a guideline on how to reset the master password in Opera.</p><blockquote><p>If Tools → Preferences&#8230; → Advanced → Security → Use master password to protect saved passwords is not enabled, delete opcert6.dat from profile after closing Opera.</p><p>If Tools → Preferences&#8230; → Advanced → Security → Use master password to protect saved passwords is enabled, delete/rename opcert6.dat &#038; wand.dat from profile after closing Opera.</p></blockquote><p>The process does involve deleting (or renaming) files in the Opera profile directory (located in Documetns &#038; Settings by default). The file opcert6.dat has to be always deleted or renamed while wand.dat only needs to be removed if the option Use master password to protect saved passwords is enabled in Opera.</p><p>Please note that deleting wand.dat will remove all stored passwords from Opera Wand.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/16/reset-the-master-password-in-opera/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>How to reset the Master Password in Firefox</title><link>http://www.ghacks.net/2007/10/03/how-to-reset-the-master-password-in-firefox/</link> <comments>http://www.ghacks.net/2007/10/03/how-to-reset-the-master-password-in-firefox/#comments</comments> <pubDate>Wed, 03 Oct 2007 16:01:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[master password]]></category> <category><![CDATA[mozilla]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/10/03/how-to-reset-the-master-password-in-firefox/</guid> <description><![CDATA[While the Master Password in Firefox is a useful security addition it can soon become a burden if you lost the password that you entered there. There is no way of simply looking into a file and copying your master password from it, would not make much sense at all to add a master password that could be looked up in a file.]]></description> <content:encoded><![CDATA[<p>While the Master Password in Firefox is a useful security addition it can soon become a burden if you lost the password that you entered there. There is no way of simply looking into a file and copying your master password from it, would not make much sense at all to add a master password that could be looked up in a file.</p><p>The user who has forgotten his master password has basically only the choice to reset the password which unfortunately means that all login details will be lost in the process. The only other way that could bring a result would be a brute force attack. The success of the latter method depends on the password that you have chosen during setup of the master password.</p><p>Brute Force will most likely succeed if the master password consists of a existing word, words or names. It will not succeed in reasonable time if the user entered a random password with letters and numbers.</p><p><span
id="more-2081"></span><strong>Reseting the Master Password in Firefox:</strong></p><p>Open Firefox and paste the following line into the address bar:</p><p><code>chrome://pippki/content/resetpassword.xul</code></p><p>A text will appear saying that if you reset your master password all login details including usernames, passwords and websites will be lost. If you click on Reset the master password is reset which means that you can enter a new one. Cancel would be the other option.</p><p><strong>Brute Force the Master Password in Firefox:</strong></p><p>You can use a software called FireMaster to try and use the Brute Force method to regain your Master Password.</p><blockquote><p> * FireMaster generates passwords on the fly through various methods.<br
/> * Then it computes the hash of the password using known algorithm.<br
/> * Next this password hash is used to decrypt the encrypted data for known plain text (i.e. &#8220;password-check&#8221;).<br
/> * Now if the decrypted string matches with the known plain text (i.e. &#8220;password-check&#8221;) then the generated password is the master password.</p></blockquote><p>I would only use the brute force method if you are nearly certain that you used a word or word combination. A password like &#8216;X23n52fF:tht0_ete%v5&#8242; would take ages to reveal.</p><p><strong>Read More:</strong></p><p><a
href="http://securityxploded.com/firemaster.php">FireMaster</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/10/03/how-to-reset-the-master-password-in-firefox/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
