<?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>Commondork</title>
	<atom:link href="http://www.commondork.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.commondork.com</link>
	<description>A personal foray into information and network security.</description>
	<lastBuildDate>Fri, 23 Oct 2009 22:22:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Checking MD5 checksums</title>
		<link>http://www.commondork.com/2009/10/23/checking-md5-checksums/</link>
		<comments>http://www.commondork.com/2009/10/23/checking-md5-checksums/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 22:17:51 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Encryption]]></category>
		<category><![CDATA[M]]></category>
		<category><![CDATA[checksum]]></category>
		<category><![CDATA[cryptographic hash function]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[MD4]]></category>
		<category><![CDATA[MD5]]></category>
		<category><![CDATA[md5sum]]></category>
		<category><![CDATA[message digest]]></category>

		<guid isPermaLink="false">http://www.commondork.com/?p=534</guid>
		<description><![CDATA[MD5 is a cryptographic hash function that takes an arbitrary block of data and returns a bit string of a fixed size commonly called the hash value or the message digest. MD5 has its flaws, however, it still finds great use for checking the integrity of a file and this article will demonstrate how to test that integrity using md5sum.]]></description>
		<wfw:commentRss>http://www.commondork.com/2009/10/23/checking-md5-checksums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Metasploit Framework 3.2 on Debian (Lenny)</title>
		<link>http://www.commondork.com/2009/10/10/setting-up-metasploit-framework-3-2-on-debian-lenny/</link>
		<comments>http://www.commondork.com/2009/10/10/setting-up-metasploit-framework-3-2-on-debian-lenny/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 04:32:08 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[M]]></category>
		<category><![CDATA[Pen Testing]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Metasploit]]></category>
		<category><![CDATA[Metasploit Framework 3.2]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.commondork.com/?p=517</guid>
		<description><![CDATA[Quickly setup Metasploit Framework 3.2 on your Debian (Lenny) system in less than 5 minutes.]]></description>
		<wfw:commentRss>http://www.commondork.com/2009/10/10/setting-up-metasploit-framework-3-2-on-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wrong ELFCLASS?!?</title>
		<link>http://www.commondork.com/2009/09/11/wrong-elfclass/</link>
		<comments>http://www.commondork.com/2009/09/11/wrong-elfclass/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 18:14:00 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[E]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[-m32]]></category>
		<category><![CDATA[-m64]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[ELFCLASS32]]></category>
		<category><![CDATA[ELFCLASS64]]></category>
		<category><![CDATA[G]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[linker]]></category>

		<guid isPermaLink="false">http://www.commondork.com/?p=514</guid>
		<description><![CDATA[In my programming class this semester which deals with ADTs and algorithms we had to implement our own ADT to handle strings.  Normally I will work on my programming assignments in the campus computer lab to avoid any possible issues involving different architectures, versions, libraries, etc. than what I may have at home.  [...]]]></description>
		<wfw:commentRss>http://www.commondork.com/2009/09/11/wrong-elfclass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
