<?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 for Disenchant's Blog</title>
	<atom:link href="http://www.disenchant.ch/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.disenchant.ch/blog</link>
	<description>Blog of Sven Vetsch / Disenchant</description>
	<lastBuildDate>Tue, 02 Mar 2010 12:16:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Teaching John The Ripper how to Crack MD5 Hashes and more by Yiannis Pavlosoglou</title>
		<link>http://www.disenchant.ch/blog/teaching-john-the-ripper-how-to-crack-md5-hashes-and-more/277/comment-page-1#comment-247197</link>
		<dc:creator>Yiannis Pavlosoglou</dc:creator>
		<pubDate>Tue, 02 Mar 2010 12:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.disenchant.ch/blog/?p=277#comment-247197</guid>
		<description>Hey enjoyed this post, minor change, line 2:

 gunzip -c john-1.7.3.4.tar.gz &#124; tar xvf -

really minor stuff, just in case someone scripts it up..

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey enjoyed this post, minor change, line 2:</p>
<p> gunzip -c john-1.7.3.4.tar.gz | tar xvf -</p>
<p>really minor stuff, just in case someone scripts it up..</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Teaching John The Ripper how to Crack MD5 Hashes by David</title>
		<link>http://www.disenchant.ch/blog/teaching-john-the-ripper-how-to-crack-md5-hashes/106/comment-page-1#comment-246772</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 24 Feb 2010 09:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.disenchant.ch/blog/teaching-john-the-ripper-how-to-crack-md5-hashes/106#comment-246772</guid>
		<description>Hi guys,
I know this is a post about cracking md5, but for some of you looking for a tool to hash, I&#039;m using this &lt;a href=&quot;http://www.stringfunction.com/md5-hash.html&quot; rel=&quot;nofollow&quot;&gt;online md5 encoder&lt;/a&gt; to hash string.
Great tool to hash string right away! :)
David</description>
		<content:encoded><![CDATA[<p>Hi guys,<br />
I know this is a post about cracking md5, but for some of you looking for a tool to hash, I&#8217;m using this <a href="http://www.stringfunction.com/md5-hash.html" rel="nofollow">online md5 encoder</a> to hash string.<br />
Great tool to hash string right away! <img src='http://www.disenchant.ch/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Teaching John The Ripper how to Crack MD5 Hashes and more by Week 41 in Review &#124; Infosec Events</title>
		<link>http://www.disenchant.ch/blog/teaching-john-the-ripper-how-to-crack-md5-hashes-and-more/277/comment-page-1#comment-245269</link>
		<dc:creator>Week 41 in Review &#124; Infosec Events</dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.disenchant.ch/blog/?p=277#comment-245269</guid>
		<description>[...] Teaching John The Ripper how to Crack MD5 Hashes and more &#8211; disenchant.ch A fix to the guide on how to use John the Ripper for cracking hashes [...]</description>
		<content:encoded><![CDATA[<p>[...] Teaching John The Ripper how to Crack MD5 Hashes and more &#8211; disenchant.ch A fix to the guide on how to use John the Ripper for cracking hashes [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by GlasBlog &#187; Blog Archive &#187; Der Glastopf in den nächsten Monaten</title>
		<link>http://www.disenchant.ch/blog/about/comment-page-1#comment-244820</link>
		<dc:creator>GlasBlog &#187; Blog Archive &#187; Der Glastopf in den nächsten Monaten</dc:creator>
		<pubDate>Wed, 27 Jan 2010 23:54:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-244820</guid>
		<description>[...] Letzten Freitag (22.01.) habe ich mit Sven getroffen. Sven ist Bachelor Student an der Fachhochschule Bern und wird seine Thesis &#252;ber den [...]</description>
		<content:encoded><![CDATA[<p>[...] Letzten Freitag (22.01.) habe ich mit Sven getroffen. Sven ist Bachelor Student an der Fachhochschule Bern und wird seine Thesis &#252;ber den [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Teaching John The Ripper how to Crack MD5 Hashes by Adam</title>
		<link>http://www.disenchant.ch/blog/teaching-john-the-ripper-how-to-crack-md5-hashes/106/comment-page-1#comment-241349</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 09 Dec 2009 08:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.disenchant.ch/blog/teaching-john-the-ripper-how-to-crack-md5-hashes/106#comment-241349</guid>
		<description>Keep in mind that the version number may vary depending on what version you have...

Step 1. Download the source: wget ftp://ftp.openwall.com/pub/projects/john/1.7.2/john-1.7.2.tar.bz2
Step 2. Unpack the source: tar jxvf john-1.7.2.tar.bz2
Step 3. Change directory into the directory which was created: cd john-1.7.2
Step 4. Download the patch: wget ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.6.37-raw-md5-1.diff.gz
Step 5. Unpack the patch: gunzip john-1.6.37-raw-md5-1.diff.gz
Step 6. Apply the patch: patch -p1 john-1.6.37-raw-md5-1.diff.gz
Step 7. Change directory into src: cd src
Step 8. Compile for your arch (run &quot;make&quot; to see a full list on targets): make generic

If you can&#039;t find a file, browse the FTP site.  If you&#039;re having trouble with decompressing or patching, read the manual.  If the build fails (step 8) it&#039;s probably something with the code check Google.</description>
		<content:encoded><![CDATA[<p>Keep in mind that the version number may vary depending on what version you have&#8230;</p>
<p>Step 1. Download the source: wget <a href="ftp://ftp.openwall.com/pub/projects/john/1.7.2/john-1.7.2.tar.bz2" rel="nofollow">ftp://ftp.openwall.com/pub/projects/john/1.7.2/john-1.7.2.tar.bz2</a><br />
Step 2. Unpack the source: tar jxvf john-1.7.2.tar.bz2<br />
Step 3. Change directory into the directory which was created: cd john-1.7.2<br />
Step 4. Download the patch: wget <a href="ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.6.37-raw-md5-1.diff.gz" rel="nofollow">ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.6.37-raw-md5-1.diff.gz</a><br />
Step 5. Unpack the patch: gunzip john-1.6.37-raw-md5-1.diff.gz<br />
Step 6. Apply the patch: patch -p1 john-1.6.37-raw-md5-1.diff.gz<br />
Step 7. Change directory into src: cd src<br />
Step 8. Compile for your arch (run &#8220;make&#8221; to see a full list on targets): make generic</p>
<p>If you can&#8217;t find a file, browse the FTP site.  If you&#8217;re having trouble with decompressing or patching, read the manual.  If the build fails (step <img src='http://www.disenchant.ch/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> it&#8217;s probably something with the code check Google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reactivation of the blog by deniaz</title>
		<link>http://www.disenchant.ch/blog/reactivation-of-the-blog/275/comment-page-1#comment-239781</link>
		<dc:creator>deniaz</dc:creator>
		<pubDate>Tue, 17 Nov 2009 13:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.disenchant.ch/blog/?p=275#comment-239781</guid>
		<description>good thing!
I really did and still do enjoy your blog.
keep up the great work!</description>
		<content:encoded><![CDATA[<p>good thing!<br />
I really did and still do enjoy your blog.<br />
keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox Security Tool Kit &#8211; FSTK by ambreen tariq</title>
		<link>http://www.disenchant.ch/blog/firefox-security-tool-kit-fstk/37/comment-page-1#comment-239553</link>
		<dc:creator>ambreen tariq</dc:creator>
		<pubDate>Fri, 13 Nov 2009 07:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.disenchant.ch/blog/firefox-security-tool-kit-fstk/37#comment-239553</guid>
		<description>well dear a good post and thanks for sharing your expertise in &lt;a href=&quot;http://www.testertools.com/117-Security_Systems.html&quot; rel=&quot;nofollow&quot;&gt;software security testing&lt;/a&gt; tools as i was looking for the solution too.</description>
		<content:encoded><![CDATA[<p>well dear a good post and thanks for sharing your expertise in <a href="http://www.testertools.com/117-Security_Systems.html" rel="nofollow">software security testing</a> tools as i was looking for the solution too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSWD &#8211; Certified Secure Web Developer by web 2.0 development company</title>
		<link>http://www.disenchant.ch/blog/cswd-certified-secure-web-developer/251/comment-page-1#comment-239346</link>
		<dc:creator>web 2.0 development company</dc:creator>
		<pubDate>Tue, 10 Nov 2009 08:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.disenchant.ch/blog/?p=251#comment-239346</guid>
		<description>thanks for the post on Certified Secure Web creation . .i checked your published site link; it has really relevant resources for me to use it  . .</description>
		<content:encoded><![CDATA[<p>thanks for the post on Certified Secure Web creation . .i checked your published site link; it has really relevant resources for me to use it  . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;ve got a backlink from example.com &#8211; RFC 2606 by Alexander Eusebio</title>
		<link>http://www.disenchant.ch/blog/ive-got-a-backlink-from-examplecom-rfc-2606/228/comment-page-1#comment-233240</link>
		<dc:creator>Alexander Eusebio</dc:creator>
		<pubDate>Fri, 04 Sep 2009 13:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.disenchant.ch/blog/?p=228#comment-233240</guid>
		<description>Hi
It might be, that someone has setup a local testing virtual website using example.com in the hosts table to point to the loopback adress. If testing a webpage with a link to your site on this local testing environment, you should recieve such a referrer log entry.</description>
		<content:encoded><![CDATA[<p>Hi<br />
It might be, that someone has setup a local testing virtual website using example.com in the hosts table to point to the loopback adress. If testing a webpage with a link to your site on this local testing environment, you should recieve such a referrer log entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Teaching John The Ripper how to Crack MD5 Hashes by Cocytus</title>
		<link>http://www.disenchant.ch/blog/teaching-john-the-ripper-how-to-crack-md5-hashes/106/comment-page-1#comment-232318</link>
		<dc:creator>Cocytus</dc:creator>
		<pubDate>Fri, 28 Aug 2009 06:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.disenchant.ch/blog/teaching-john-the-ripper-how-to-crack-md5-hashes/106#comment-232318</guid>
		<description>hmm, &quot;tar -xvf john-1.7.2.tar&quot; should be &quot;tar -xvf john-1.7.2.tar.bz2&quot;

and the link &quot;wget ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.7.2-all-9.diff.gz&quot; goes not work anymore

ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.6.37-raw-md5-1.diff.gz but I can&#039;t make it work.

anybody?

Cocytus</description>
		<content:encoded><![CDATA[<p>hmm, &#8220;tar -xvf john-1.7.2.tar&#8221; should be &#8220;tar -xvf john-1.7.2.tar.bz2&#8243;</p>
<p>and the link &#8220;wget <a href="ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.7.2-all-9.diff.gz" rel="nofollow">ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.7.2-all-9.diff.gz</a>&#8221; goes not work anymore</p>
<p><a href="ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.6.37-raw-md5-1.diff.gz" rel="nofollow">ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.6.37-raw-md5-1.diff.gz</a> but I can&#8217;t make it work.</p>
<p>anybody?</p>
<p>Cocytus</p>
]]></content:encoded>
	</item>
</channel>
</rss>
