<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Andrew Dunham&#39;s Blog</title>
    <link>https://blog.dunham.io/</link>
    <description>Recent content on Andrew Dunham&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Copyright (c) 2012 - 2015, Andrew Dunham</copyright>
    <lastBuildDate>Fri, 08 Mar 2013 00:00:00 -0500</lastBuildDate>
    
	<atom:link href="https://blog.dunham.io/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Password Cracking on Amazon EC2</title>
      <link>https://blog.dunham.io/post/password-cracking/</link>
      <pubDate>Fri, 08 Mar 2013 00:00:00 -0500</pubDate>
      
      <guid>https://blog.dunham.io/post/password-cracking/</guid>
      <description>Introduction In one of my courses at McMaster University - Computer Networks and Security - the professor gave a challenge in class. The first person to crack a crypt() hash would get a 3% bonus on their final grade, and the first person to crack a md5crypt()-based hash would get a 7% bonus on their final grade. I cracked the crypt() password while the class was still going, by using John the Ripper and a decent wordlist that I had lying around on this server.</description>
    </item>
    
    <item>
      <title>Stripe CTF</title>
      <link>https://blog.dunham.io/post/stripe-ctf/</link>
      <pubDate>Tue, 20 Mar 2012 20:28:17 -0500</pubDate>
      
      <guid>https://blog.dunham.io/post/stripe-ctf/</guid>
      <description>So, a couple weeks back, I took part in the Stripe CTF. Now that they&amp;rsquo;ve released the VM images of the CTF, and their own example solutions (see here for the wrap-up, here for the code), I figured I&amp;rsquo;d write my own post-mortem. I managed to solve all 6 levels, even though I&amp;rsquo;m not entirely happy with the solution for the final level (level06). Below, you can find how I solved each level.</description>
    </item>
    
  </channel>
</rss>