<?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>Matthew&#039;s Weblog &#187; Security</title>
	<atom:link href="http://mps.blog.webplumbers.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://mps.blog.webplumbers.com</link>
	<description>Technical notes and societal musings</description>
	<lastBuildDate>Sat, 18 Sep 2010 05:09:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Voting Machine &#8216;Security&#8217;</title>
		<link>http://mps.blog.webplumbers.com/2008/08/20/voting-machine-security/</link>
		<comments>http://mps.blog.webplumbers.com/2008/08/20/voting-machine-security/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 23:20:35 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Political]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2008/08/20/voting-machine-security/</guid>
		<description><![CDATA[A truly illustrative but terrifying comic&#8230;

]]></description>
			<content:encoded><![CDATA[<p>A truly <a href="http://xkcd.com/463/">illustrative but terrifying comic</a>&#8230;</p>
<p><img src="http://imgs.xkcd.com/comics/voting_machines.png" alt="Voting Machine Security" height="304" width="740" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2008/08/20/voting-machine-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wishful Security Thinking</title>
		<link>http://mps.blog.webplumbers.com/2007/10/17/wishful-security-thinking/</link>
		<comments>http://mps.blog.webplumbers.com/2007/10/17/wishful-security-thinking/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 16:23:32 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/10/17/wishful-security-thinking/</guid>
		<description><![CDATA[A friend of mine, Bill, found out that his password had been mailed to him in plaintext from his &#8217;shiny, new 401k&#8217; and he wrote about the disconcerting experience of a financial services company being careless with security.  Having worked in a financial services company, I can only say that the troubles he encountered [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine, Bill, found out that his password had been mailed to him in plaintext from his &#8217;shiny, new 401k&#8217; and he<a href="http://www.edgeblog.net/2007/when-good-security-goes-bad/"> wrote about the disconcerting experience of a financial services company being careless with security</a>.  Having worked in a financial services company, I can only say that the troubles he encountered are not that bad&#8230; you should have seen some of the sausage in the factory I worked in.</p>
<p>That said, Bill violated a crucial rule of security and he needs to learn it as much as the Schwab folks need to learn their own lessons:</p>
<p>Never, never, never depend on someone else to provide your security.</p>
<p>Bill &#8220;used one of his common passwords&#8221;&#8230; and you shouldn&#8217;t have any of those.  A common password is a common vulnerability, especially because you can&#8217;t know how companies will protect your passwords or your data &#8212; as he unfortunately learned.  To avoid this, you can use a desktop application (such as the free <a href="http://passwordsafe.sourceforge.net/">Password Safe</a>, originating from Bruce Schneier&#8217;s <a href="http://www.counterpane.com/">Counterpane Labs</a>) or a browser plug-in (such as <a href="http://lifehacker.com/software/featured-firefox-extension/create-strong-passwords-with-password-hasher-310704.php">Password Hasher</a> or <a href="http://lifehacker.com/software/featured-firefox-extension/speed-up-and-protect-your-logins-with-secure-login-282880.php">Secure Login</a> or any of <a href="https://addons.mozilla.org/en-US/firefox/search?q=password&amp;status=Array">the other 48 listed on the addons site</a>) or the <a href="http://www.apple.com/macosx/features/security/">Mac&#8217;s built-in Keychain app</a> so you can generate random passwords and never, never reuse them.  Personally, I&#8217;ve been using Password Safe for years.</p>
<p>He also offers great tips for websites to make their applications more secure, like not asking for really constant, common, data like mother&#8217;s maiden name.  The other option is to not answer with an expected response.  Mother&#8217;s maiden name?  Istanbul.  Honeymoon location?  Jones.  And so on&#8230;</p>
<p><em><strong>Never</strong></em> trust someone else&#8217;s security.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/security" rel="tag">security</a>, <a href="http://technorati.com/tag/password" rel="tag">password</a>, <a href="http://technorati.com/tag/firefox" rel="tag">firefox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/10/17/wishful-security-thinking/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Plugins to investigate</title>
		<link>http://mps.blog.webplumbers.com/2007/08/16/plugins-to-investigate/</link>
		<comments>http://mps.blog.webplumbers.com/2007/08/16/plugins-to-investigate/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 17:11:30 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/08/16/plugins-to-investigate/</guid>
		<description><![CDATA[Comprehensive Wordpress Plugin Database with Plugins Tracker
AskApache htaccess password builder
and then some tips on WP security: drop version stringblock viewing of plugins/themes foldersand htaccess (see link above)
whoops, almost forgot Lorelle&#8217;s mention of a theme security scanner&#8230; which is this security scanner here.
Technorati Tags: wordpress, security
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wp-plugins-db.org/wp-plugins-tracker/">Comprehensive Wordpress Plugin Database with Plugins Tracker</a></p>
<p><a href="http://www.askapache.com/wordpress/htaccess-password-protect.html">AskApache htaccess password builder</a></p>
<p>and then some <a href="http://www.quickonlinetips.com/archives/2007/08/3-new-wordpress-security-tips-i-learnt-from-matt-cutts/">tips on WP security</a>: <br />drop version string<br />block viewing of plugins/themes folders<br />and htaccess (see link above)</p>
<p>whoops, almost forgot <a href="http://lorelle.wordpress.com/2007/08/09/are-you-risking-your-blog-with-an-unofficial-or-vulnerable-wordpress-theme/#comment-492252">Lorelle&#8217;s mention of a theme security scanner</a>&#8230; which is <a href="http://blogsecurity.net/wordpress/tools/wp-scanner/">this security scanner here</a>.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/wordpress" rel="tag">wordpress</a>, <a href="http://technorati.com/tag/security" rel="tag">security</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/08/16/plugins-to-investigate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterprise Mac usage</title>
		<link>http://mps.blog.webplumbers.com/2007/08/15/enterprise-mac-usage/</link>
		<comments>http://mps.blog.webplumbers.com/2007/08/15/enterprise-mac-usage/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 20:06:15 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/08/15/enterprise-mac-usage/</guid>
		<description><![CDATA[Here&#8217;s a great writeup on some of the enterprise management options for Mac environments&#8230; if you thought only Windows could be centrally coordinated, this is a very interesting insight into the tools available.
Technorati Tags: mac, enterprise, configuration
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s <a href="http://www.computerworld.com/action/article.do?command=printArticleBasic&amp;articleId=9028799">a great writeup on some of the enterprise management options</a> for Mac environments&#8230; if you thought only Windows could be centrally coordinated, this is a very interesting insight into the tools available.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/mac" rel="tag">mac</a>, <a href="http://technorati.com/tag/enterprise" rel="tag">enterprise</a>, <a href="http://technorati.com/tag/configuration" rel="tag">configuration</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/08/15/enterprise-mac-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An appropriate response to &#8216;terrorism&#8217;</title>
		<link>http://mps.blog.webplumbers.com/2007/07/11/an-appropriate-response-to-terrorism/</link>
		<comments>http://mps.blog.webplumbers.com/2007/07/11/an-appropriate-response-to-terrorism/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 01:32:39 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Political]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/07/11/an-appropriate-response-to-terrorism/</guid>
		<description><![CDATA[in an article from Slate: The West is still Winning.&#160; This is why fake security mumbo-jumbo bothers me so much.

]]></description>
			<content:encoded><![CDATA[<p>in an article from Slate: <a href="http://www.slate.com/id/2169614/nav/tap1/">The West is still Winning</a>.&nbsp; This is why fake security mumbo-jumbo bothers me so much.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/07/11/an-appropriate-response-to-terrorism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bank login insecurity</title>
		<link>http://mps.blog.webplumbers.com/2007/05/16/bank-login-insecurity/</link>
		<comments>http://mps.blog.webplumbers.com/2007/05/16/bank-login-insecurity/#comments</comments>
		<pubDate>Wed, 16 May 2007 23:15:18 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/05/16/bank-login-insecurity/</guid>
		<description><![CDATA[A Microsoft blogger describes a clear example of why, when you&#8217;re trying to build secure transactions, you keep all interactions secure.  That means the screen where you type in your password as well as the actual application.
]]></description>
			<content:encoded><![CDATA[<p>A Microsoft blogger describes a <a href="http://blogs.msdn.com/ie/archive/2005/04/20/410240.aspx">clear example</a> of why, when you&#8217;re trying to build secure transactions, you keep all interactions secure.  That means the screen where you type in your password as well as the actual application.</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/05/16/bank-login-insecurity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TJ Maxx security breach may push retailers?</title>
		<link>http://mps.blog.webplumbers.com/2007/05/08/tj-maxx-security-breach-may-push-retailers/</link>
		<comments>http://mps.blog.webplumbers.com/2007/05/08/tj-maxx-security-breach-may-push-retailers/#comments</comments>
		<pubDate>Tue, 08 May 2007 23:25:14 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Political]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/05/08/tj-maxx-security-breach-may-push-retailers/</guid>
		<description><![CDATA[It&#8217;s nice to see that there are columns being written about the TJ Maxx security breach and its repercussions.  The more companies who are actually held responsible for their sloppy work should finally begin to reward those who are attentive to security&#8230;
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s nice to see that there are <a href="http://www.esj.com/news/print.aspx?editorialsId=2583">columns being written about the TJ Maxx security breach and its repercussions</a>.  The more companies who are actually held responsible for their sloppy work should finally begin to reward those who are attentive to security&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/05/08/tj-maxx-security-breach-may-push-retailers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Written in 1990&#8230;</title>
		<link>http://mps.blog.webplumbers.com/2007/04/04/written-in-1990/</link>
		<comments>http://mps.blog.webplumbers.com/2007/04/04/written-in-1990/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 17:19:56 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Political]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/04/04/written-in-1990/</guid>
		<description><![CDATA[&#8230;but fully applicable today.&#160; Papers, please.&#160; A sign of the times, truly despicable to a thinking public.&#160; Thank someone&#8217;s higher power we don&#8217;t have a thinking public to argue with these imbecilic laws.
I&#8217;m feeling sick.
via Schneier.
Technorati Tags: democracy, identity, security
]]></description>
			<content:encoded><![CDATA[<p>&#8230;but fully applicable today.&nbsp; <a href="http://bibdaily.com/pdfs/Papers,%20Please.pdf">Papers, please.</a>&nbsp; A sign of the times, truly despicable to a thinking public.&nbsp; Thank someone&#8217;s higher power we don&#8217;t have a thinking public to argue with these imbecilic laws.</p>
<p>I&#8217;m feeling sick.</p>
<p>via <a href="http://www.schneier.com/blog/archives/2007/04/papers_please.html">Schneier</a>.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/democracy" rel="tag">democracy</a>, <a href="http://technorati.com/tag/identity" rel="tag">identity</a>, <a href="http://technorati.com/tag/security" rel="tag">security</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/04/04/written-in-1990/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Man-in-the-middle made easy</title>
		<link>http://mps.blog.webplumbers.com/2007/03/01/man-in-the-middle-made-easy/</link>
		<comments>http://mps.blog.webplumbers.com/2007/03/01/man-in-the-middle-made-easy/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 01:01:33 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/03/01/man-in-the-middle-made-easy/</guid>
		<description><![CDATA[New twists to leaving your access point in a default configuration&#8230; allowing crackers to decide what websites &#8211; real or imagined &#8211; you see by taking over your DNS DHCP settings.&#160; Interesting and scary.
Also something that could be examined would be how many APs can be managed by wardriving&#8230; then you even know pretty close [...]]]></description>
			<content:encoded><![CDATA[<p>New twists to leaving your access point in a default configuration&#8230; allowing crackers to decide what websites &#8211; real or imagined &#8211; you see by <a href="http://www.schneier.com/blog/archives/2007/02/driveby_pharmin.html">taking over your DNS DHCP settings</a>.&nbsp; Interesting and scary.</p>
<p>Also something that could be examined would be how many APs can be managed by wardriving&#8230; then you even know pretty close to the address and name of your target.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/security" rel="tag">security</a>, <a href="http://technorati.com/tag/wireless" rel="tag">wireless</a>, <a href="http://technorati.com/tag/access+point" rel="tag">access+point</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/03/01/man-in-the-middle-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Laugh or cry?</title>
		<link>http://mps.blog.webplumbers.com/2007/02/28/laugh-or-cry/</link>
		<comments>http://mps.blog.webplumbers.com/2007/02/28/laugh-or-cry/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 01:30:47 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Political]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/02/28/laugh-or-cry/</guid>
		<description><![CDATA[Schneier writes about officials finding all kinds of things and thinking they are bombs and then blowing them up.&#160; I started laughing until I realized how sad it really is.&#160; I mean, how many real bombs are out there and can&#8217;t people use their brains to take a critical angle on these reports?
Technorati Tags: bombs, [...]]]></description>
			<content:encoded><![CDATA[<p>Schneier writes about <a href="http://www.schneier.com/blog/archives/2007/02/is_everything_a.html">officials finding all kinds of things and thinking they are bombs</a> and then blowing them up.&nbsp; I started laughing until I realized how sad it really is.&nbsp; I mean, how many real bombs are out there and can&#8217;t people use their brains to take a critical angle on these reports?</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/bombs" rel="tag">bombs</a>, <a href="http://technorati.com/tag/security" rel="tag">security</a>, <a href="http://technorati.com/tag/brains" rel="tag">brains</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/02/28/laugh-or-cry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

