<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Passwords suck</title>
	<atom:link href="http://angryaussie.wordpress.com/2007/08/02/passwords-suck/feed/" rel="self" type="application/rss+xml" />
	<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/</link>
	<description>The original Mr Angry... Finding something to be angry about every day of the year</description>
	<lastBuildDate>Mon, 07 Dec 2009 17:44:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 02Jeep</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-191474</link>
		<dc:creator>02Jeep</dc:creator>
		<pubDate>Fri, 14 Aug 2009 20:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-191474</guid>
		<description>I have over 140 servers that I have to be able to log into at work.  We use schemes to help us remember our passwords.  Most of the people here use three letters a two digit number (or a number and a character) and then three more letters (mixing it up with upper and lower case letters).  Every month when we have to change the passwords all you have to do is change the numbers or character in the middle.  That way you aren&#039;t coming up with a completely different password each time.  For example if your password was &quot;dog!1dog&quot; the next month you could use &quot;dog@2dog&quot;.  We can get away with this because of the security they have set up to block people from accessing our LAN in the first place.

For personal passwords I will come up with 3 or 4 and spread them out to all my sites I log into.  Then when it’s time to change them I will rotate them.  That gives me 3 or 4 months with the same set of passwords.</description>
		<content:encoded><![CDATA[<p>I have over 140 servers that I have to be able to log into at work.  We use schemes to help us remember our passwords.  Most of the people here use three letters a two digit number (or a number and a character) and then three more letters (mixing it up with upper and lower case letters).  Every month when we have to change the passwords all you have to do is change the numbers or character in the middle.  That way you aren&#8217;t coming up with a completely different password each time.  For example if your password was &#8220;dog!1dog&#8221; the next month you could use &#8220;dog@2dog&#8221;.  We can get away with this because of the security they have set up to block people from accessing our LAN in the first place.</p>
<p>For personal passwords I will come up with 3 or 4 and spread them out to all my sites I log into.  Then when it’s time to change them I will rotate them.  That gives me 3 or 4 months with the same set of passwords.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vainentree</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66448</link>
		<dc:creator>vainentree</dc:creator>
		<pubDate>Sun, 05 Aug 2007 15:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66448</guid>
		<description>That&#039;s actually an example for the port scanner.  As for the brute force attack, you just have to hope that the server sees what&#039;s going on and will stop the attack or report it.

-Vainentree
http://thenerdcan.wordpress.com/</description>
		<content:encoded><![CDATA[<p>That&#8217;s actually an example for the port scanner.  As for the brute force attack, you just have to hope that the server sees what&#8217;s going on and will stop the attack or report it.</p>
<p>-Vainentree<br />
<a href="http://thenerdcan.wordpress.com/" rel="nofollow">http://thenerdcan.wordpress.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vainentree</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66342</link>
		<dc:creator>vainentree</dc:creator>
		<pubDate>Sun, 05 Aug 2007 02:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66342</guid>
		<description>Well, the victims didn&#039;t necessarily do something stupid.  If a hacker has discovered a whole in a piece of software (or someone has for him) then he might be able to exploit the software.  This might be the user&#039;s fault if they haven&#039;t updated their software, but if no patch to an exploit has been created then the user can do nothing (except uninstalling the software).

&lt;i&gt;Example:&lt;/i&gt;
A hacker has discovered an exploit on port 80 (HTTP) that allows him to send data to the port on a remote computer through the TCP/IP program of choice (such as netcat).  In a simple buffer overflow attack (sending more data than the computer can handle).  This could crash the system.

Cheers,

Ivan</description>
		<content:encoded><![CDATA[<p>Well, the victims didn&#8217;t necessarily do something stupid.  If a hacker has discovered a whole in a piece of software (or someone has for him) then he might be able to exploit the software.  This might be the user&#8217;s fault if they haven&#8217;t updated their software, but if no patch to an exploit has been created then the user can do nothing (except uninstalling the software).</p>
<p><i>Example:</i><br />
A hacker has discovered an exploit on port 80 (HTTP) that allows him to send data to the port on a remote computer through the TCP/IP program of choice (such as netcat).  In a simple buffer overflow attack (sending more data than the computer can handle).  This could crash the system.</p>
<p>Cheers,</p>
<p>Ivan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr Angry</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66327</link>
		<dc:creator>Mr Angry</dc:creator>
		<pubDate>Sun, 05 Aug 2007 00:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66327</guid>
		<description>dniinoi: thanks for the tip!

vainentree: good overview, I wish I knew how some of these actually succeeded (in specific terms)  Like did the victims do something really dumb or was it almost impossible to defend against the attacks?

Chris: I&#039;ve read quite a bit on Bruce Schneier&#039;s site about how easy it is to trick biometrics</description>
		<content:encoded><![CDATA[<p>dniinoi: thanks for the tip!</p>
<p>vainentree: good overview, I wish I knew how some of these actually succeeded (in specific terms)  Like did the victims do something really dumb or was it almost impossible to defend against the attacks?</p>
<p>Chris: I&#8217;ve read quite a bit on Bruce Schneier&#8217;s site about how easy it is to trick biometrics</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris W</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66285</link>
		<dc:creator>Chris W</dc:creator>
		<pubDate>Sat, 04 Aug 2007 20:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66285</guid>
		<description>Nevermind cutting off your fingers...they can make a jelly mold of your fingers that will fool at this point any fingerprint scanner on the market.

Look up some of the research on this, it&#039;s both hilarious and depressing. Gelatin has the same insulative factor as human flesh, so it fools any of those ones that check to see if it&#039;s a &quot;living&quot; finger just fine. Heat? Keep it in your pocket.

Yep...sad.</description>
		<content:encoded><![CDATA[<p>Nevermind cutting off your fingers&#8230;they can make a jelly mold of your fingers that will fool at this point any fingerprint scanner on the market.</p>
<p>Look up some of the research on this, it&#8217;s both hilarious and depressing. Gelatin has the same insulative factor as human flesh, so it fools any of those ones that check to see if it&#8217;s a &#8220;living&#8221; finger just fine. Heat? Keep it in your pocket.</p>
<p>Yep&#8230;sad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Passwords and How They are Stolen &#171; The Nerdcan</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66217</link>
		<dc:creator>Passwords and How They are Stolen &#171; The Nerdcan</dc:creator>
		<pubDate>Sat, 04 Aug 2007 15:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66217</guid>
		<description>[...] 4, 2007   I posted a comment on  Angry 365 Days a Year about passwords.  The entry was entitled Passwords suck.  Most people don&#8217;t know a lot about passwords and password stealing.  My comment on the [...]</description>
		<content:encoded><![CDATA[<p>[...] 4, 2007   I posted a comment on  Angry 365 Days a Year about passwords.  The entry was entitled Passwords suck.  Most people don&#8217;t know a lot about passwords and password stealing.  My comment on the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the secret in making password fun! &#171; david nii-noi</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66210</link>
		<dc:creator>the secret in making password fun! &#171; david nii-noi</dc:creator>
		<pubDate>Sat, 04 Aug 2007 15:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66210</guid>
		<description>[...] by dniinoi on August 4th, 2007  last time i commented on General Angrines post, &#8216;PASSWORD SUCK&#8216;. it really sucks for Network Administrators and users who are into serious security [...]</description>
		<content:encoded><![CDATA[<p>[...] by dniinoi on August 4th, 2007  last time i commented on General Angrines post, &#8216;PASSWORD SUCK&#8216;. it really sucks for Network Administrators and users who are into serious security [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vainentree</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66207</link>
		<dc:creator>vainentree</dc:creator>
		<pubDate>Sat, 04 Aug 2007 15:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66207</guid>
		<description>Here are some of the ways people get passwords:

1)  The downloading of keyloggers.
2)  Hackers (if they have a known target) can port scan (check the open ports on a computer), find ports with vulnerabilities, and transfer data (such as a keylogger or R[emote]A[ccess]T[rojan]) through to the computer.
3)  Hackers connct to a server of an email service, messenger service, etc., and run a brute force/dictionary attack.  This is done by writing a program to continually try and rearrange letter combinations (brute force), or test all the words in the dictionary.

Cheers,

Ivan
http://thenerdcan.wordpress.com/</description>
		<content:encoded><![CDATA[<p>Here are some of the ways people get passwords:</p>
<p>1)  The downloading of keyloggers.<br />
2)  Hackers (if they have a known target) can port scan (check the open ports on a computer), find ports with vulnerabilities, and transfer data (such as a keylogger or R[emote]A[ccess]T[rojan]) through to the computer.<br />
3)  Hackers connct to a server of an email service, messenger service, etc., and run a brute force/dictionary attack.  This is done by writing a program to continually try and rearrange letter combinations (brute force), or test all the words in the dictionary.</p>
<p>Cheers,</p>
<p>Ivan<br />
<a href="http://thenerdcan.wordpress.com/" rel="nofollow">http://thenerdcan.wordpress.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dniinoi</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66204</link>
		<dc:creator>dniinoi</dc:creator>
		<pubDate>Sat, 04 Aug 2007 14:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66204</guid>
		<description>well, well, lets say you have a strong password of 12 or more characters, okay it&#039;s best if you have s structured sentenc phrase say, idiocracyhacksmetabolism. this is a perfect password. a pass phrase when u wanna change, u can maintain idiocracy and change hacks to say melts, then you have idiocracymeltsmetabolism.this can not be confusing at all. anyway you can do same with your local language phrase.

david</description>
		<content:encoded><![CDATA[<p>well, well, lets say you have a strong password of 12 or more characters, okay it&#8217;s best if you have s structured sentenc phrase say, idiocracyhacksmetabolism. this is a perfect password. a pass phrase when u wanna change, u can maintain idiocracy and change hacks to say melts, then you have idiocracymeltsmetabolism.this can not be confusing at all. anyway you can do same with your local language phrase.</p>
<p>david</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr Angry</title>
		<link>http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66002</link>
		<dc:creator>Mr Angry</dc:creator>
		<pubDate>Sat, 04 Aug 2007 01:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://angryaussie.wordpress.com/2007/08/02/passwords-suck/#comment-66002</guid>
		<description>Paul: I&#039;ll send you a message

DaPuma: That&#039;s an excellent tip, thanks.

rahab: Then I just have to worry about someone cutting off my finger to access the system.

flo: careful what you wish for!</description>
		<content:encoded><![CDATA[<p>Paul: I&#8217;ll send you a message</p>
<p>DaPuma: That&#8217;s an excellent tip, thanks.</p>
<p>rahab: Then I just have to worry about someone cutting off my finger to access the system.</p>
<p>flo: careful what you wish for!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
