<?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>perfect-co.de</title>
	<atom:link href="http://perfect-co.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://perfect-co.de</link>
	<description>Rants on code, security, randomness</description>
	<lastBuildDate>Tue, 06 Dec 2011 12:21:45 +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>Worst &#8220;trojan&#8221; ever</title>
		<link>http://perfect-co.de/2011/12/worst-trojan-ever/</link>
		<comments>http://perfect-co.de/2011/12/worst-trojan-ever/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 10:26:24 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP related]]></category>
		<category><![CDATA[PHP Security]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[pastebin]]></category>
		<category><![CDATA[reverse engineering]]></category>
		<category><![CDATA[Trojan]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=298</guid>
		<description><![CDATA[While idly browsing pastebin (yes, sometimes I do that), I found something interesting. It&#8217;s some mildly obfuscated PHP scripted malware. Curious what it might do, I started reverse engineering it and found what must be the worst coded trojan ever. Before I get into that abomination some might actually call code, a summary: It &#8220;features&#8221; [...]]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/12/worst-trojan-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talking with Herbert from Microsoft</title>
		<link>http://perfect-co.de/2011/10/talking-with-herbert-from-microsoft/</link>
		<comments>http://perfect-co.de/2011/10/talking-with-herbert-from-microsoft/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 13:43:38 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Activation]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office XP]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=281</guid>
		<description><![CDATA[At work I&#8217;m stuck with Microsoft Office XP Professional. My previous workstation was one that belonged in a museum (and now luckily is) and had no problems activating Office XP. With my new and shiny workstation (running Windows 7 Professional 64-bit), activating the software was impossible. After some googling I found a forum with a [...]]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/10/talking-with-herbert-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Range header vulnerability script</title>
		<link>http://perfect-co.de/2011/08/apache-range-header-ddos-script/</link>
		<comments>http://perfect-co.de/2011/08/apache-range-header-ddos-script/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 11:17:50 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Apache killer]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=274</guid>
		<description><![CDATA[I wrote an upgraded variant of the Apache killer script propagated on Full Disclosure capable of HTTPS requests. Also, other than its descendant, it can follow a server&#8217;s initial response for redirection which the original script interprets as the server not being vulnerable. Script is available here: This script merely checks for vulnarabilities but will [...]]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/08/apache-range-header-ddos-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To deprecate or not to deprecate</title>
		<link>http://perfect-co.de/2011/07/to-deprecate-or-not-to-deprecate/</link>
		<comments>http://perfect-co.de/2011/07/to-deprecate-or-not-to-deprecate/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 12:27:07 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP related]]></category>
		<category><![CDATA[WTF]]></category>
		<category><![CDATA[magic_quotes_gpc]]></category>
		<category><![CDATA[php-wtf]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=246</guid>
		<description><![CDATA[As of version 5.3 of PHP, certain features and functions are considered deprecated. It comes with the territory. In major version changes, new features are added while old stuff is discarded. Unsurprisingly &#8211; and lucky for me, with that change in versions comes yet another WTF for me to rant about. magic_quotes_gpc is deprecated, is [...]]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/07/to-deprecate-or-not-to-deprecate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter plugin for WordPress</title>
		<link>http://perfect-co.de/2011/07/twitter-plugin-for-wordpress/</link>
		<comments>http://perfect-co.de/2011/07/twitter-plugin-for-wordpress/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 10:30:40 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Patch]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=234</guid>
		<description><![CDATA[I recently installed V.J. Catkick@&#8217;s Twitter Plugin for WordPress. Shortly thereafter I noticed my HTML validator Firefox Plugin changing from a pleasing green check mark to a nasty red cross complaining about (X)HTML validation errors. So I took the liberty of fixing the plugin&#8217;s generated code to produce valid XHTML. The patch can be downloaded [...]]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/07/twitter-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH authentication using a client certificate</title>
		<link>http://perfect-co.de/2011/07/ssh-authentication-using-client-certificate/</link>
		<comments>http://perfect-co.de/2011/07/ssh-authentication-using-client-certificate/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 14:29:44 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[client-key]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshd]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=203</guid>
		<description><![CDATA[Strong passwords are a necessity when it comes to securing almost anything. This article shows how you can go that extra mile to securing access to an OpenSSH enabled server using not passwords but by flashing a badge&#8230; First off, I know that there are a lot of tutorials already, explaining how to set up [...]]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/07/ssh-authentication-using-client-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server updated thanks to WordPress 3.2</title>
		<link>http://perfect-co.de/2011/07/server-updated-thanks-to-wordpress-3-2/</link>
		<comments>http://perfect-co.de/2011/07/server-updated-thanks-to-wordpress-3-2/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 08:48:22 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=195</guid>
		<description><![CDATA[I seriously have to double-check my upgrading policies. Only thanks to WordPress&#8217; new requirements have I decided to finally update this server. Though I had to say goodbye to 526 days of uptime, I kinda feel better now knowing it&#8217;s not running on Debian Etch anymore.]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/07/server-updated-thanks-to-wordpress-3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>youtube &#8211; 500 Internal Server Error</title>
		<link>http://perfect-co.de/2011/06/youtube-500-internal-server-error/</link>
		<comments>http://perfect-co.de/2011/06/youtube-500-internal-server-error/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 17:33:43 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WTF]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[wtf]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=184</guid>
		<description><![CDATA[Listening to youtube playlists for a long time can yield unexpected results&#8230; While listening to the playlist &#8220;YouTube Mix for Vitalic&#8221;, after the transition from song 38 to 39, youtube showed me this: 500 Internal Server Error Sorry, something went wrong. A team of highly trained monkeys has been dispatched to deal with this situation. [...]]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/06/youtube-500-internal-server-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel 82579V Gigabit Ethernet Driver for Debian Squeeze</title>
		<link>http://perfect-co.de/2011/04/intel-82579v-gigabit-ethernet-driver-for-debian-squeeze/</link>
		<comments>http://perfect-co.de/2011/04/intel-82579v-gigabit-ethernet-driver-for-debian-squeeze/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 12:15:15 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[82579V Gigabit Ethernet]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[squeeze]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=156</guid>
		<description><![CDATA[To those trying to install the new Debian Squeeze distribution and being owners of an Intel 82579V Gigabit Ethernet adaptor to which appropriate driver files are missing from the installation disks (I tried netinst and KDE-disk1), I present a compiled kernel module for AMD64. The Download is available here. Copy this file to a removable [...]]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/04/intel-82579v-gigabit-ethernet-driver-for-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>The whitespace of death</title>
		<link>http://perfect-co.de/2011/02/the-whitespace-of-death/</link>
		<comments>http://perfect-co.de/2011/02/the-whitespace-of-death/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 20:42:09 +0000</pubDate>
		<dc:creator>goreSplatter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP related]]></category>
		<category><![CDATA[WTF]]></category>
		<category><![CDATA[php-wtf]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://perfect-co.de/?p=110</guid>
		<description><![CDATA[As the first entry to the list of my PHP-related WTFs, I present: The whitespace of death This one has taken me almost a full hour to sort out. There may be some good features to PHP, yet this one I don&#8217;t think is even one. It should be considered a bug. As my experience [...]]]></description>
		<wfw:commentRss>http://perfect-co.de/2011/02/the-whitespace-of-death/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

