<?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>Divide and Conquer &#187; Meta</title>
	<atom:link href="http://www.divideandconquer.se/tag/meta/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divideandconquer.se</link>
	<description>David's Software Development Blog</description>
	<lastBuildDate>Thu, 24 Jun 2010 13:47:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress upgraded and categories converted to tags</title>
		<link>http://www.divideandconquer.se/2008/12/01/wordpress-upgraded/</link>
		<comments>http://www.divideandconquer.se/2008/12/01/wordpress-upgraded/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 13:05:42 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/?p=286</guid>
		<description><![CDATA[It seems like I&#8217;m always using an old WordPress generation, but hopefully without suffering too much from security issues. After upgrading I installed New Tag Cloud and converted my categories to tags. Unfortunately that means that all my posts are uncategorized now! I also need to fix the CSS styling for the tag cloud.
]]></description>
			<content:encoded><![CDATA[<p>It seems like I&#8217;m always using an old WordPress generation, but hopefully without suffering too much from security issues. After upgrading I installed <a href="http://www.funnydingo.de/projekte/new-tag-cloud/" target="_self" onclick="pageTracker._trackPageview('/outgoing/www.funnydingo.de/projekte/new-tag-cloud/?referer=');">New Tag Cloud</a> and <a href="http://en.blog.wordpress.com/2007/10/08/category-to-tag-converter/" target="_self" onclick="pageTracker._trackPageview('/outgoing/en.blog.wordpress.com/2007/10/08/category-to-tag-converter/?referer=');">converted my categories to tags</a>. Unfortunately that means that all my posts are uncategorized now! I also need to fix the CSS styling for the tag cloud.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2008/12/01/wordpress-upgraded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress crack attempt this morning!</title>
		<link>http://www.divideandconquer.se/2008/04/16/wordpress-crack-attempt-this-morning/</link>
		<comments>http://www.divideandconquer.se/2008/04/16/wordpress-crack-attempt-this-morning/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 08:12:50 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/2008/04/16/wordpress-crack-attempt-this-morning/</guid>
		<description><![CDATA[When I got to work and viewed this blog I noticed that Sidebar Widgets was disabled. I thought &#34;That&#8217;s weird!&#34;
When I tried to login to the administration interface I was told that my WordPress database needed upgrading. I thought &#34;That&#8217;s weird!&#34;
Some further investigation revealed that someone managed to upload a PHP script called ro8kfbsmag.txt (MD5 [...]]]></description>
			<content:encoded><![CDATA[<p>When I got to work and viewed this blog I noticed that <a href="http://svn.wp-plugins.org/widgets/trunk" title="Visit plugin homepage" onclick="pageTracker._trackPageview('/outgoing/svn.wp-plugins.org/widgets/trunk?referer=');">Sidebar Widgets</a> was disabled. I thought &quot;That&#8217;s weird!&quot;</p>
<p>When I tried to login to the administration interface I was told that my WordPress database needed upgrading. I thought &quot;That&#8217;s weird!&quot;</p>
<p>Some further investigation revealed that someone managed to upload a PHP script called ro8kfbsmag.txt (MD5 sum df3b74cd38c717d9d7bbf0cd1910baa1) to my /tmp directory. It starts like this:</p>
<p style="margin-left: 40px;"><code>&lt;?php<br />
/*Magic Include Shell by Mag icq 884888*/<br />
//TODO: &ntilde;&euml;&egrave;&ograve;&uuml; &ocirc;&agrave;&eacute;&euml;&icirc; &iacute;&agrave; &ntilde;&acirc;&icirc;&eacute; &ocirc;&ograve;&iuml; (!)<br />
$ver='2.1';<br />
if(isset($_GET[pisun233]))<br />
{</code></p>
<p>This gave me enough information too start googling. A must-read is <a href="http://blog.taragana.com/index.php/archive/detailed-post-mortem-of-a-website-hack-through-wordpress-how-to-protect-your-wordpress-blog-from-hacking/" rel="bookmark" title="Detailed Post-Mortem of a Website Hack Through WordPress &amp; How To Protect Your WordPress Blog From Hacking" onclick="pageTracker._trackPageview('/outgoing/blog.taragana.com/index.php/archive/detailed-post-mortem-of-a-website-hack-through-wordpress-how-to-protect-your-wordpress-blog-from-hacking/?referer=');"> Detailed Post-Mortem of a Website Hack Through WordPress &amp; How To Protect Your WordPress Blog From Hacking</a>, as it describes a very similar attack. There is also a support thread at wordpress.org: <a href="http://wordpress.org/support/topic/141041" target="_self" onclick="pageTracker._trackPageview('/outgoing/wordpress.org/support/topic/141041?referer=');">Weird and Dangerous : ro8kfbsmag.txt</a>.</p>
<p>The attack vector on my server looked like this, originating from 78.109.21.80 with HTTP/1.0 as protocol version and &quot;Opera&quot; as User-Agent. I wish I logged POST data!</p>
<p style="margin-left: 40px;">POST /wp-admin/options.php<br />
POST /wp-admin/upload.php<br />
POST /wp-admin/options.php<br />
POST /wp-admin/options.php<br />
POST /wp-admin/inline-uploading.php?post=-1&amp;action=upload<br />
POST /wp-admin/options.php<br />
POST /wp-admin/options.php<br />
POST /wp-admin/upload.php?style=inline&amp;tab=upload&amp;post_id=-1<br />
POST /wp-admin/upload.php?style=inline&amp;tab=upload&amp;post_id=-1<br />
POST /wp-admin/options.php<br />
POST /wp-admin/options.php<br />
GET /wp-admin/upgrade.php?step=1</p>
<p>Needless to say, I have restored a backup and taken certain precautions to prevent this from happening again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2008/04/16/wordpress-crack-attempt-this-morning/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Let&#8217;s Divide and Conquer!</title>
		<link>http://www.divideandconquer.se/2007/12/07/lets-divide-and-conquer/</link>
		<comments>http://www.divideandconquer.se/2007/12/07/lets-divide-and-conquer/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 19:22:13 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/2007/12/07/lets-divide-and-conquer/</guid>
		<description><![CDATA[This is my new English-language blog about various software development topics that catch my interest. I&#8217;m quite sure that for example Android, Ruby on Rails and agile software development will be mentioned.
]]></description>
			<content:encoded><![CDATA[<p>This is my new English-language blog about various software development topics that catch my interest. I&#8217;m quite sure that for example Android, Ruby on Rails and agile software development will be mentioned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2007/12/07/lets-divide-and-conquer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
