<?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>Jeff Harbert&#039;s Blog &#187; Security</title>
	<atom:link href="http://blog.jeffharbert.com/index.php/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffharbert.com</link>
	<description>computers.books.philanthropy.privacy</description>
	<lastBuildDate>Wed, 19 Oct 2011 19:42:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Turning off User Account Control, or You&#8217;re Damned Right I&#8217;m an Expert</title>
		<link>http://blog.jeffharbert.com/index.php/2009/12/turning-off-user-account-control-or-youre-damned-right-im-an-expert/</link>
		<comments>http://blog.jeffharbert.com/index.php/2009/12/turning-off-user-account-control-or-youre-damned-right-im-an-expert/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 13:30:00 +0000</pubDate>
		<dc:creator>Jeff Harbert</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[How I Do IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.jeffharbert.com/index.php/2009/12/turning-off-user-account-control-or-youre-damned-right-im-an-expert/</guid>
		<description><![CDATA[My biggest gripe about Windows 7 is the impact User Account Control has on the command line. Unless you turn UAC completely off, every time you run something on the command line that Microsoft has deemed requiring your password – &#8230; <a href="http://blog.jeffharbert.com/index.php/2009/12/turning-off-user-account-control-or-youre-damned-right-im-an-expert/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.jeffharbert.com%2Findex.php%2F2009%2F12%2Fturning-off-user-account-control-or-youre-damned-right-im-an-expert%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.jeffharbert.com%2Findex.php%2F2009%2F12%2Fturning-off-user-account-control-or-youre-damned-right-im-an-expert%2F&amp;source=JeffHarbert&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>My biggest gripe about Windows 7 is the impact User Account Control has on the command line. Unless you turn UAC completely off, every time you run something on the command line that Microsoft has deemed requiring your password – even if you’re in the local Administrators group – you get an Access Denied error.</p>
<p>Screw. This. Noise.</p>
<p>This is the “ZOMG!!! If you run things as root you’ll destroy the planet!” Linux model.&#160; I don’t like it in Linux, and I definitely don’t like it here. Which mean, yes, when I’m working in Linux I log in as root. Why? One reason is that I want to be able to break things, software-wise.&#160; I want to understand why something has broken, how to avoid breaking it again in the future, and how to fix it. Knowing these things makes me a better admin.</p>
<p>The SU/SUDO model doesn’t really stop admins from breaking things, it just gets in their way.&#160; Ordinary users need the protection of SU/SUDO, not experienced administrators.&#160; It also gets in the way of doing certain things on the command line.</p>
<p>Which brings me back to Windows 7.</p>
<p>Microsoft made UAC much, much better in 7 than it was in Vista.&#160; Still, even on its lowest setting, it’s getting in my way.&#160; For example, I have a batch file on my computer.&#160; Been using it for years.&#160; The name of the file is DC.bat and it contains a single line: “defrag c:”.&#160; That’s it.&#160; In Windows XP, any time I want to defrag the hard drive I hit Windows + R, type “dc” and hit the Enter key.&#160; Boom, done.&#160; UAC prevents me from doing this in Windows 7, along with a lot of other things on the command line.</p>
<p>Forgive me while I repeat myself: Screw. This. Noise.</p>
<p>I completely understand the need to lock things down on a company network to protect the network from users who don’t know how to not break things, but this is a standalone computer with a single user &#8211; me.&#160; Also, to toot my own horn, I’m a freaking expert when it comes to Windows.&#160; I, and people like me, don’t need to be hamstrung by UAC.</p>
<p>So, finally, I turned it off completely.&#160; My computer is now in the undocumented “You’re damned right I’m an expert” mode.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeffharbert.com/index.php/2009/12/turning-off-user-account-control-or-youre-damned-right-im-an-expert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Staying Safe Online &#8211; Consider the Context</title>
		<link>http://blog.jeffharbert.com/index.php/2009/10/staying-safe-online-consider-the-context/</link>
		<comments>http://blog.jeffharbert.com/index.php/2009/10/staying-safe-online-consider-the-context/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 16:37:16 +0000</pubDate>
		<dc:creator>Jeff Harbert</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://blog.jeffharbert.com/index.php/2009/10/staying-safe-online-consider-the-context/</guid>
		<description><![CDATA[The website Mashable.com reports this morning that there is a fake password reset e-mail for Facebook circulating. The e-mail comes with an attachment that, if executed, will install a virus on your computer. This is obviously something you don&#8217;t want &#8230; <a href="http://blog.jeffharbert.com/index.php/2009/10/staying-safe-online-consider-the-context/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.jeffharbert.com%2Findex.php%2F2009%2F10%2Fstaying-safe-online-consider-the-context%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.jeffharbert.com%2Findex.php%2F2009%2F10%2Fstaying-safe-online-consider-the-context%2F&amp;source=JeffHarbert&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The website <a href="http://www.mashable.com/" target="_blank">Mashable.com</a> reports this morning that there is a fake password reset e-mail for <a href="http://www.facebook.com/" target="_blank">Facebook</a> circulating. The e-mail comes with an attachment that, if executed, will install a virus on your computer. This is obviously something you don&#8217;t want to have happen. </p>
<p>I&#8217;d like to take this opportunity to explain the importance of considering context when you receive such an e-mail. </p>
<p>Let&#8217;s suppose you have a Facebook account. If you receive this e-mail but you not request that your Facebook password be reset, the likelihood is pretty great that the e-mail is fake and should be deleted. It&#8217;s a good idea to make sure you can still log into your Facebook account, so go ahead and do that. It should go without saying that you should NOT click on any links in his e-mail to get your Facebook account. You should have it separately bookmarked already. </p>
<p>If you don&#8217;t have a Facebook account, there is zero chance that the e-mail is genuine. Just delete it and be done with it. </p>
<p>Context also applies when you receive an error message of some kind. Many websites will display advertisements that look like Windows error messages. At best these ads want to sell you something, at worst clicking on them will install a virus. Either way, simply ignore these ads and you should be safe.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeffharbert.com/index.php/2009/10/staying-safe-online-consider-the-context/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoiding Twitter Direct Message Spam</title>
		<link>http://blog.jeffharbert.com/index.php/2009/10/avoiding-twitter-direct-message-spam/</link>
		<comments>http://blog.jeffharbert.com/index.php/2009/10/avoiding-twitter-direct-message-spam/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 16:14:06 +0000</pubDate>
		<dc:creator>Jeff Harbert</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://blog.jeffharbert.com/index.php/2009/10/avoiding-twitter-direct-message-spam/</guid>
		<description><![CDATA[(This is one of my most popular posts. I updated it on August 25, 2011.) There have been increasing incidents of spam being sent through direct messages (DMs) in Twitter.  Spam, in this particular case with Twitter, means messages that &#8230; <a href="http://blog.jeffharbert.com/index.php/2009/10/avoiding-twitter-direct-message-spam/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.jeffharbert.com%2Findex.php%2F2009%2F10%2Favoiding-twitter-direct-message-spam%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.jeffharbert.com%2Findex.php%2F2009%2F10%2Favoiding-twitter-direct-message-spam%2F&amp;source=JeffHarbert&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Twitter escultura de arena by Rosaura Ochoa, on Flickr" href="http://www.flickr.com/photos/rosauraochoa/3939487692/"><img style="margin: 0px 7px 0px 0px; float: left; border-width: 0px;" src="http://farm4.static.flickr.com/3421/3939487692_0486e3e87e_m.jpg" alt="Twitter escultura de arena" width="240" height="180" /></a>(This is one of my most popular posts. I updated it on August 25, 2011.)</p>
<p>There have been increasing incidents of spam being sent through direct messages (DMs) in <a href="http://twitter.com/lowmileagefood" target="_blank">Twitter</a>.  Spam, in this particular case with Twitter, means messages that are not sent by individuals, but by bots (computer programs) either acting on behalf of a user or using a Twitter account that’s been hacked. There are a few things you can do to protect yourself from DM spam.</p>
<h2>Avoiding DM Spam is Easy</h2>
<p>Firstly, if you’re currently using auto-follow on Twitter, STOP. You can only receive DMs from people you follow.  If you auto-follow, you’re begging for DM spam.  Manually vet every person you follow on Twitter.  This will really help keep down the DM spam.  And really, Twitter is not about how many followers you have, it’s about who <em>you</em> follow and interact with.</p>
<h2>Security First</h2>
<p>Be very careful about which services you connect your Twitter account to.  These services can post on your behalf, so be very sure you know what each service will and won’t do.  You can check (and remove, if you want) which services your Twitter account is connected to by clicking here: <a title="Check your Twitter Connections" href="https://twitter.com/settings/applications" target="_blank">https://twitter.com/settings/applications</a>.  Mafia Wars and Disqus are two examples of services you can connect your Twitter account to.</p>
<p>Use a secure password.  Never use a simple password like ‘purple22’ or, worse, just ‘purple’ or any other word that can be found in the dictionary for any of your internet accounts.  Mix it up with capital letters and, even better, symbols like <a href="mailto:~!@#%">~!@#%</a>&amp; and so on. I highly recommend <a title="Creating Secure Passwords You Can Remember at PCWorld.com" href="http://www.pcworld.com/businesscenter/article/187454/creating_secure_passwords_you_can_remember.html" target="_blank">this PC World article</a> on using secure passwords.</p>
<p>When you receive a DM spam message, use Twitter&#8217;s &#8216;Report Spam&#8217; feature.</p>
<p>How effective are these steps?  I’ll let you be the judge: I’ve been using Twitter since January 2009.  I am currently followed by over 1700 people.  I follow about 60% of them back, plus a lot more that don&#8217;t follow me.  I receive maybe one DM spam message per month.</p>
<p>Do you have any other tips to add? Drop me a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeffharbert.com/index.php/2009/10/avoiding-twitter-direct-message-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

