<?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>Network Forensics Puzzle Contest</title>
	<atom:link href="http://forensicscontest.com/feed" rel="self" type="application/rss+xml" />
	<link>http://forensicscontest.com</link>
	<description>&#34;No Hard Drive? No Problem!&#34; SANS Sec558</description>
	<lastBuildDate>Thu, 04 Mar 2010 08:10:06 +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>Puzzle #3 Winners</title>
		<link>http://forensicscontest.com/2010/03/03/puzzle-3-winners</link>
		<comments>http://forensicscontest.com/2010/03/03/puzzle-3-winners#comments</comments>
		<pubDate>Thu, 04 Mar 2010 04:15:32 +0000</pubDate>
		<dc:creator>sherri</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Puzzle #3]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=452</guid>
		<description><![CDATA[At last, the long-awaited Puzzle #3 winners! Thank you all for your terrific submissions, and your patience as we tested each one carefully. Congratulations to everyone who sent in the correct answers. 
As always, we were tremendously impressed by the quality of the entries. We received a wide variety of creative, original submissions, including file [...]]]></description>
			<content:encoded><![CDATA[<p>At last, the long-awaited <a href="http://forensicscontest.com/2009/12/28/anns-appletv">Puzzle #3</a> winners! Thank you all for your terrific submissions, and your patience as we tested each one carefully. Congratulations to <a href="http://forensicscontest.com/2010/03/03/puzzle-3-winners#correct">everyone who sent in the correct answers. </a></p>
<p>As always, we were tremendously impressed by the quality of the entries. We received a wide variety of creative, original submissions, including file carving tools, network-layer tools, HTTP, XML and Plist analysis tools, graphical tools, command-line tools, and more. It was very hard to narrow down a winner, and there were several production-quality tools which will now be covered in future SANS &#8220;Network Forensics&#8221; curriculum. Please check out all the <a href="http://forensicscontest.com/contest03/Finalists/">Finalist submissions</a>! </p>
<p>The winner is&#8230; <a href="http://forensicscontest.com/contest03/Finalists/Matt_Sabourin/">Matt Sabourin</a>, for his elegant tool, &#8220;<a href="http://forensicscontest.com/contest03/Finalists/Matt_Sabourin/findappletv.py">findappletv.py</a>&#8220;. Matt&#8217;s tool is simple to use. It parses a pcap and creates a report for each potential AppleTV client, containing &#8220;Search Terms Sent by Client,&#8221; &#8220;Movie Items Viewed by Client,&#8221; &#8220;Overview of Recognized Requests,&#8221; and more. It also creates an overview report for all clients. Each of these reports can easily be included in the appendix of a professional forensics report. We could definitely envision using this in a real forensics case to quickly summarize AppleTV usage information. Congratulations, Matt! Your AppleTV is on it&#8217;s way.</p>
<p>We&#8217;d also like to call attention to several other submissions (in no particular order):</p>
<p><a href="http://forensicscontest.com/contest03/Finalists/Amar_Yousif/">Amar Yousif</a> created two excellent tools: applejuice and gzippedNOT. Amar&#8217;s &#8220;gzippedNOT&#8221; parses gzipped content out of HTTP responses. This tool will be AWESOME for squid proxy analysis as well. <img src='http://forensicscontest.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   &#8220;Applejuice&#8221; dumps out the list of search queries for each AppleTV IP address. &#8220;Applejuice&#8221; also wins the Best Name Award! </p>
<p><a href="http://forensicscontest.com/contest03/Finalists/Richard_Springs/">Richard Springs</a> built two great tools: transmute.rb and scarabsieve.rb. Scarabsieve parses through any Webscarab-logged traffic, carves it all out, dumps it into a directory, and prints MD5 and SHA1 hashes for each carved file. This script alone is very useful for any WebScarab user. Richard also wrote &#8220;transmute.rb&#8221; to convert any pcap into the WebScarab log format so that scarabsieve can parse it. Wow! Nice work.</p>
<p><a href="http://forensicscontest.com/contest03/Finalists/Sebastien_Damaye/">Sébastien Damaye</a> built a tool called &#8220;pyHttpXtract.py&#8221; to extract all the files in the packet capture and list out the search requests. This tool even goes a step above and automatically creates a graphical web interface which you can scroll through to view all the files. He also submitted a companion tool, webObjects.py, which pulls AppleTV searches out of the packet capture and prints them out. Sébastien included a *fantastic* writeup which everybody should read. We were really impressed. </p>
<p><a href="http://forensicscontest.com/contest03/Finalists/Franck_Guenichot/">Franck Guénichot</a> lived up to his reputation as network forensics hacker extraordinare with his excellent tool, &#8220;httpdumper.&#8221;  This tool displays HTTP conversations, filters and dumps the contents (automatically decompressing gzipped content). Franck also submitted two handy tools, macfinder.rb, and plist.rb. Franck&#8217;s writeup is very thorough&#8211; definitely check it out for a great walk-through of the solutions.</p>
<p><a href="http://forensicscontest.com/contest03/Finalists/Tom_Samstag/">Tom Samstag</a> wrote a really cool tool, httpAnalyzer, which creates a graphical web interface that lets you browse through HTTP traffic. It includes MD5 and SHA1 hashes of each file contained in the packet capture. The interface is very user-friendly! Tom&#8217;s httpAnalyzer is easily extensible, and we hope we&#8217;ll see it again in future contests.<em>(Note: When you load the page, httpAnalyzer makes a request to jQuery.com, apparently in order to get up-to-date jQuery Javascript library. If you are using it for forensics work, you&#8217;ll want to block outbound traffic.)</em> Tom also wrote a very handy tool called &#8220;trafficAnalyzer.sh,&#8221; which analyzes a pcap and reports basic info such as a packet count, MAC addresses and IP addresses.</p>
<p><a href="http://forensicscontest.com/contest03/Finalists/Lou_Arminio/">Lou Arminio</a> built a Plist parser to analyze Apple plist files, as well as an HTTP analyzer called &#8220;httpparse&#8221;. On top of that, he created a great tool called pcaputil which analyzes TCP flows and carves files out of selected TCP flows and creates MD5sums. These are three handy little tools. Nice work!</p>
<p><a href="http://forensicscontest.com/contest03/Finalists/Michael_Nijs/">Michael_Nijs</a> built upon an open-source pcap analysis tool, read_pcap.py, adding the option to parse GET and POST requests and display the values of any parameter in the URL. We appreciated that he leveraged existing code and built a useful extension. </p>
<p><a href="http://forensicscontest.com/contest03/Finalists/Alan_Tu/">Alan Tu</a>  wrote a script, http_analysis.pl, which leverages tshark&#8217;s powerful HTTP dissection capability, outputs handy information to a file, and can also produce filtered pcaps. Alan also wrote an HTTP response extractor, http_rx.pl, and polished his TCP stream analysis tool, stream.pl. Check them out! </p>
<p><a href="http://forensicscontest.com/contest03/Finalists/Wesley_McGrew/">Wesley McGrew</a> wrote an excellent tool, &#8220;atvsnarf.py,&#8221; which carves out plist files and creates a CSV file with useful information about AppleTV traffic from a pcap. The tool is very easy to use, and a great foundation for detailed forensic analysis. His writeup is outstanding, too&#8211; read about how he identified six request types from the pcap file, and incorporated these into atvsnarf.py&#8217;s output. </p>
<p>These tools are great! Thank you all for making your work available to the community. We hope you&#8217;ll continue to maintain and extend your code. </p>
<p>Many thanks to everyone who participated. We hope to see you guys in future contests. </p>
<p><hr /></p>
<table style="margin: 15px;"  width="95%" align="center">
<tbody>
<tr>
<td>
<A NAME="winners"></a></p>
<h4>WINNERS:</h4>
<table cellpadding="20" cellspacing="20">
<tr>
<td  valign=top>
<a href="http://forensicscontest.com/contest02/Finalists/Matt_Sabourin/">Matt Sabourin</a><br />
<em>(Wins Ann&#8217;s Apple TV!)</a></em></td>
</td>
</tr>
</table>
</tr>
<tr>
<td>
<A NAME="finalists"></a></p>
<h4>Finalists:</h4>
<table cellpadding="20" cellspacing="20">
<tr>
<td  valign=top>
<a href="http://forensicscontest.com/contest03/Finalists/Alan_Tu/">Alan Tu</a><br />
<a href="http://forensicscontest.com/contest03/Finalists/Amar_Yousif/">Amar Yousif</a><br />
<a href="http://forensicscontest.com/contest03/Finalists/Franck_Guenichot/">Franck Guénichot</a><br />
<a href="http://forensicscontest.com/contest03/Finalists/Lou_Arminio/">Lou Arminio</a><br />
<a href="http://forensicscontest.com/contest03/Finalists/Michael_Nijs/">Michael Nijs</a><br />
<a href="http://forensicscontest.com/contest03/Finalists/Richard_Springs/">Richard Springs</a><br />
<a href="http://forensicscontest.com/contest03/Finalists/Sebastien_Damaye/">Sébastien Damaye</a><br />
<a href="http://forensicscontest.com/contest03/Finalists/Tom_Samstag/">Tom Samstag</a><br />
<a href="http://forensicscontest.com/contest03/Finalists/Wesley_McGrew/">Wesley McGrew</a></p>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<A NAME="semifinalists"></a></p>
<h4>Semifinalists:</h4>
<table cellpadding="20" cellspacing="20">
<tr>
<td  valign=top>
Alan Reed<br />
Davis Stovall<br />
Eric Kollmann<br />
Erik Barker<br />
Evan<br />
Felix AIME<br />
Jeremy Impson<br />
Joe Creasey<br />
Juha Lampinen<br />
Ricci IEONG<br />
Stefan Pettersson
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<A NAME="correct"></a></p>
<h4>Correct Answers:</h4>
<table cellpadding="20" cellspacing="20">
<tr>
<td  valign=top>
Ahmed Adel Mohamed<br />
Alan Reed<br />
Alan Tu<br />
Amar Yousif<br />
Andrew Brandt<br />
Andrew Scharlott<br />
Chen Jung Weng<br />
Chris Steenkamp<br />
cyberfrog<br />
Daniel Dickerman<br />
Eric Kollmann<br />
Erik Barker<br />
Evan<br />
Félix AIME<br />
Franck Guénichot<br />
Halil Ozgur BAKTIR<br />
James O. Holley<br />
Jason<br />
Jeremy D. Impson<br />
Joe Creasey<br />
Jon Cook<br />
Juha Lampinen<br />
Karthikeyan C Kasiviswanathan<br />
Lou Arminio<br />
Marcelo<br />
Marc Quibell<br />
Masashi Fujiwara<br />
Matt Sabourin<br />
Michael Nijs<br />
Mohammad Zeyad Kebreteh<br />
ms<br />
Nicholas Albright<br />
Peter Chong<br />
Ricci IEONG<br />
Richard Springs<br />
Russ Klanke<br />
Sebastien DAMAYE<br />
Sébastien Duquette<br />
Tareq Saade<br />
Tim Naami<br />
Tom Samstag<br />
Wesley McGrew<br />
Winter Faulk</p>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2010/03/03/puzzle-3-winners/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Puzzle #4 Update</title>
		<link>http://forensicscontest.com/2010/02/17/puzzle-4-update</link>
		<comments>http://forensicscontest.com/2010/02/17/puzzle-4-update#comments</comments>
		<pubDate>Wed, 17 Feb 2010 14:48:24 +0000</pubDate>
		<dc:creator>jonathan</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Puzzle #4]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=443</guid>
		<description><![CDATA[After reviewing the submissions so far, it seems that question #2 is perhaps a little too ambiguous. We&#8217;re amending it to read:
For the FIRST port scan that MR. X conducted, what type was it?
If you&#8217;ve already posted a submission, please re-evaluate your answer accordingly, and feel free to re-submit!
Also, we&#8217;ll be extending the deadline by [...]]]></description>
			<content:encoded><![CDATA[<p>After reviewing the submissions so far, it seems that question #2 is perhaps a little too ambiguous. We&#8217;re amending it to read:</p>
<p>For the FIRST port scan that MR. X conducted, what type was it?</p>
<p>If you&#8217;ve already posted a submission, please re-evaluate your answer accordingly, and feel free to re-submit!</p>
<p><em>Also, we&#8217;ll be extending the deadline by two weeks to 3/18/10.</em></p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2010/02/17/puzzle-4-update/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Contest #4 Prize Announcement</title>
		<link>http://forensicscontest.com/2010/02/11/contest-4-prize-announcement</link>
		<comments>http://forensicscontest.com/2010/02/11/contest-4-prize-announcement#comments</comments>
		<pubDate>Thu, 11 Feb 2010 18:05:38 +0000</pubDate>
		<dc:creator>jonathan</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Puzzle #4]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=439</guid>
		<description><![CDATA[After much deliberation, we&#8217;ve decided to again offer a Lenovo IdeaPad S10-2 to the winner of Contest #4.
As mentioned before, this model is the same as the free netbooks Sec558 students will get in Orlando!
The MOST ELEGANT solution wins. Deadline is 03/04/10.  Good luck!!
]]></description>
			<content:encoded><![CDATA[<p>After much deliberation, we&#8217;ve decided to again offer a Lenovo IdeaPad S10-2 to the winner of Contest #4.</p>
<p>As mentioned before, this model is the same as the free netbooks <a href="https://www.sans.org/sans-2010/description.php?tid=3992">Sec558 students will get in Orlando!</a></p>
<p>The MOST ELEGANT solution wins. Deadline is 03/04/10.  Good luck!!</p>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2010/02/11/contest-4-prize-announcement/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Puzzle #4: The Curious Mr. X</title>
		<link>http://forensicscontest.com/2010/02/03/puzzle-4-the-curious-mr-x</link>
		<comments>http://forensicscontest.com/2010/02/03/puzzle-4-the-curious-mr-x#comments</comments>
		<pubDate>Wed, 03 Feb 2010 23:13:34 +0000</pubDate>
		<dc:creator>jonathan</dc:creator>
				<category><![CDATA[Puzzle #4]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=396</guid>
		<description><![CDATA[While a fugitive in Mexico, Mr. X remotely infiltrates the Arctic Nuclear Fusion Research Facility&#8217;s (ANFRF) lab subnet over the Interwebs. Virtually inside the facility (pivoting through a compromised system), he conducts some noisy network reconnaissance. Sadly, Mr. X is not yet very stealthy.
Unfortunately for Mr. X, the lab&#8217;s network is instrumented to capture all [...]]]></description>
			<content:encoded><![CDATA[<p>While a fugitive in Mexico, Mr. X remotely infiltrates the Arctic Nuclear Fusion Research Facility&#8217;s (ANFRF) lab subnet over the Interwebs. Virtually inside the facility (pivoting through a compromised system), he conducts some noisy network reconnaissance. Sadly, Mr. X is not yet very stealthy.</p>
<p>Unfortunately for Mr. X, the lab&#8217;s network is instrumented to capture all traffic (with full content). His activities are discovered and analyzed&#8230; by you!</p>
<p><a href="http://forensicscontest.com/contest04/evidence04.pcap">Here is the packet capture</a> containing Mr. X&#8217;s activity. As the network forensic investigator, your mission is to answer the following questions:</p>
<p>1. What was the IP address of Mr. X&#8217;s scanner?<br />
2. For the FIRST port scan that Mr. X conducted, what type of port scan was it? (Note: the scan consisted of many thousands of packets.) Pick one:
<ul>
<li>TCP SYN</li>
<li>TCP ACK</li>
<li>UDP</li>
<li>TCP Connect</li>
<li>TCP XMAS</li>
<li>TCP RST</li>
</ul>
<p>3. What were the IP addresses of the targets Mr. X discovered?<br />
4. What was the MAC address of the Apple system he found?<br />
5. What was the IP address of the Windows system he found?<br />
6. What TCP ports were open on the Windows system? (Please list the decimal numbers from lowest to highest.)<br />
X-TRA CREDIT (You don’t have to answer this, but you get super bonus points if you do): What was the name of the tool Mr. X used to port scan? How can you tell? Can you reconstruct the output from the tool, roughly the way Mr. X would have seen it?</p>
<p><em>Deadline is 3/18/10 (11:59:59PM UTC-11)</em> (In other words, if it&#8217;s still 3/18/10 anywhere in the world, you can submit your entry.)</p>
<p>Please use the <a href="http://forensicscontest.com/submit-your-answers-for-puzzle-4">Official Submission form</a> to submit your answers. Here is your <a href="http://forensicscontest.com/contest04/evidence04.pcap">evidence file</a>:<br />
<a href="http://forensicscontest.com/contest04/evidence04.pcap">http://forensicscontest.com/contest04/evidence04.pcap</a><br />
MD5 (evidence04.pcap) = 804648497410b18d9a7cb1d4b2252ef7</p>
<p>The MOST ELEGANT solution wins. In the event of a tie, the entry submitted first will receive the prize. Coding is always encouraged. We love to see well-written, easy-to-use tools which automate even small sections of the evidence recovery. Graphical and command-line tools are all eligible. You are welcome to build upon the work of others, <strong>as long as their work has been released under a an approved <a href="http://www.opensource.org/licenses">Open Source License</a></strong>.  All responses should be submitted as plain text. Microsoft Word documents, PDFs, etc will NOT be reviewed.</p>
<p>Feel free to collaborate with other people and discuss ideas back and forth. You can even submit as a team (there will be only one prize). However, <span style="text-decoration: underline;">please do not publish the answers before the deadline</span>, or you (and your team) will be automatically disqualified. Also, please understand that the contest materials are copyrighted and that we&#8217;re offering them publicly for the community to enjoy. You are welcome to publish full solutions after the deadline, but please use proper attributions and link back. If you are interested in using the contest materials for other purposes, <a href="mailto:answer@lakemissoulagroup.com">just ask first.</a></p>
<p>Exceptional solutions may be incorporated into the SANS Network Forensics Investigative Toolkit (SNIFT kit). Authors agree that their code submissions will be freely published under the GPL license, in order to further the state of network forensics knowledge. Exceptional submissions may also be used as examples and tools in the Network Forensics course. All authors will receive full credit for their work.</p>
<p><em>Deadline is 3/18/10 (11:59:59PM UTC-11)</em>. Here&#8217;s the <a href="http://forensicscontest.com/submit-your-answers-for-puzzle-4">Official Submission form</a>. Good luck!!</p>
<p><em>Copyright 2010, Lake Missoula Group, LLC. All rights reserved.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2010/02/03/puzzle-4-the-curious-mr-x/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Puzzle #3 Answers</title>
		<link>http://forensicscontest.com/2010/02/02/puzzle-3-answers</link>
		<comments>http://forensicscontest.com/2010/02/02/puzzle-3-answers#comments</comments>
		<pubDate>Wed, 03 Feb 2010 03:38:04 +0000</pubDate>
		<dc:creator>sherri</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Puzzle #3]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=375</guid>
		<description><![CDATA[Here are the answers for Puzzle #3. Big thanks to everyone who entered!   

Answer 1: 00:25:00:fe:07:c4 (002500fe07c4 will also be accepted)
Answer 2: AppleTV/2.4
Answer 3a: h
Answer 3b: ha
Answer 3c: hac
Answer 3d: hack
Answer 4: Hackers
Answer 5: http://a227.v.phobos.apple.com/us/r1000/008/Video/62/bd/1b/mzm.plqacyqb..640&#215;278.h264lc.d2.p.m4v
Answer 6: Sneakers
Answer 7: $9.99
Answer 8: iknowyourewatchingme

]]></description>
			<content:encoded><![CDATA[<p>Here are the answers for Puzzle #3. Big thanks to everyone who entered!  <img src='http://forensicscontest.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div align="left">
Answer 1: 00:25:00:fe:07:c4 (002500fe07c4 will also be accepted)<br />
Answer 2: AppleTV/2.4<br />
Answer 3a: h<br />
Answer 3b: ha<br />
Answer 3c: hac<br />
Answer 3d: hack<br />
Answer 4: Hackers<br />
Answer 5: <a href="http://a227.v.phobos.apple.com/us/r1000/008/Video/62/bd/1b/mzm.plqacyqb..640x278.h264lc.d2.p.m4v">http://a227.v.phobos.apple.com/us/r1000/008/Video/62/bd/1b/mzm.plqacyqb..640&#215;278.h264lc.d2.p.m4v</a><br />
Answer 6: Sneakers<br />
Answer 7: $9.99<br />
Answer 8: iknowyourewatchingme
</div>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2010/02/02/puzzle-3-answers/feed</wfw:commentRss>
		<slash:comments>33</slash:comments>
<enclosure url="http://a227.v.phobos.apple.com/us/r1000/008/Video/62/bd/1b/mzm.plqacyqb..640x278.h264lc.d2.p.m4v" length="29661505" type="video/x-m4v" />
		</item>
		<item>
		<title>Hint for Ann&#8217;s AppleTV</title>
		<link>http://forensicscontest.com/2010/01/27/hint-for-anns-appletv</link>
		<comments>http://forensicscontest.com/2010/01/27/hint-for-anns-appletv#comments</comments>
		<pubDate>Wed, 27 Jan 2010 23:34:52 +0000</pubDate>
		<dc:creator>sherri</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Puzzle #3]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=368</guid>
		<description><![CDATA[Just wanted to send a hint out for those of you who are out to win Ann&#8217;s AppleTV.
We&#8217;ve received lots of submissions with the correct answer, but to win the AppleTV, you&#8217;ll need to go a step beyond manual extraction with Wireshark or Network Miner. Imagine if you had a huge packet capture containing LOTS [...]]]></description>
			<content:encoded><![CDATA[<p>Just wanted to send a hint out for those of you who are out to win <a href="http://forensicscontest.com/2009/12/28/anns-appletv">Ann&#8217;s AppleTV.</a></p>
<p>We&#8217;ve received lots of submissions with the correct answer, but to win the AppleTV, you&#8217;ll need to go a step beyond manual extraction with Wireshark or Network Miner. Imagine if you had a huge packet capture containing LOTS of AppleTV traffic. There&#8217;s no way you could extract that manually!</p>
<p>Can you build a tool that will automatically list each of the movies that a user previewed? Or all of the terms that Ann searched for? Carve out files transferred and their MD5sums? Even perhaps reconstruct what Ann saw on the AppleTV based on the traffic content?</p>
<p>To win the AppleTV, you&#8217;ll need to be creative and take things to a level beyond just manual extraction. (By the way, we suspect that the underlying traffic for the AppleTV is the same format as iTunes traffic.) </p>
<p>Submissions are due by the end of 2/1/10 (next Monday night). Good luck!!</p>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2010/01/27/hint-for-anns-appletv/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Ann&#8217;s AppleTV</title>
		<link>http://forensicscontest.com/2009/12/28/anns-appletv</link>
		<comments>http://forensicscontest.com/2009/12/28/anns-appletv#comments</comments>
		<pubDate>Mon, 28 Dec 2009 07:40:59 +0000</pubDate>
		<dc:creator>sherri</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Puzzle #3]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=315</guid>
		<description><![CDATA[Ann and Mr. X have set up their new base of operations. While waiting for the extradition paperwork to go through, you and your team of investigators covertly monitor her activity. Recently, Ann got a brand new AppleTV, and configured it with the static IP address 192.168.1.10. Here is the packet capture with her latest [...]]]></description>
			<content:encoded><![CDATA[<p>Ann and Mr. X have set up their new base of operations. While waiting for the extradition paperwork to go through, you and your team of investigators covertly monitor her activity. Recently, Ann got a brand new AppleTV, and configured it with the static IP address 192.168.1.10. <a href="http://forensicscontest.com/contest03/evidence03.pcap">Here is the packet capture</a> with her latest activity.</p>
<p><u>You are the forensic investigator.</u> Your mission is to find out what Ann searched for, build a profile of her interests, and recover evidence including:</p>
<p>1. What is the MAC address of Ann&#8217;s AppleTV?<br />
2. What User-Agent string did Ann&#8217;s AppleTV use in HTTP requests?<br />
3. What were Ann&#8217;s first four search terms on the AppleTV (all incremental searches count)?<br />
4. What was the title of the first movie Ann clicked on?<br />
5. What was the full URL to the movie trailer (defined by &#8220;preview-url&#8221;)?<br />
6. What was the title of the second movie Ann clicked on?<br />
7. What was the price to buy it (defined by &#8220;price-display&#8221;)?<br />
8. What was the last full term Ann searched for?</p>
<p><span style="font-size:large;"><font color="yellow"><B>Prize: Ann&#8217;s AppleTV (of course!)</b></font></span> </p>
<p><em>Deadline is 2/01/10 (11:59:59PM UTC-11)</em> (In other words, if it&#8217;s still 2/01/10 anywhere in the world, you can submit your entry.)</p>
<p>Please use the <a href="http://forensicscontest.com/submit-your-answers-for-puzzle-3">Official Submission form</a> to submit your answers. Here is your <a href="http://forensicscontest.com/contest03/evidence03.pcap">evidence file</a>:<br />
<a href="http://forensicscontest.com/contest03/evidence03.pcap">http://forensicscontest.com/contest03/evidence03.pcap</a><br />
MD5 (evidence03.pcap) = f8a01fbe84ef960d7cbd793e0c52a6c9</p>
<p><span style="font-size:large;">The MOST ELEGANT solution wins.</span> In the event of a tie, the entry submitted first will receive the prize. Coding is always encouraged.  We love to see well-written, easy-to-use tools which automate even small sections of the evidence recovery. Graphical and command-line tools are all eligible. You are welcome to build upon the work of others, <strong>as long as their work has been released under a GPL license</strong>.  (If it has been released under another free-software license, <a href="mailto:answer@lakemissoulagroup.com">email us</a> to confirm eligibility.) All responses should be submitted as plain text. Microsoft Word documents, PDFs, etc will NOT be reviewed. </p>
<p>Feel free to collaborate with other people and discuss ideas back and forth. You can even submit as a team (there will be only one prize). However, <u>please do not publish the answers before the deadline</u>, or you (and your team) will be automatically disqualified. Also, please understand that the contest materials are copyrighted and that we&#8217;re offering them publicly for the community to enjoy. You are welcome to publish full solutions after the deadline, but please use proper attributions and link back. If you are interested in using the contest materials for other purposes, <a href="mailto:answer@lakemissoulagroup.com">just ask first.</a></p>
<p>Exceptional solutions may be incorporated into the SANS Network Forensics Toolkit. Authors agree that their code submissions will be freely published under the GPL license, in order to further the state of network forensics knowledge. Exceptional submissions may also be used as examples and tools in the Network Forensics class. All authors will receive full credit for their work.</p>
<p><em>Deadline is 2/01/10 (11:59:59PM UTC-11)</em>. Here&#8217;s the <a href="http://forensicscontest.com/submit-your-answers-for-puzzle-3">Official Submission form</a>. Good luck!! </p>
<p><span style="font-size:small;"><em>Copyright 2009, Lake Missoula Group, LLC. All rights reserved.</em></span></p>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2009/12/28/anns-appletv/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Puzzle #2 Winners and Solutions</title>
		<link>http://forensicscontest.com/2009/12/18/puzzle-2-winners-and-solutions</link>
		<comments>http://forensicscontest.com/2009/12/18/puzzle-2-winners-and-solutions#comments</comments>
		<pubDate>Fri, 18 Dec 2009 05:25:56 +0000</pubDate>
		<dc:creator>sherri</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Puzzle #2]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=176</guid>
		<description><![CDATA[We were blown away by the quality of your submissions for Puzzle #2. There were many excellent, automated, well-documented solutions, including production-quality tools. Congratulations to everyone who submitted the correct answers, and a special thanks to all of you who pushed forward network forensics technology, either by writing your own tools or by improving those [...]]]></description>
			<content:encoded><![CDATA[<p>We were blown away by the quality of your submissions for Puzzle #2. There were many excellent, automated, well-documented solutions, including production-quality tools. Congratulations to <a href="#correct">everyone who submitted the correct answers</a>, and a special thanks to all of you who pushed forward network forensics technology, either by writing your own tools or by improving those which already exist. </p>
<p>You sent in nearly 150 unique entries.  After testing each entry for usability and functionality, we narrowed it down to <a href="#correct">79 correct solutions</a>, <a href="#semifinalists">15 Semifinalists</a>, and <a href="#finalists">8 Finalists</a>. After much debate we declared TWO (yes, two) <a href="#winners">winners</a>, with different and complementary approaches:</p>
<p><a href="http://forensicscontest.com/contest02/Finalists/Franck_Guenichot/">Franck Guénichot</a> and <a href="http://forensicscontest.com/contest02/Finalists/Jeremy_Rossi/">Jeremy Rossi</a></p>
<p>Both Franck and Jeremy will receive a Lenovo Ideapad S10-2, similar to the netbooks that will be distributed in <a href="http://www.sans.org/security-training/network-forensics-1227-mid">SANS Sec558 classes</a>.</p>
<p><strong><u>Franck wrote two tools:</u></strong><br />
- <a href="http://forensicscontest.com/contest02/Finalists/Franck_Guenichot/smtpdump">smtpdump</a> (home made ruby script to extract some smtp info from a pcap file)<br />
- <a href="http://forensicscontest.com/contest02/Finalists/Franck_Guenichot/docxtract">docxtract</a> (home made ruby script to extract files from a docx package)</p>
<p>Franck&#8217;s smtpdump is an easy-to-use tool for analyzing SMTP traffic in pcap files. It can export emails and attachments, automatically generate MD5sums, and display SMTP-related information. You can narrow your search down to a specific flow, or extract information from the entire packet capture. The docxtract script extracts files from a Microsoft .docx file, and can take the MD5sum of each extracted item. We especially appreciated that both of Franck&#8217;s tools were very well documented and user-friendly. </p>
<p><strong><u>Jeremy wrote a fantastically simple tool</u></strong> called <a href="http://forensicscontest.com/contest02/Finalists/Jeremy_Rossi/findsmtpinfo.py">findsmtpinfo.py</a>. As he describes, the &#8220;script creates a report of the SMTP information, stores any emails in msg format, stores any attachments from the emails, decompresses them if they are a compressed format (zip, docx), checks MD5 hashes of all files including the msg files (and generates MD5 hash of output report).&#8221; The result? An easy-to-follow report with complete paths to the extracted files and corresponding MD5sums. The report itself is detailed enough to be used as an attachment to a real-world forensics report.</p>
<p>Franck and Jeremy&#8217;s tools, smtpdump and findsmtpinfo.py, complement each other well. They can be used individually or together as part of a real-world investigation. Smtpdump facilitates inspection and makes it easy to drill down on the SMTP traffic of interest. Once you have identified specific flows of interest, you can use findsmtpinfo.py to automatically generate a report and quickly extract all of the SMTP-related information, emails, attachments, etc. </p>
<p>Don&#8217;t miss the excellent tools and narratives by the <a href="#finalists">eight Finalists.</a> We&#8217;d like to specifically call attention to Erik Hjelmvik&#8217;s latest version of <a href="http://networkminer.sourceforge.net/">Network Miner</a>, which he submitted as his entry. Erik extended Network Miner to include an SMTP parser and &#8220;Messages&#8221; tab. His GUI tool is both effective and very easy to use.</p>
<p><a href="http://forensicscontest.com/contest02/Finalists/Amar_Yousif/">Amar Yousif</a> (smtpcat), <a href="http://forensicscontest.com/contest02/Finalists/Jeff_Jarmoc/">Jeff Jarmoc</a> (smtpcat.rb), <a href="http://forensicscontest.com/contest02/Finalists/Kristinn_Gudjonsson/">Kristinn Gudjonsson</a> (smtp_anex), <a href="http://forensicscontest.com/contest02/Finalists/Richard_Springs/">Richard Springs</a> (carnivorous.rb) and <a href="http://forensicscontest.com/contest02/Finalists/Serge_Gorbunov/">Serge Gorbunov</a> (smtpParser.py) each wrote their own excellent SMTP analysis and data extraction tools. <a href="http://forensicscontest.com/contest02/Finalists/Tom_Samstag/">Tom Samstag</a> submitted patches for dsniff and mailsnarf which substantially improved their functionality,  fixing dsniff&#8217;s SMTP authentication decoding and allowing mailsnarf to examine traffic on port 587. <a href="http://forensicscontest.com/contest02/Finalists/Alan_Tu/">Alan Tu</a> wrote a great walk-through using tshark&#8217;s new tcp.stream field to identify TCP streams, and created a script based on this to output data from the application layer of selected streams. </p>
<p>As before, what we considered &#8220;elegant&#8221; was the construction of some automated process for solving the puzzle which was easy to use, easy to understand, portable, and would easily be able to scale to much larger and more difficult problems.</p>
<p>We received a number of solutions which were almost, but not quite, correct. For example, several people submitted MD5sums and left out one or two digits, or submitted email addresses with a &#8220;1&#8243; instead of an &#8220;l&#8221;. In forensics, exactness matters, and unfortunately being off-by-one is still not correct. If your name is not on the list of correct answers, please check your submission carefully. We appreciated *every* submission, and encourage you to try again next time!</p>
<p>Fifteen people were named Semifinalists because they contributed to an automated process  that would significantly facilitate future investigations. Eight Finalists took this to a level beyond and created polished, novel solutions involving considerable amounts of scripting. Please take a look at <a href="http://forensicscontest.com/contest02/Finalists/">each of their solutions</a> as WE learned something from every one.</p>
<p>Thank you all for playing! Puzzle Contest #3 will be coming out soon&#8230; <img src='http://forensicscontest.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><hr /></p>
<table style="margin: 15px;"  width="95%" align="center">
<tbody>
<tr>
<td>
<A NAME="winners"></a></p>
<h4>WINNERS:</h4>
<table cellpadding="20" cellspacing="20">
<tr>
<td  valign=top>
<a href="http://forensicscontest.com/contest02/Finalists/Franck_Guenichot/">Franck Guénichot</a><br />
<a href="http://forensicscontest.com/contest02/Finalists/Jeremy_Rossi/">Jeremy Rossi</a><br />
<em><a href="http://www.sans.org/security-training/network-forensics-1227-mid">(Win a Lenovo Ideapad S-10, like the ones distributed to SANS Sec558 students)</a></em></td>
</td>
</tr>
</table>
</tr>
<tr>
<td>
<A NAME="finalists"></a></p>
<h4>Finalists:</h4>
<table cellpadding="20" cellspacing="20">
<tr>
<td  valign=top>
<a href="http://forensicscontest.com/contest02/Finalists/Alan_Tu/">Alan Tu</a><br />
<a href="http://forensicscontest.com/contest02/Finalists/Amar_Yousif/">Amar Yousif</a><br />
<a href="http://forensicscontest.com/contest02/Finalists/Erik_Hjelmvik/">Erik Hjelmvik</a><br />
<a href="http://forensicscontest.com/contest02/Finalists/Jeff_Jarmoc/">Jeff Jarmoc</a><br />
<a href="http://forensicscontest.com/contest02/Finalists/Kristinn_Gudjonsson/">Kristinn Gudjonsson</a><br />
<a href="http://forensicscontest.com/contest02/Finalists/Richard_Springs/">Richard Springs</a><br />
<a href="http://forensicscontest.com/contest02/Finalists/Serge_Gorbunov/">Serge Gorbunov</a><br />
<a href="http://forensicscontest.com/contest02/Finalists/Tom_Samstag/">Tom Samstag</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<A NAME="semifinalists"></a></p>
<h4>Semifinalists:</h4>
<table cellpadding="20" cellspacing="20">
<tr>
<td  valign=top>
Adam James<br />
Ahmed Adel Mohamed<br />
Alexandre Teixeira<br />
Andrew Neitsch<br />
Arvind Doraiswamy
</td>
<td  valign=top>
Elizabeth Greene<br />
Eric Davis<br />
Eric Kollmann<br />
Jeff Bryner<br />
Jim Clausing
</td>
<td  valign=top>
John Scillieri<br />
Lou Arminio<br />
Preston Wiley<br />
Sebastien Damaye<br />
Troy Schlueter
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<A NAME="correct"></a></p>
<h4>Correct Answers:</h4>
<table cellpadding="20" cellspacing="20">
<tr>
<td  valign=top>
Adam James<br />
Ahmed Adel Mohamed<br />
Alan Tu<br />
Alessandro Frossi<br />
Alexandre Teixeira<br />
Ali Mersin<br />
Andrew Laman<br />
Andrew Neitsch<br />
Andrew Rabie<br />
Andrew Scharlott<br />
Arvind Doraiswamy<br />
Carrie Schaper<br />
C.D.A.<br />
Chet Kress<br />
Chris Anderson<br />
Chris Steenkamp<br />
Christiaan Beek<br />
Daniel Dickerman<br />
David Clements<br />
David Gilmore<br />
Derek Lidbom<br />
Elizabeth Greene<br />
Eric Davis<br />
Eric Kollmann<br />
Erik Hjelmvik<br />
Franck Guénichot
</td>
<td  valign=top>
Halil Ozgur BAKTIR<br />
Jairam Ramesh<br />
Jason Powell<br />
Jason Setzer<br />
Jason Stanley<br />
Jay Radcliffe<br />
Jeff Bryner<br />
Jeff Jarmoc<br />
Jeff Lafferty<br />
Jeremy Rossi<br />
Jim Clausing<br />
Jim Goltz<br />
John Scillieri<br />
Jon Cook<br />
Juha Lampinen<br />
Kaio Rafael de Souza Barbosa<br />
Kevin Schultz<br />
Kristinn Gudjonsson<br />
Lance Mueller<br />
Larry McDonald<br />
Lorenzo De Toro III<br />
Lou Arminio<br />
Masashi Fujiwara<br />
Michael Spohn<br />
Michael Thomas<br />
Mike Pilkington<br />
Nick McKerrall
</td>
<td  valign=top>
Omair Hamid<br />
Osama Elnaggar<br />
Peter Chong<br />
Peter Nguyen<br />
Preston Wiley<br />
Richard Springs<br />
Rob VandenBrink<br />
Rodney Driggers<br />
Russ Klanke<br />
Ryan Linn<br />
Sébastien Damaye<br />
Serge Gorbunov<br />
Seung-hoon Kang<br />
Shane Hartman<br />
Shane Kennedy<br />
Shane Vonarx<br />
steponequit<br />
Steward DeWitt<br />
Tareq Saade<br />
Thom Carlin<br />
Thor Ollila<br />
Timothy Lawton<br />
Tom Samstag<br />
Troy Schlueter<br />
Valter Santos<br />
wiretapp
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2009/12/18/puzzle-2-winners-and-solutions/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tune into PaulDotCom Tonight for Puzzle #2 Winners</title>
		<link>http://forensicscontest.com/2009/12/17/tune-into-pauldotcom-tonight-for-puzzle-2-winners</link>
		<comments>http://forensicscontest.com/2009/12/17/tune-into-pauldotcom-tonight-for-puzzle-2-winners#comments</comments>
		<pubDate>Thu, 17 Dec 2009 16:47:14 +0000</pubDate>
		<dc:creator>sherri</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Puzzle #2]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=199</guid>
		<description><![CDATA[The winners for Puzzle #2 will be announced tonight on PaulDotCom. The show starts at 7:30PM EST. We&#8217;ll have all the results posted here shortly thereafter. Talk to you soon!
]]></description>
			<content:encoded><![CDATA[<p>The winners for Puzzle #2 will be announced <a href="http://pauldotcom.com/2009/12/pauldotcom-episode-180---recor.html">tonight on PaulDotCom</a>. The show starts at 7:30PM EST. We&#8217;ll have all the results posted here shortly thereafter. Talk to you soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2009/12/17/tune-into-pauldotcom-tonight-for-puzzle-2-winners/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Puzzle #2 Answers</title>
		<link>http://forensicscontest.com/2009/11/24/puzzle-2-answers</link>
		<comments>http://forensicscontest.com/2009/11/24/puzzle-2-answers#comments</comments>
		<pubDate>Tue, 24 Nov 2009 05:34:07 +0000</pubDate>
		<dc:creator>sherri</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Puzzle #2]]></category>

		<guid isPermaLink="false">http://forensicscontest.com/?p=143</guid>
		<description><![CDATA[Thank you all for your contest submissions! We received well over a hundred and we are busily reviewing them. In the meantime, here are the answers: 
1. What is Ann’s email address?
Answer 1: sneakyg33k@aol.com
2. What is Ann’s email password?
Answer 2: 558r00lz
3. What is Ann’s secret lover’s email address?
Answer 3: mistersecretx@aol.com
4. What two items did Ann [...]]]></description>
			<content:encoded><![CDATA[<p>Thank you all for your contest submissions! We received well over a hundred and we are busily reviewing them. In the meantime, here are the answers: <img src="http://forensicscontest.com/wp-content/uploads/2009/11/image1-300x174.png" alt="image1" title="image1" width="300" height="174" class="alignright size-medium wp-image-145" /></p>
<p>1. What is Ann’s email address?<br />
Answer 1: sneakyg33k@aol.com</p>
<p>2. What is Ann’s email password?<br />
Answer 2: 558r00lz</p>
<p>3. What is Ann’s secret lover’s email address?<br />
Answer 3: mistersecretx@aol.com</p>
<p>4. What two items did Ann tell her secret lover to bring?<br />
Answer 4: A fake passport and a bathing suit</p>
<p>5. What is the NAME of the attachment Ann sent to her secret lover?<br />
Answer 5: secretrendezvous.docx</p>
<p>6. What is the MD5sum of the attachment Ann sent to her secret lover?<br />
Answer 6: 9e423e11db88f01bbff81172839e1923</p>
<p>7. In what CITY and COUNTRY is their rendez-vous point?<br />
Answer 7: Playa del Carmen, Mexico</p>
<p>8. What is the MD5sum of the image embedded in the document?<br />
Answer 8: aadeace50997b1ba24b09ac2ef1940b7</p>
]]></content:encoded>
			<wfw:commentRss>http://forensicscontest.com/2009/11/24/puzzle-2-answers/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
