<?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; firefox password</title> <atom:link href="http://www.ghacks.net/tag/firefox-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 09:52:46 +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> </channel> </rss>
