<?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>Learn Success The Easy Way &#187; Security</title>
	<atom:link href="http://success.grownupgeek.com/index.php/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://success.grownupgeek.com</link>
	<description>Do it right the first time, stoopit!</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:47:36 +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>My (DNSBL) Blacklist list</title>
		<link>http://success.grownupgeek.com/index.php/2011/12/13/dnsbl-blacklist/</link>
		<comments>http://success.grownupgeek.com/index.php/2011/12/13/dnsbl-blacklist/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 23:23:42 +0000</pubDate>
		<dc:creator>Rand Wilson</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[mod_security]]></category>
		<category><![CDATA[spammers]]></category>

		<guid isPermaLink="false">http://success.grownupgeek.com/?p=1695</guid>
		<description><![CDATA[Here is my current list of DNSBL&#8217;s that I use for blocking [much] spam, proxies, hijacked PC&#8217;s and &#8220;problem&#8221; IP&#8217;s.  Note that even using all of these DNSBL&#8217;s at the same time still will not prevent all spam, but when &#8230; <a href="http://success.grownupgeek.com/index.php/2011/12/13/dnsbl-blacklist/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="tall" href="http://success.grownupgeek.com/index.php/2011/12/13/dnsbl-blacklist/"></g:plusone></div><p>Here is my current list of DNSBL&#8217;s that I use for blocking [much] spam, proxies, hijacked PC&#8217;s and &#8220;problem&#8221; IP&#8217;s.  Note that even using all of these DNSBL&#8217;s at the same time still will not prevent all spam, but when used in combination with Akismet, your site can be 99.9% spam free.</p>
<p>The real use for these DNSBL lists is to block open proxies and other IP&#8217;s that can cause trouble:</p>
<ul>
<li>rbl.efnetrbl.org</li>
<li>spam.spamrats.com</li>
<li>combined.abuse.ch</li>
<li>xbl.spamhaus.org</li>
<li>web.dnsbl.sorbs.net</li>
<li>dnsbl.ahbl.org</li>
<li>problems.dnsbl.sorbs.net</li>
<li>opm.tornevall.org</li>
<li>cbl.abuseat.org</li>
<li>dnsbl-2.uceprotect.net</li>
<li>dnsbl.mags.net</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://success.grownupgeek.com/index.php/2011/12/13/dnsbl-blacklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is your Drupal data safe ?</title>
		<link>http://success.grownupgeek.com/index.php/2011/08/18/is-your-drupal-data-safe/</link>
		<comments>http://success.grownupgeek.com/index.php/2011/08/18/is-your-drupal-data-safe/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 13:38:50 +0000</pubDate>
		<dc:creator>Rand Wilson</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Site Development]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://success.grownupgeek.com/?p=1636</guid>
		<description><![CDATA[There are many modules available for Drupal to back-up your Drupal site, but I&#8217;ve always felt that in addition to backups on your server the best (and more secure) way to get the data was directly from the database &#8211; &#8230; <a href="http://success.grownupgeek.com/index.php/2011/08/18/is-your-drupal-data-safe/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="tall" href="http://success.grownupgeek.com/index.php/2011/08/18/is-your-drupal-data-safe/"></g:plusone></div><p>There are many modules available for Drupal to back-up your Drupal site, but I&#8217;ve always felt that <em>in addition</em> to backups on your server the best (and more secure) way to get the data was directly from the database &#8211; and the best place to store that data is OFF/AWAY from your server and on your local PC hard drive, included in your local PC data backup scheme.  Keeping the data locally will not only protect you from catastrophic server issues, but will also protect you from the occasional &#8220;my hosting company locked me out of my account!&#8221; issues that I read about all the time.  </p>
<p>Don&#8217;t forget that in addition to the MySQL data, you also need your Drupal files which can easily be downloaded/backed-up using FTP.  </p>
<p>If you have never done a MySQL data export, don&#8217;t fear, it&#8217;s spelled out at the Drupal.org website: <a href="http://drupal.org/node/81993" title="Drupal.org how to export mysql data">Export Drupal Data</a></p>
<p>For all you WordPress users, all this applies to you too if you value your blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://success.grownupgeek.com/index.php/2011/08/18/is-your-drupal-data-safe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Let The Bad English Fool You</title>
		<link>http://success.grownupgeek.com/index.php/2011/07/26/dont-let-the-bad-english-fool-you/</link>
		<comments>http://success.grownupgeek.com/index.php/2011/07/26/dont-let-the-bad-english-fool-you/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 15:59:27 +0000</pubDate>
		<dc:creator>Rand Wilson</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Adwords]]></category>
		<category><![CDATA[grammar]]></category>
		<category><![CDATA[phish]]></category>

		<guid isPermaLink="false">http://success.grownupgeek.com/?p=1578</guid>
		<description><![CDATA[Don&#8217;t be fooled by the poor grammar:  Adwords Phishing Attempt]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="tall" href="http://success.grownupgeek.com/index.php/2011/07/26/dont-let-the-bad-english-fool-you/"></g:plusone></div><p>Don&#8217;t be fooled by the poor grammar:  <a href="http://nakedsecurity.sophos.com/2011/07/26/google-adwords-phishing-attack-strikes-inboxes/">Adwords Phishing Attempt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://success.grownupgeek.com/index.php/2011/07/26/dont-let-the-bad-english-fool-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web-Server Security Admins Don&#8217;t Get Paid Enough</title>
		<link>http://success.grownupgeek.com/index.php/2011/07/18/web-server-security-admins-dont-get-paid-enough/</link>
		<comments>http://success.grownupgeek.com/index.php/2011/07/18/web-server-security-admins-dont-get-paid-enough/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 23:08:27 +0000</pubDate>
		<dc:creator>Rand Wilson</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[#MurdochMeltdownMonday]]></category>
		<category><![CDATA[lulzsec]]></category>

		<guid isPermaLink="false">http://success.grownupgeek.com/?p=1523</guid>
		<description><![CDATA[LulzSec takes on Rupert Murdoch&#8217;s online empire.  Not only do they make us laugh, they make it look easy.   Follow the hilarity and meyham at http://twitter.com/#!/lulzsec.  But first, double-check your server&#8217;s security! #MurdochMeltdownMonday]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="tall" href="http://success.grownupgeek.com/index.php/2011/07/18/web-server-security-admins-dont-get-paid-enough/"></g:plusone></div><div id="attachment_1524" class="wp-caption alignright" style="width: 190px"><a href="http://success.grownupgeek.com/wp-content/uploads/2011/07/lulzsec.jpg"><img class="size-full wp-image-1524" title="LulzSec" src="http://success.grownupgeek.com/wp-content/uploads/2011/07/lulzsec.jpg" alt="All Aboard The Lulz Boat" width="180" height="168" /></a><p class="wp-caption-text">Lulz Sec - At least you can laugh while they ruin your day</p></div>
<p>LulzSec takes on Rupert Murdoch&#8217;s online empire.  Not only do they make us laugh, they make it look easy.   Follow the hilarity and meyham at <a href="http://twitter.com/#%21/lulzsec">http://twitter.com/#!/lulzsec</a>.  But first, double-check your server&#8217;s security!</p>
<p><a title="#MurdochMeltdownMonday" href="http://twitter.com/#%21/search?q=%23MurdochMeltdownMonday" rel="nofollow">#MurdochMeltdownMonday</a></p>
]]></content:encoded>
			<wfw:commentRss>http://success.grownupgeek.com/index.php/2011/07/18/web-server-security-admins-dont-get-paid-enough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

