<?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; 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 news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +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>How Secure Is A Password?</title><link>http://www.ghacks.net/2010/08/11/how-secure-is-a-password/</link> <comments>http://www.ghacks.net/2010/08/11/how-secure-is-a-password/#comments</comments> <pubDate>Wed, 11 Aug 2010 13:05:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[last pass]]></category> <category><![CDATA[password]]></category> <category><![CDATA[password creation]]></category> <category><![CDATA[password policy]]></category> <category><![CDATA[password security]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=32835</guid> <description><![CDATA[New technologies and more powerful computer systems have made it important in the last years to create secure passwords to avoid successful automatic password cracking attempts via brute force and dictionary attacks. But how do passwords have to look like to be considered secure? And who determines that? There is no authority with guidelines on [...]]]></description> <content:encoded><![CDATA[<p>New technologies and more powerful computer systems have made it important in the last years to create secure passwords to avoid successful automatic password cracking attempts via brute force and dictionary attacks.</p><p>But how do passwords have to look like to be considered secure? And who determines that? There is no authority with guidelines on the creation of secure passwords. Companies, organizations, software developers and end users all have their own definition of secure passwords.</p><p>While some may think it is sufficient to select a password with numbers in it, others demand a password with upper and lower case chars, numbers, special characters and a minimum length of 16 or more.</p><p><span
id="more-32835"></span>Defining the format of a secure password is however only one side of the medal. It does not do anything good if the software, website or service is not compatible with those settings. A website that restricts the password to a length of 10 characters without special characters would be incompatible with a secure passwords policy that requires at least 14 chars and one special character.</p><p>Generally speaking, a password becomes more secure with the length of characters it contains, and the different types of characters used.</p><p>Several companies have created online tools that give the user feedback on the complexity of the password. Is that password secure is a common search term for those services. Lets take a closer look at some of them, but before that, lets define some typical passwords that we will feed them.</p><p>password 1: password<br
/> password 2: 4wOe409r<br
/> password 3: !S8I5U39YDnt8f<br
/> password 4: E&#038;4!74mneGrTmOJ!HIr0<br
/> password 5: DP12c*0J!dM5mfdq2r!&#038;WmMi!#g3</p><p><a
href="https://www.microsoft.com/security/pc-security/password-checker.aspx?WT.mc_id=Site_Link">Microsoft password checker</a>: Offers a simple form field which accepts a password. The ratings go from weak to best.</p><div
id="attachment_32836" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/check-your-password.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/check-your-password-500x256.png" alt="check your password" title="check your password" width="500" height="256" class="size-medium wp-image-32836" /></a><p
class="wp-caption-text">check your password</p></div><p>password 1: weak<br
/> password 2: weak<br
/> password 3: strong<br
/> password 4: strong<br
/> password 5: best</p><p><a
href="http://howsecureismypassword.net/">How Secure Is My Password</a>: Does not display a rating, but tries to estimate the time it would take to crack the password.</p><p>password 1: One of the 500 most common passwords, It would be cracked almost instantly<br
/> password 2: It would take About 252 days for a desktop PC to crack your password<br
/> password 3: It would take About 564 billion years for a desktop PC to crack your password<br
/> password 4: It would take About 100 sextillion years for a desktop PC to crack your password<br
/> password 5: It would take About 100,603,110 nonillion years for a desktop PC to crack your password</p><p><a
href="http://www.passwordmeter.com/">The Password Meter</a>: Compiles a list of all characters used and rates the passwords accordingly.</p><div
id="attachment_32837" class="wp-caption alignnone" style="width: 411px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/password-strength.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/password-strength-401x500.png" alt="password strength" title="password strength" width="401" height="500" class="size-medium wp-image-32837" /></a><p
class="wp-caption-text">password strength</p></div><p>password 1: Very Weak, score 7%<br
/> password 2: Very Strong, score 81%<br
/> password 3: Very Strong, score 100%<br
/> password 4: Very Strong, score 100%<br
/> password 5: Very Strong, score 100%</p><p>The three password security checkers seem to disagree on the strength of some of the passwords used. All see the first password as a weak password, but similarities end there, as the second password is considered weak by Microsoft, but very strong by Password Meter.</p><p>The question now is how you can come up with a password policy to make sure that you only use secure passwords. The answer is simple: Always use a password that comes close to the maximum length allowed. That value is highly software and site specific. Here are a few suggestions:</p><ul><li>Never use a password with less than 16 chars unless the site limits the maximum character length to less than that</li><li>Always use upper and lower case characters</li><li>Always use at least one number in the password</li><li>Always use at least one special character in the password</li><li>Never use dictionary words as part of the password or the password</li></ul><p>This leads to a problem: Remembering the passwords. The easiest way is to use a password manager like <a
href="http://www.ghacks.net/tag/last-pass/">Last Pass</a> for this. Password managers can create passwords based on the user&#8217;s parameters. Last Pass users for instance only need to press Alt-G to open the password creation window in the web browser.</p><div
id="attachment_32838" class="wp-caption alignnone" style="width: 292px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/password-creation.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/password-creation.png" alt="password creation" title="password creation" width="282" height="316" class="size-full wp-image-32838" /></a><p
class="wp-caption-text">password creation</p></div><p>The password can then be copied and entered during account creation. These passwords can also be used for non-web services, and stored in the password manager for retrieval.</p><p>Password managers will automatically save passwords and accounts that have been created, so that there is no need to remember the password. Only the master password, which is the password providing access to the password manager&#8217;s database needs to be remembered.</p><p>A simpler solution is to write down the passwords locally, and either carry them with you all the time, or store them in a secure location so that third parties cannot use them to access the accounts.</p><p>Do you have a password policy? Let us know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/11/how-secure-is-a-password/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <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 Brinkmann</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> ]]></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 Brinkmann</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> ]]></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>
