<?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: An analysis of the latest website hacks</title>
	<atom:link href="http://www.blogtips.org/analysis-of-the-latest-website-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogtips.org/analysis-of-the-latest-website-hacks/</link>
	<description>Blogging and Social Media for Nonprofit</description>
	<lastBuildDate>Wed, 01 Feb 2012 23:25:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: World Gone Web hacked : World Gone Web</title>
		<link>http://www.blogtips.org/analysis-of-the-latest-website-hacks/comment-page-1/#comment-797</link>
		<dc:creator>World Gone Web hacked : World Gone Web</dc:creator>
		<pubDate>Sat, 08 Jan 2011 09:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogtips.org/?p=1001#comment-797</guid>
		<description>[...] Here is a detailed explanation of the attack 2. I downloaded and modified Peter&#8217;s fixfiles.php script in order to clean my PHP code of the [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is a detailed explanation of the attack 2. I downloaded and modified Peter&#8217;s fixfiles.php script in order to clean my PHP code of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neo</title>
		<link>http://www.blogtips.org/analysis-of-the-latest-website-hacks/comment-page-1/#comment-296</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Sun, 23 May 2010 08:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogtips.org/?p=1001#comment-296</guid>
		<description>Our site was one of the sites hit by the .php exploits. When it happened I was in the Mojave Desert (literally) with no internet and received a text from one of our content builders. Because it was zero day,  Godaddy refused to accept that it was located on their servers. An embarrassing week later, when I returned to HI they removed the malicious code free of charge and we were back to normal.  The funny thing is, it was detected as Trojan.FakeAlert on our test system and kept rejuvenating itself despite reinstalling the entire site from backup.</description>
		<content:encoded><![CDATA[<p>Our site was one of the sites hit by the .php exploits. When it happened I was in the Mojave Desert (literally) with no internet and received a text from one of our content builders. Because it was zero day,  Godaddy refused to accept that it was located on their servers. An embarrassing week later, when I returned to HI they removed the malicious code free of charge and we were back to normal.  The funny thing is, it was detected as Trojan.FakeAlert on our test system and kept rejuvenating itself despite reinstalling the entire site from backup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.blogtips.org/analysis-of-the-latest-website-hacks/comment-page-1/#comment-289</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 22 May 2010 23:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogtips.org/?p=1001#comment-289</guid>
		<description>@Roy

That is strange, as &quot;zero&quot; should mean &quot;manual scans only&quot;, meaning if it is not calling wordpress-file-monitor.php, I don&#039;t understand how it can be scanning...

Mystery of life? ;)</description>
		<content:encoded><![CDATA[<p>@Roy</p>
<p>That is strange, as &#8220;zero&#8221; should mean &#8220;manual scans only&#8221;, meaning if it is not calling wordpress-file-monitor.php, I don&#8217;t understand how it can be scanning&#8230;</p>
<p>Mystery of life? <img src='http://www.blogtips.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://www.blogtips.org/analysis-of-the-latest-website-hacks/comment-page-1/#comment-277</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Sat, 22 May 2010 16:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogtips.org/?p=1001#comment-277</guid>
		<description>I found your post on Drupal about the drop file loophole - I just added that - thanks! The attempt on my site was not with a multi-extension file, though.

I see you are running WP File Monitor - one undocumented feature is that you can set the scan interval to zero, which will remove the calling of wordpress-file-monitor.php (saves a bit of load time), but you will still get email notifications on any file change. It works for me, anyway.</description>
		<content:encoded><![CDATA[<p>I found your post on Drupal about the drop file loophole &#8211; I just added that &#8211; thanks! The attempt on my site was not with a multi-extension file, though.</p>
<p>I see you are running WP File Monitor &#8211; one undocumented feature is that you can set the scan interval to zero, which will remove the calling of wordpress-file-monitor.php (saves a bit of load time), but you will still get email notifications on any file change. It works for me, anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.blogtips.org/analysis-of-the-latest-website-hacks/comment-page-1/#comment-276</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 22 May 2010 14:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogtips.org/?p=1001#comment-276</guid>
		<description>Hi Roy,
-- A coincidence: I am writing about WP File Monitor right now, as one of the follow-up posts...!
I have put in a couple of measures myself on .htaccess changes, access to wp-config, tightening the drop file loophole, ...

If you have any other tips, let me know.

Peter</description>
		<content:encoded><![CDATA[<p>Hi Roy,<br />
&#8211; A coincidence: I am writing about WP File Monitor right now, as one of the follow-up posts&#8230;!<br />
I have put in a couple of measures myself on .htaccess changes, access to wp-config, tightening the drop file loophole, &#8230;</p>
<p>If you have any other tips, let me know.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://www.blogtips.org/analysis-of-the-latest-website-hacks/comment-page-1/#comment-275</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Sat, 22 May 2010 13:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogtips.org/?p=1001#comment-275</guid>
		<description>I caught the file before it executed on my site (WP File Monitor plugin emailed me). I have all of the standard security measures in place (htaccess protections, file permissions, Bad Behavior plugin, fresh passwords, etc.), so at least in my case, I&#039;m fairly certain the exploit is a server configuration issue.</description>
		<content:encoded><![CDATA[<p>I caught the file before it executed on my site (WP File Monitor plugin emailed me). I have all of the standard security measures in place (htaccess protections, file permissions, Bad Behavior plugin, fresh passwords, etc.), so at least in my case, I&#8217;m fairly certain the exploit is a server configuration issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.blogtips.org/analysis-of-the-latest-website-hacks/comment-page-1/#comment-269</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 21 May 2010 16:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogtips.org/?p=1001#comment-269</guid>
		<description>@Mark

Tnx for your remarks.. Your observations are totally correct, however on this particular attack: 

1/ all PHP based CMSes (I know of WP, Joomla, Drupal, PHPbb,..) were attacked which makes me feel it was CMS independent, but rather a loophole in the PHP/SQL config combined with a hosting issue.

2/ With the active community around WP/Drupal, I would also think now that the literally thousands of sites were attacked at the same moment, a security patch would come out real fast... Which also makes me think the attack was at the host level, not at the level of the individual sites, as the attack was that wide spread... I know.. that is an assumption and I am open to stand corrected...! ;)

Meanwhile, I am have a plugin to monitor any changes on my Wordpress sites, so whatever happens, I will know about it..
Will write about it in my next post..

P.</description>
		<content:encoded><![CDATA[<p>@Mark</p>
<p>Tnx for your remarks.. Your observations are totally correct, however on this particular attack: </p>
<p>1/ all PHP based CMSes (I know of WP, Joomla, Drupal, PHPbb,..) were attacked which makes me feel it was CMS independent, but rather a loophole in the PHP/SQL config combined with a hosting issue.</p>
<p>2/ With the active community around WP/Drupal, I would also think now that the literally thousands of sites were attacked at the same moment, a security patch would come out real fast&#8230; Which also makes me think the attack was at the host level, not at the level of the individual sites, as the attack was that wide spread&#8230; I know.. that is an assumption and I am open to stand corrected&#8230;! <img src='http://www.blogtips.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Meanwhile, I am have a plugin to monitor any changes on my WordPress sites, so whatever happens, I will know about it..<br />
Will write about it in my next post..</p>
<p>P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.blogtips.org/analysis-of-the-latest-website-hacks/comment-page-1/#comment-267</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 21 May 2010 15:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogtips.org/?p=1001#comment-267</guid>
		<description>I am not sure, every case I&#039;ve seen that matches what you say here, had security holes at the application level. 

It is true though that in  some cases the server , db, or programming language had problems and patches had to be installed, but the majority of holes are coming either from applications or bad management, owners do, with their sites or browsers.

Now the page you link to in gd, mentions about a number of sites that were compromised. If I read it right it talks about sites hosted that were compromised not the entire hosts. Because if it was the entire host it will been a different story. The reason I mentioned application level. 

So if say a popular CMS has a security hole (and the info does get published by the vendor in many cases) an attacker can utilize the information  on unpatched sites and the rest is history.

The other case is with browsers. The vast majority of people surf with js enabled, this means now their systems are open for a variety of attacks with the primary target being their router.  So again site owners may have their systems compromised because of this. In other words, you surf with js enabled on every site,  you hit a bad one (iframe+js -&gt; router config attempt), you know the usual tactics, that can be totally untraceable.</description>
		<content:encoded><![CDATA[<p>I am not sure, every case I&#8217;ve seen that matches what you say here, had security holes at the application level. </p>
<p>It is true though that in  some cases the server , db, or programming language had problems and patches had to be installed, but the majority of holes are coming either from applications or bad management, owners do, with their sites or browsers.</p>
<p>Now the page you link to in gd, mentions about a number of sites that were compromised. If I read it right it talks about sites hosted that were compromised not the entire hosts. Because if it was the entire host it will been a different story. The reason I mentioned application level. </p>
<p>So if say a popular CMS has a security hole (and the info does get published by the vendor in many cases) an attacker can utilize the information  on unpatched sites and the rest is history.</p>
<p>The other case is with browsers. The vast majority of people surf with js enabled, this means now their systems are open for a variety of attacks with the primary target being their router.  So again site owners may have their systems compromised because of this. In other words, you surf with js enabled on every site,  you hit a bad one (iframe+js -&gt; router config attempt), you know the usual tactics, that can be totally untraceable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

