<?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 &#187; firefox master password</title>
	<atom:link href="http://www.ghacks.net/tag/firefox-master-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 15:55:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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</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 has [...]]]></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 <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> 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>

	Tags: <a href="http://www.ghacks.net/tag/firefox-master-password/" title="firefox master password" rel="tag">firefox master password</a>, <a href="http://www.ghacks.net/tag/firefox-password/" title="firefox password" rel="tag">firefox password</a>, <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</a>, <a href="http://www.ghacks.net/tag/firemaster/" title="firemaster" rel="tag">firemaster</a>, <a href="http://www.ghacks.net/tag/master-password/" title="master password" rel="tag">master password</a>, <a href="http://www.ghacks.net/tag/restore-master-password/" title="restore master password" rel="tag">restore master password</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/10/02/make-sure-you-set-a-master-password-in-firefox/" title="Make sure you set a master password in Firefox (October 2, 2007)">Make sure you set a master password in Firefox</a> (10)</li>
	<li><a href="http://www.ghacks.net/2007/10/03/how-to-reset-the-master-password-in-firefox/" title="How to reset the Master Password in Firefox (October 3, 2007)">How to reset the Master Password in Firefox</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/30/working-with-several-firefox-profiles/" title="Working with several Firefox profiles (April 30, 2008)">Working with several Firefox profiles</a> (21)</li>
	<li><a href="http://www.ghacks.net/2008/08/05/whitelist-bookmarks-in-adblock-plus/" title="Whitelist Bookmarks In Adblock Plus (August 5, 2008)">Whitelist Bookmarks In Adblock Plus</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/02/18/warning-unresponsive-script-in-firefox/" title="Warning Unresponsive Script in Firefox (February 18, 2008)">Warning Unresponsive Script in Firefox</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/27/recover-firefox-master-password-with-firemaster/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox Mass Password Reset</title>
		<link>http://www.ghacks.net/2008/11/26/firefox-mass-password-reset/</link>
		<comments>http://www.ghacks.net/2008/11/26/firefox-mass-password-reset/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 10:14:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox mass password reset]]></category>
		<category><![CDATA[firefox master password]]></category>
		<category><![CDATA[firefox password reset]]></category>
		<category><![CDATA[firefox passwords]]></category>
		<category><![CDATA[firefox security]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[firefox-extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8499</guid>
		<description><![CDATA[It is a common among security professionals to use a password only once. Many Internet users on the other hand prefer to select the same username and password on all websites that they create accounts for to make it easier to access those websites. Having to remember only one password is easier than having to [...]]]></description>
			<content:encoded><![CDATA[<p>It is a common among security professionals to use a password only once. Many Internet users on the other hand prefer to select the same username and password on all websites that they create accounts for to make it easier to access those websites. Having to remember only one password is easier than having to remember several.</p>
<p>Tools have been created that can generate and store unique strong passwords so that the user does not have to remember anything anymore. These tools are unfortunately not used by many Internet users. (<a href="http://www.ghacks.net/2008/09/29/one-password-management-software-to-rule-them-all/">Last Pass</a> is one alternative).</p>
<p>The problem with having the same account data for multiple websites is that one breach is enough to put all accounts in jeopardy. </p>
<p>Mass Password Reset is a <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> add-on that can change the password of multiple accounts in Firefox in one go. This is useful if you decided to change the password for a username that you are using on multiple websites.</p>
<p><span id="more-8499"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/mass_password_reset.jpg" alt="" title="mass password reset" width="387" height="401" class="alignnone size-medium wp-image-8544" /></p>
<p>The tool can change the password based on a the domain, username or password. You could use the tool to change passwords of all accounts associated with the domain ghacks.net, with the username ghacks or the password ghacks1. (No that is not the admin pass here .P)</p>
<p>The main benefit of using <a href="https://addons.mozilla.org/en-US/firefox/addon/9652">Mass Password Reset</a> is that it can quickly change a lot of passwords in one go. It is however advised to use a password manager or a system of unique username and password combinations for every account instead.</p>
<p>Firefox is preventing access to the add-on if a Master Password has been set in the web browser. The Master Password has to be entered before any passwords can be changed.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-mass-password-reset/" title="firefox mass password reset" rel="tag">firefox mass password reset</a>, <a href="http://www.ghacks.net/tag/firefox-master-password/" title="firefox master password" rel="tag">firefox master password</a>, <a href="http://www.ghacks.net/tag/firefox-password-reset/" title="firefox password reset" rel="tag">firefox password reset</a>, <a href="http://www.ghacks.net/tag/firefox-passwords/" title="firefox passwords" rel="tag">firefox passwords</a>, <a href="http://www.ghacks.net/tag/firefox-security/" title="firefox security" rel="tag">firefox security</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extension/" title="firefox-extension" rel="tag">firefox-extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/22/remove-traces-of-active-websites-in-firefox/" title="Remove Traces Of Active Websites in Firefox (August 22, 2008)">Remove Traces Of Active Websites in Firefox</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/12/25/youtube-video-download/" title="Youtube Video Download (December 25, 2008)">Youtube Video Download</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/04/29/youtube-it-firefox-add-on/" title="Youtube It Firefox Add-on (April 29, 2009)">Youtube It Firefox Add-on</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/youtube-comment-cloud-firefox-add-on/" title="Youtube Comment Cloud Firefox Add-On (April 11, 2009)">Youtube Comment Cloud Firefox Add-On</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/" title="Web Development: Widerbug For Firefox (April 10, 2009)">Web Development: Widerbug For Firefox</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/26/firefox-mass-password-reset/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Make sure you set a master password in Firefox</title>
		<link>http://www.ghacks.net/2007/10/02/make-sure-you-set-a-master-password-in-firefox/</link>
		<comments>http://www.ghacks.net/2007/10/02/make-sure-you-set-a-master-password-in-firefox/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 15:21:05 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox master password]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/10/02/make-sure-you-set-a-master-password-in-firefox/</guid>
		<description><![CDATA[I can't stress the importance of the master password in Firefox if you are one of the users who is letting Firefox save passwords for you so that you do not need to enter the password and username again when visiting the site at a later time. While this feature is surely comfortable and takes away the need to memorize usernames, passwords and corresponding sites plus the typing that has to be done when logging into a site it is a security risk.]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t stress the importance of the master password in <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> if you are one of the users who is letting Firefox save passwords for you so that you do not need to enter the password and username again when visiting the site at a later time. While this feature is surely comfortable and takes away the need to memorize usernames, passwords and corresponding sites plus the typing that has to be done when logging into a site it is a security risk.</p>
<p>Even more so if you have not set the master password. Anyone with access to your computer is able to go into Tools > Options and click on Show Passwords under the Security tab. What this does is that it lists all sites and usernames that Firefox has stored in its database. </p>
<p>Pressing the button &#8216;Show passwords&#8217; in that new menu displays all corresponding passwords for all sites. Gmail, Blogs, Myspace, nothing is really safe. By taking a look at your passwords someone could also analyze patterns. If you were using the same passwords on all sites it is fairly easy to assume that your pop3 email account would most likely use the same password.</p>
<p><span id="more-2077"></span><img src="http://www.ghacks.net/files/screens/2007/10/firefox-master-password.jpg" alt="firefox master password" /></p>
<p>So, set your master password to be on the safe side here.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox-master-password/" title="firefox master password" rel="tag">firefox master password</a>, <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</a>, <a href="http://www.ghacks.net/tag/passwords/" title="passwords" rel="tag">passwords</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/27/recover-firefox-master-password-with-firemaster/" title="Recover Firefox Master Password With FireMaster (August 27, 2009)">Recover Firefox Master Password With FireMaster</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/04/30/working-with-several-firefox-profiles/" title="Working with several Firefox profiles (April 30, 2008)">Working with several Firefox profiles</a> (21)</li>
	<li><a href="http://www.ghacks.net/2008/08/05/whitelist-bookmarks-in-adblock-plus/" title="Whitelist Bookmarks In Adblock Plus (August 5, 2008)">Whitelist Bookmarks In Adblock Plus</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/03/27/weak-passwords/" title="Weak Passwords (March 27, 2007)">Weak Passwords</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/02/18/warning-unresponsive-script-in-firefox/" title="Warning Unresponsive Script in Firefox (February 18, 2008)">Warning Unresponsive Script in Firefox</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/10/02/make-sure-you-set-a-master-password-in-firefox/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
