<?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>Enterprise Mastermind &#187; Security</title>
	<atom:link href="http://www.enterprisemastermind.com/category/business-advice-tips/starting-out-on-the-web/security-starting-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enterprisemastermind.com</link>
	<description>Getting your business online and being successful</description>
	<lastBuildDate>Sun, 23 May 2010 22:03:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Site security loophole &#8211; is your ISP leaving your site open to prying eyes?</title>
		<link>http://www.enterprisemastermind.com/site-security-loophole-is-your-isp-leaving-your-site-open-to-prying-eyes/</link>
		<comments>http://www.enterprisemastermind.com/site-security-loophole-is-your-isp-leaving-your-site-open-to-prying-eyes/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 11:38:47 +0000</pubDate>
		<dc:creator>Ant Harper</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[ISP]]></category>
		<category><![CDATA[loophole]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.enterprisemastermind.com/?p=264</guid>
		<description><![CDATA[I was busy amending this WordPress blog a few evenings back and trying out a few nice new WordPress plugins when I got a Skype Call from a friend asking me to browse to www.myblog.com/wp-content/plugins. I had read about this problem before (I forget where now) and whether it had slipped my mind or not, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/locks-and-keys-crop.jpg"><img class="alignnone size-full wp-image-269" title="locks-and-keys-crop" src="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/locks-and-keys-crop.jpg" alt="" width="500" height="158" /></a></p>
<p>I was busy amending this WordPress blog a few evenings back and trying out a few nice new WordPress plugins when I got a Skype Call from a friend asking me to browse to www.<em>myblog</em>.com/wp-content/plugins.</p>
<p>I had read about this problem before (I forget where now) and whether it had slipped my mind or not, I was still shocked to find an index listing of my plugin files on the screen. I don&#8217;t need to tell you what sort of security issues this raises. If anyone can see how your site is structured and what files are where it will always make you more susceptible to a hacking attempt. Its like having a house party and inviting burglars.</p>
<p><a href="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/index.jpg"><img class="size-full wp-image-266 alignnone" title="index" src="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/index.jpg" alt="" width="300" height="280" /></a></p>
<h4>Does this apply to your site?</h4>
<p>This security loophole doesnt just apply to WordPress blogs, it applies to any site. And it&#8217;s a problem with quite a few providers not just mine. Do a quick test now. If you have a WordPress blog just type in www.yourdomain.com/wp-content/plugins. If you have any other site just point you browser at a directory folder (not file) you know doesn&#8217;t contain an index.htm or index.php file. If it lists your file structure like the example above then you will have to fix it, but luckily it&#8217;s quite simple.</p>
<h2>2 ways to fix the problem</h2>
<h4>1. .htaccess file</h4>
<p>In order to fix the problem you need to alter your .htaccess file. This file sits in the root folder of your webspace and is responsible for telling your webserver how you want it to behave. To fix the problem just add the following line of code to the file:</p>
<p><code>Options All -Indexes</code></p>
<h4>2. cPanel</h4>
<p>If you are lucky enough to have a host that provides you with cPanel then its also a very simple procedure.</p>
<ul>
<li> Login to your cPanel</li>
<li> Click on &#8216;IndexManager&#8217; in the &#8216;Advanced&#8217; section</li>
<li> Choose the Web Root option in the popup window and hit Go</li>
<li> Click on /public_html/</li>
<li> on the next window choose &#8216;No Indexing&#8217; and save</li>
</ul>
<p><a href="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/advanced.jpg"><img class="alignnone size-full wp-image-267" title="advanced" src="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/advanced.jpg" alt="" width="500" height="110" /></a></p>
<p>Now go and check that your file structure is hidden from those prying eyes!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enterprisemastermind.com/site-security-loophole-is-your-isp-leaving-your-site-open-to-prying-eyes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
