<?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>Mike Skeen</title>
	<atom:link href="http://mike.skeen.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.skeen.ca</link>
	<description>Web Developer and Entrepreneur</description>
	<lastBuildDate>Thu, 05 Jan 2012 19:03: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>
		<item>
		<title>Tracking Hack Attempts on a Website using GIT</title>
		<link>http://mike.skeen.ca/2010/12/tracking-hack-attempts-on-a-website-using-git/</link>
		<comments>http://mike.skeen.ca/2010/12/tracking-hack-attempts-on-a-website-using-git/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 20:10:39 +0000</pubDate>
		<dc:creator>mskeen</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://mike.skeen.ca/?p=28</guid>
		<description><![CDATA[<p>Having been the victim of a handful of hacking attacks over the years, I decided to be a bit more proactive about the problem for a new site I&#8217;m working on.  A little research turned up the following post by Jerod Santo, which I found to be a very clever approach:</p> <p><a href="http://blog.jerodsanto.net/2009/05/git-informed-when-your-site-is-hacked/">http://blog.jerodsanto.net/2009/05/git-informed-when-your-site-is-hacked/</a></p> <p>So, if [...]]]></description>
			<content:encoded><![CDATA[<p>Having been the victim of a handful of hacking attacks over the years, I decided to be a bit more proactive about the problem for a new site I&#8217;m working on.  A little research turned up the following post by Jerod Santo, which I found to be a very clever approach:</p>
<p><a href="http://blog.jerodsanto.net/2009/05/git-informed-when-your-site-is-hacked/">http://blog.jerodsanto.net/2009/05/git-informed-when-your-site-is-hacked/</a></p>
<p>So, if I&#8217;m not able to prevent  the attacks altogether, at least I&#8217;ll be notified in a timely manner when it happens, and I can use git&#8217;s tracking of the changes to revert to a healthy version of the site.</p>
<p>It sure beats having a call or email from a client similar to this one, which I received last summer:</p>
<blockquote><p>When I click &#8220;online store&#8221; I get a box that states. &#8220;[[HACKED by jhOnyramsOy]]. When I click on the X to get out of that box, it takes me to a web page that is all black, has a white skeleton head flashing in and out,has spooky music playing and in red  lettering it states: &#8220;INDONESSIAN HACKER GOT YOUR WEBSITE&#8221;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://mike.skeen.ca/2010/12/tracking-hack-attempts-on-a-website-using-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

