<?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; 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 blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 19:30:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</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> (3)</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>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</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[software]]></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 directly, [...]]]></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 <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>, <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> 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>

	Tags: <a href="http://www.ghacks.net/tag/firefox-passwords/" title="firefox passwords" rel="tag">firefox passwords</a>, <a href="http://www.ghacks.net/tag/form-filler/" title="form filler" rel="tag">form filler</a>, <a href="http://www.ghacks.net/tag/ghacks-christmas-giveaway/" title="ghacks Christmas giveaway" rel="tag">ghacks Christmas giveaway</a>, <a href="http://www.ghacks.net/tag/internet-explorer/" title="internet-explorer" rel="tag">internet-explorer</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/password-generator/" title="password generator" rel="tag">password generator</a>, <a href="http://www.ghacks.net/tag/password-manager/" title="password manager" rel="tag">password manager</a>, <a href="http://www.ghacks.net/tag/roboform/" title="RoboForm" rel="tag">RoboForm</a>, <a href="http://www.ghacks.net/tag/symbian/" title="symbian" rel="tag">symbian</a>, <a href="http://www.ghacks.net/tag/windows-mobile/" title="windows mobile" rel="tag">windows mobile</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/21/save-network-bandwidth/" title="Save Network Bandwidth (September 21, 2008)">Save Network Bandwidth</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/06/password-software/" title="Password Software (September 6, 2008)">Password Software</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/03/30/opera-mobile-97-beta/" title="Opera Mobile 9.7 Beta Announced (March 30, 2009)">Opera Mobile 9.7 Beta Announced</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/09/29/one-password-management-software-to-rule-them-all/" title="One Password Management Software To Rule Them All (September 29, 2008)">One Password Management Software To Rule Them All</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/01/21/lastpass-now-compatible-with-all-browsers/" title="LastPass Now Compatible With All Browsers (January 21, 2009)">LastPass Now Compatible With All Browsers</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/17/ghacks-christmas-giveaway-roboform/feed/</wfw:commentRss>
		<slash:comments>227</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</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 <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> web browser is protecting the saved user passwords from being accessed by anyone locally. It provides pretty much the same functionality that the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> 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>

	Tags: <a href="http://www.ghacks.net/tag/master-password/" title="master password" rel="tag">master password</a>, <a href="http://www.ghacks.net/tag/mozilla-firefox/" title="mozilla-firefox" rel="tag">mozilla-firefox</a>, <a href="http://www.ghacks.net/tag/opera/" title="opera" rel="tag">opera</a>, <a href="http://www.ghacks.net/tag/opera-master-password/" title="opera master password" rel="tag">opera master password</a>, <a href="http://www.ghacks.net/tag/opera-wand/" title="opera wand" rel="tag">opera wand</a>, <a href="http://www.ghacks.net/tag/opera-tips/" title="opera-tips" rel="tag">opera-tips</a>, <a href="http://www.ghacks.net/tag/reset-master-password/" title="reset master password" rel="tag">reset master password</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/24/opera-backup/" title="Opera Backup (November 24, 2008)">Opera Backup</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/11/12/make-use-of-operas-chameleonic-features/" title="Make use of Opera&#8217;s chameleonic features (November 12, 2007)">Make use of Opera&#8217;s chameleonic features</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/04/19/improve-your-fullscreen-browsing-experience-in-opera/" title="Improve your fullscreen browsing experience in Opera (April 19, 2008)">Improve your fullscreen browsing experience in Opera</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/25/how-to-change-the-speed-dial-size-in-opera/" title="How To Change The Speed Dial Size In Opera (May 25, 2009)">How To Change The Speed Dial Size In Opera</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/08/10/greasemonkey-in-opera/" title="Greasemonkey in Opera (August 10, 2008)">Greasemonkey in Opera</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/16/reset-the-master-password-in-opera/feed/</wfw:commentRss>
		<slash:comments>0</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</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 <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> 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>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</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/master-password/" title="master password" rel="tag">master password</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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>
	<li><a href="http://www.ghacks.net/2007/10/18/sort-your-firefox-bookmarks/" title="Sort your Firefox Bookmarks (October 18, 2007)">Sort your Firefox Bookmarks</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/02/05/resize-popups-in-firefox/" title="Resize Popups in Firefox (February 5, 2008)">Resize Popups in Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/07/05/remove-the-location-bar-star-in-firefox/" title="Remove the Location Bar Star in Firefox (July 5, 2008)">Remove the Location Bar Star in Firefox</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/07/09/quick-overview-of-firefox-startup-options/" title="Quick Overview of Firefox Startup Options (July 9, 2008)">Quick Overview of Firefox Startup Options</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/10/03/how-to-reset-the-master-password-in-firefox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
