<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: I Was Hacked!</title>
	<atom:link href="http://www.splashofstyle.com/archives/2009/10/02/i-was-hacked/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.splashofstyle.com/archives/2009/10/02/i-was-hacked/</link>
	<description>Macs, Photography, Design, and other Passions</description>
	<lastBuildDate>Fri, 27 Jan 2012 14:10:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: debbie T</title>
		<link>http://www.splashofstyle.com/archives/2009/10/02/i-was-hacked/comment-page-1/#comment-20198</link>
		<dc:creator>debbie T</dc:creator>
		<pubDate>Sat, 03 Oct 2009 01:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.splashofstyle.com/?p=1448#comment-20198</guid>
		<description>Hey Bart, I will email you what they told me and you can know for sure!

I am going to try to keep all my folders away from 777 for now. Just until I can figure it all out.</description>
		<content:encoded><![CDATA[<p>Hey Bart, I will email you what they told me and you can know for sure!</p>
<p>I am going to try to keep all my folders away from 777 for now. Just until I can figure it all out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart B</title>
		<link>http://www.splashofstyle.com/archives/2009/10/02/i-was-hacked/comment-page-1/#comment-20197</link>
		<dc:creator>Bart B</dc:creator>
		<pubDate>Sat, 03 Oct 2009 00:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.splashofstyle.com/?p=1448#comment-20197</guid>
		<description>You simply can&#039;t protect from 777. The last 7 is the kicker - it means ALL USERS on the system have read, write, and execute permission.

Assuming your host is indeed doing something special, it is probably doing php-sudo which means that your PHP scripts run as you, and the other user&#039;s PHP scripts are running as those other users. However, php has to run as A user, and ANY user can write to a 777 folder. So, even if your host is going above and beyond the norm by deploying php-sudo, 777 still defeats it.

Am I making sense?

Bart.</description>
		<content:encoded><![CDATA[<p>You simply can&#8217;t protect from 777. The last 7 is the kicker &#8211; it means ALL USERS on the system have read, write, and execute permission.</p>
<p>Assuming your host is indeed doing something special, it is probably doing php-sudo which means that your PHP scripts run as you, and the other user&#8217;s PHP scripts are running as those other users. However, php has to run as A user, and ANY user can write to a 777 folder. So, even if your host is going above and beyond the norm by deploying php-sudo, 777 still defeats it.</p>
<p>Am I making sense?</p>
<p>Bart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: debbie T</title>
		<link>http://www.splashofstyle.com/archives/2009/10/02/i-was-hacked/comment-page-1/#comment-20196</link>
		<dc:creator>debbie T</dc:creator>
		<pubDate>Sat, 03 Oct 2009 00:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.splashofstyle.com/?p=1448#comment-20196</guid>
		<description>Bart, I know you talk about the insecurities of shared hosting, but (and I may be TOTALLY naive about this) I think my host has extra precautions put in place. Or maybe I just don&#039;t know what I am talking about!

I guess I just don&#039;t understand how one vulnerability can affect other users being &quot;walls&quot; so to speak.

Do you need to have sudo abilities to do that?

Sorry for so many questions, but I am really blind when it comes to stuff like this!

I will email you as well! Thanks Bart!</description>
		<content:encoded><![CDATA[<p>Bart, I know you talk about the insecurities of shared hosting, but (and I may be TOTALLY naive about this) I think my host has extra precautions put in place. Or maybe I just don&#8217;t know what I am talking about!</p>
<p>I guess I just don&#8217;t understand how one vulnerability can affect other users being &#8220;walls&#8221; so to speak.</p>
<p>Do you need to have sudo abilities to do that?</p>
<p>Sorry for so many questions, but I am really blind when it comes to stuff like this!</p>
<p>I will email you as well! Thanks Bart!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart B</title>
		<link>http://www.splashofstyle.com/archives/2009/10/02/i-was-hacked/comment-page-1/#comment-20195</link>
		<dc:creator>Bart B</dc:creator>
		<pubDate>Fri, 02 Oct 2009 23:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.splashofstyle.com/?p=1448#comment-20195</guid>
		<description>Hi Debbie,

So sorry to hear you got hacked :( I&#039;m also delighted the damage seems to have been light.

You say it was in a 777 folder, are you on shared hosting? If so, any other user of that server could have done it. Or, a hacker hacking any account on that server could have also taken you out. On shared hosting 777 is so so dangerous. It forces you to trust all your fellow server-sharers.

I&#039;m going to take back what I said earlier - if you&#039;re on shared hosting there clearly are benefits to some of these security plugins. Bear in mind though - the attacker could have read your DB details straight out of config.php (they had file-system access since they created files) and used that to disable your plugin. I guess they were thankfully too dumb to do that this time.

There&#039;s a lot to be said for dedicated or virtual dedicated hosting.

Bart.</description>
		<content:encoded><![CDATA[<p>Hi Debbie,</p>
<p>So sorry to hear you got hacked <img src='http://www.splashofstyle.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I&#8217;m also delighted the damage seems to have been light.</p>
<p>You say it was in a 777 folder, are you on shared hosting? If so, any other user of that server could have done it. Or, a hacker hacking any account on that server could have also taken you out. On shared hosting 777 is so so dangerous. It forces you to trust all your fellow server-sharers.</p>
<p>I&#8217;m going to take back what I said earlier &#8211; if you&#8217;re on shared hosting there clearly are benefits to some of these security plugins. Bear in mind though &#8211; the attacker could have read your DB details straight out of config.php (they had file-system access since they created files) and used that to disable your plugin. I guess they were thankfully too dumb to do that this time.</p>
<p>There&#8217;s a lot to be said for dedicated or virtual dedicated hosting.</p>
<p>Bart.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

