<?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; password security</title>
	<atom:link href="http://www.ghacks.net/tag/password-security/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>Tue, 24 Nov 2009 15:18:30 +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>Brute Force Calculator</title>
		<link>http://www.ghacks.net/2008/11/11/brute-force-calculator/</link>
		<comments>http://www.ghacks.net/2008/11/11/brute-force-calculator/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 14:21:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Brute Force Calculator]]></category>
		<category><![CDATA[brute-force]]></category>
		<category><![CDATA[computer password]]></category>
		<category><![CDATA[cracking passwords]]></category>
		<category><![CDATA[password security]]></category>
		<category><![CDATA[password strength]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8216</guid>
		<description><![CDATA[Have you ever wondered how long it would take for a typical computer bought in 2008 to brute force your passwords? Now you can find out with the Brute Force Calculator. While it does not provide scientific results it could be interesting to see how long it could take to brute force your passwords to [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wondered how long it would take for a typical computer bought in 2008 to brute force your passwords? Now you can find out with the Brute Force Calculator. While it does not provide scientific results it could be interesting to see how long it could take to brute force your passwords to make sure they are hard enough to crack.</p>
<p>To explain the brute force concept in a few words. It basically is a method to try every possible combination until the right password has been discovered. Passwords that use lots of characters and make use of the complete char set including upper case, lower case, numbers and special chars are harder to brute force. </p>
<p>The Brute Force Calculator lets you enter the amount of chars of the password divided into upper case, lower case, numbers and special characters. </p>
<p><span id="more-8216"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/brute_force_calculator-500x332.jpg" alt="brute force calculator" title="brute force calculator" width="500" height="332" class="alignnone size-medium wp-image-8217" /></p>
<p>According to the script a single computer can brute force a password consisting of seven lower case chars and one number in 29 minutes while a password consisting of 7 upper case, 7 lower case, 1 number and 1 special char would take 3,129,145,610.89 days to crack on a single machine.</p>
<p>All based on a computer that is able to try 137,438,953,472 combinations per hour. The script is basically interesting for users who are still using short passwords who do not make use of the complete character set possible. It shows them that someone could crack their password in a short amount of time not even taking into consideration using distributed computing to brute force the password.</p>

	Tags: <a href="http://www.ghacks.net/tag/brute-force-calculator/" title="Brute Force Calculator" rel="tag">Brute Force Calculator</a>, <a href="http://www.ghacks.net/tag/brute-force/" title="brute-force" rel="tag">brute-force</a>, <a href="http://www.ghacks.net/tag/computer-password/" title="computer password" rel="tag">computer password</a>, <a href="http://www.ghacks.net/tag/cracking-passwords/" title="cracking passwords" rel="tag">cracking passwords</a>, <a href="http://www.ghacks.net/tag/password-security/" title="password security" rel="tag">password security</a>, <a href="http://www.ghacks.net/tag/password-strength/" title="password strength" rel="tag">password strength</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/2007/03/27/weak-passwords/" title="Weak Passwords (March 27, 2007)">Weak Passwords</a> (12)</li>
	<li><a href="http://www.ghacks.net/2006/04/22/password-security-what-users-know-and-what-they-actually-do/" title="Password Security: What Users Know and What They Actually Do (April 22, 2006)">Password Security: What Users Know and What They Actually Do</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/08/05/make-your-passwords-stronger-with-password-chart/" title="Make your passwords stronger with password chart (August 5, 2006)">Make your passwords stronger with password chart</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/05/27/ultra-high-security-password-generator/" title="Ultra High Security Password Generator (May 27, 2006)">Ultra High Security Password Generator</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/07/14/secure-password-generator/" title="Secure Password Generator (July 14, 2006)">Secure Password Generator</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/11/brute-force-calculator/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Password Security: What Users Know and What They Actually Do</title>
		<link>http://www.ghacks.net/2006/04/22/password-security-what-users-know-and-what-they-actually-do/</link>
		<comments>http://www.ghacks.net/2006/04/22/password-security-what-users-know-and-what-they-actually-do/#comments</comments>
		<pubDate>Sat, 22 Apr 2006 19:01:12 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[password security]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/04/22/password-security-what-users-know-and-what-they-actually-do/</guid>
		<description><![CDATA[The study "password security: what users know and what they actually do" was conducted by the department of psychology from the Wichita State University. The study investigated the common password generation practices of online users. All participiants took part in a survey querying (1) the types and number of different password protected accounts maintained; (2) actual practices used in generating, storing and using passwords; (3) practices believed they should use in generating and storing passwords; and (4) general demographic information.]]></description>
			<content:encoded><![CDATA[<p>The study &#8220;<a target="_blank" href="http://psychology.wichita.edu/surl/usabilitynews/81/Passwords.htm">password security: what users know and what they actually do</a>&#8221; was conducted by the department of psychology from the Wichita State University. The study investigated the common password generation practices of  		online users. All participiants took part in a survey querying (1)  	the types and number of different password  	protected accounts maintained; (2) actual practices used in generating, storing  	and using passwords; (3) practices believed they should use in  	generating and storing passwords; and (4) general demographic information.The results are interesting:</p>
<blockquote>
<ul>
<li>The average length of time users have maintained their primary personal  	use password was reported as 31.07 months</li>
<li>How frequently do you change your password on a  	regular basis when not required by the system?â€? 52.7% (166) responded â€śNeverâ€?</li>
</ul>
</blockquote>
<p><span id="more-434"></span></p>
<blockquote>
<ul>
<li>85.7% (270)  	reported that they use lowercase letters and 56.5% (178) reported that they  	use numbers or digits in their passwords. In addition, 54.9% (173) indicated  	that they use personally meaningful words, such as names of children, pets  	or street names, while 49.8% (156) indicated that they use personally  	meaningful numbers, such as birthdates or telephone numbers</li>
<li>54.6% of users (177) report using the same exact  	password for multiple accounts â€śVery Frequentlyâ€? or  	â€śAlwaysâ€?, while 33.0% (104) report using some variation of the same password  	for multiple accounts</li>
<li>73% (230) of respondents reported that they should change  	their passwords for accounts every three to six months, but 52.7% (166)  	responded that they â€śNeverâ€? change their password when not required.</li>
<li>70.5% (222) of respondents indicated that personally  	meaningful words should not be used, but 49.8% (156) reported that they use  	this practice.</li>
</ul>
</blockquote>
<p>So, whatÂ´s the lesson we learn from this stufy ? Users have to be forced to create passwords that meet certain security standards. I hate the IT section at my workplace because they force you to change the passwords regulary, use upper / lowercase, numbers and chars. The new password is not allowed to match with the nine previous ones, is not allowed to have repeated chars and not allowed to have logic sequences (123456, eee, sort of things).</p>

	Tags: <a href="http://www.ghacks.net/tag/password-security/" title="password security" rel="tag">password security</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/2008/11/11/brute-force-calculator/" title="Brute Force Calculator (November 11, 2008)">Brute Force Calculator</a> (13)</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/2006/05/27/ultra-high-security-password-generator/" title="Ultra High Security Password Generator (May 27, 2006)">Ultra High Security Password Generator</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/07/14/secure-password-generator/" title="Secure Password Generator (July 14, 2006)">Secure Password Generator</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/03/13/scan-computer-for-password-protected-files/" title="Scan Computer for password protected files (March 13, 2008)">Scan Computer for password protected files</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/04/22/password-security-what-users-know-and-what-they-actually-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
