 




<?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>SQL Server with Mr. Denny &#187; Mayhem</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/sql-server/tag/mayhem/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/sql-server</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 17:04:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>When Designing Logon Systems, Pay More Attention To Password Questions.</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/when-designing-logon-systems-pay-more-attention-to-password-questions/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/when-designing-logon-systems-pay-more-attention-to-password-questions/#comments</comments>
		<pubDate>Wed, 06 Feb 2013 14:00:29 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Data Loss]]></category>
		<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Database Design]]></category>
		<category><![CDATA[Database security]]></category>
		<category><![CDATA[Identity theft]]></category>
		<category><![CDATA[Laws]]></category>
		<category><![CDATA[Lawyers]]></category>
		<category><![CDATA[Lesson Learned]]></category>
		<category><![CDATA[Mayhem]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Social Commentary]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2233</guid>
		<description><![CDATA[In recent months the Internet has started to wake up to security just a little bit more, and probably forgotten all about it as well (read this, this, this and this if you need a refresher). The big problem that I speak of is those annoying questions that we have to answer when setting up a [...]]]></description>
				<content:encoded><![CDATA[<p>In recent months the Internet has started to wake up to security just a little bit more, and probably forgotten all about it as well (read <a href="http://www.wired.com/gadgetlab/2012/08/apple-amazon-mat-honan-hacking/">this</a>, <a href="http://asia.cnet.com/hacker-succeeds-forces-apple-and-amazon-to-change-security-policies-62218252.htm">this</a>, <a href="http://news.cnet.com/8301-1009_3-57488759-83/amazon-addresses-security-exploit-after-journalist-hack/">this</a> and <a href="http://news.cnet.com/8301-13579_3-57488782-37/apple-freezes-appleid-password-resets-requested-over-the-phone/">this</a> if you need a refresher). The big problem that I speak of is those annoying questions that we have to answer when setting up a password for a new high security system. Those questions are supposed to be things that only you know. Which was great 20 years ago when we first started building these systems. Today however for most of these systems I can find out all the answers to these questions between Facebook and Twitter.</p>
<p>Recently I was setting up access to just another high security system and I was presented with this list of questions (I had to select three) as my security questions so that I can get my account back if (when) I forget my password.</p>
<p><a href="http://itknowledgeexchange.techtarget.com/sql-server/when-designing-logon-systems-pay-more-attention-to-password-questions/questions/" rel="attachment wp-att-2234"><img class="alignnone size-full wp-image-2234" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/20/files/2012/08/Questions.jpg" alt="" width="620" height="199" /></a></p>
<p>Lets review these questions for a minute.  Now some of these Facebook actually asks you to provide them so that they can put them on your profile (that annoying part at the top of your Facebook profile).   The rest you can probably figure out about most people just by looking at the information that they provide during the course of using social media in their daily lives and with the groups on Facebook that they belong to.  You add access to a public linked in profile and a little searching in public records and getting most if not all of these answers shouldn&#8217;t take you more than a couple of hours.</p>
<p>As the people that build these applications we need to take more notice of just how easy it is to figure out these questions.  The questions that we are putting into the applications shouldn&#8217;t be so annoying as &#8220;Favorite Teacher&#8217;s Last Name&#8221;, which I&#8217;ve actually seen but they need to be stuff that is at least a little harder to figure out if these are the things that we are going to use to ensure that people are who they say they are.</p>
<p>Things like drivers license number or state ID number (for those without a drivers license) are a good start.  They don&#8217;t change all that often (except when you move between states).  Social Security Numbers basically never change so those aren&#8217;t a bad number to use (granted there are other issues with using a persons tax ID here in the US).</p>
<p>When you are designing these sorts of authentication systems, don&#8217;t assume that just because your paranoid ass doesn&#8217;t upload your entire live to Facebook, LinkedIn and Twitter that no one else does that either.  People do, do that and they will continue to do that.  If you want to actually provide a level of security for your customers, which I sure hope that you do as that is kind of your job, then assume that the customers will be posting the easy to figure out questions online for all to see so you might want to use some slightly more complex questions.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/when-designing-logon-systems-pay-more-attention-to-password-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh man, someone put my blog posts on TechNet&#8230; #tnSqlDC</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/oh-man-someone-put-my-blog-posts-on-technet/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/oh-man-someone-put-my-blog-posts-on-technet/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 23:05:08 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Arnie Rowland]]></category>
		<category><![CDATA[Buck Woody]]></category>
		<category><![CDATA[Mayhem]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[TechNet]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=986</guid>
		<description><![CDATA[Yep, that&#8217;s right, someone over at Microsoft has gone completely crazy and syndicated not just my blog but my Tweets as well over on the technet.microsoft.com site. &#8220;But Denny, you swear like a sailor, there&#8217;s no way they want your foul mouth showing up on TechNet.&#8221;  And you are correct, the idea that godforsaken thing [...]]]></description>
				<content:encoded><![CDATA[<p>Yep, that&#8217;s right, someone over at Microsoft has gone completely crazy and syndicated not just my blog but my Tweets as well over on the <a href="http://technet.microsoft.com/en-us/ff431720.aspx">technet.microsoft.com</a> site.<span id="more-986"></span></p>
<p>&#8220;But Denny, you swear like a sailor, there&#8217;s no way they want your foul mouth showing up on TechNet.&#8221;  And you are correct, the idea that godforsaken thing coming out of my mouth showing up on TechNet would be highly amusing for probably 5 minutes until someone from Microsoft management noticed it and had it pulled down faster that an Apple employee would run screaming from one of <a href="http://blogs.msdn.com/buckwoody/">Buck Woody</a>&#8216;s presentations.</p>
<p>You can <a href="http://technet.microsoft.com/en-us/ff431720.aspx">click through</a> to the page with my info on it (and <a href="http://sqlblog.com/blogs/arnie_rowland/">Arnie Rowland</a>&#8216;s as well) or just go to <a href="http://technet.microsoft.com">TechNet</a>, click on SQL Server on the left, then find the &#8220;Connect with SQL Server featured MVPs&#8230;&#8221; at the bottom of the nav menu on the right.</p>
<p>All that is up there for the moment is a couple of test tweets that we did to get the filtering correct (click the screen shot).</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/20/files/2010/03/technet.jpg"><img class="alignnone size-medium wp-image-985" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/20/files/2010/03/technet.jpg" alt="" width="323" height="199" /></a></p>
<p>Let this be a warning to you, if you see me tweet something which the #tnSqlDC hash tag and you reply with the hash tag, it&#8217;ll probably show up there as well as a click-able link and it&#8217;ll go straight back to you.</p>
<p>Let the warning end here, and the mayhem begin.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/oh-man-someone-put-my-blog-posts-on-technet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
