<?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>Proactive Discovery &#187; Code/Dev</title>
	<atom:link href="http://www.proactivediscovery.com/category/blog/codedev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.proactivediscovery.com</link>
	<description></description>
	<lastBuildDate>Sun, 27 Jun 2010 06:10:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Missing parent email after FTK export</title>
		<link>http://www.proactivediscovery.com/2007/06/missing-parent-email-after-ftk-export/</link>
		<comments>http://www.proactivediscovery.com/2007/06/missing-parent-email-after-ftk-export/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 06:25:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code/Dev]]></category>

		<guid isPermaLink="false">http://www.proactivediscovery.com/?p=26</guid>
		<description><![CDATA[Scenario: You perform a keyword search. FTK returns hits emails with attachments for the keyword you searched for. Since you are a good forensic examiner, you validate the completeness of the results. Unfortunately you notice that several attachments reference emails which are not present.Reason: The keywords hit only on the attachment content, yet not on [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Scenario</strong>: You perform a keyword search. FTK returns hits emails with attachments for the keyword you searched for. Since you are a good forensic examiner, you validate the completeness of the results. Unfortunately you notice that several attachments reference emails which are not present.Reason: The keywords hit only on the attachment content, yet not on the email message.</p>
<p><strong>Problem</strong>: How do you locate the parent email which contained the attachment with the keyword hit?</p>
<p><strong>Answer 1</strong>: Manually review each single item in your search result set. Using the &#8220;View the item in a different list &#8211; Email tab&#8221;. Ok, if you have only a few items.</p>
<p><strong>Answer 2</strong>: Wait for a new version of FTK to come out and hope the feature to export parent emails is included. According to AccessData&#8217;s support form, it might be in a new release.</p>
<p><strong>Answer 3</strong>: Use the attached Microsoft Excel spreadsheet. I recently worked a case where I was in the same situation and needed a somewhat automated tool. So I took it upon myself to write a VB macro that basically compares two columns from the FTK &#8220;Copy special&#8230;&#8221; feature.</p>
<p>Here is how you would use the tool.</p>
<p>Within FTK perform the following steps:</p>
<p>Step 1: Perform your search on emails with attachments within FTK</p>
<p>Step 2: Right-click in your search result pane and select &#8220;Copy Special &#8230;&#8221;</p>
<p>Step 3: Select &#8220;All Currently Listed Items&#8221;</p>
<p>Step 4: Only check the &#8220;File name&#8221; and &#8220;Attachment Info&#8221; column</p>
<p>Step 5: Select &#8220;Clipboard&#8221; within the Copy destination section.</p>
<p>Step 6: Click &#8220;Copy&#8221; button</p>
<p>Open the Excel spreadsheet (don&#8217;t delete any of the columns)</p>
<p>Step 1: Click on the &#8220;FTK Feed&#8221; worksheet tab</p>
<p>Step 2: Paste the results you have copied above into the &#8220;FTK Feed&#8221; worksheet.</p>
<p>Step 3: Within the &#8220;FTK Feed&#8221; worksheet, select column B2 and sort in &#8220;ascending&#8221; order</p>
<p>Step 4: Go to the &#8220;Locator&#8221; tab.</p>
<p>Step 5: Press the button&#8230;</p>
<p>The macro will crawl column A and compare it to column B. Column A is considered the &#8220;base&#8221;, which was extracted from the &#8220;Attachment Info&#8221; column. It is compared to Column B, which basically contains all files and email messages. If any value from column A is in B, you are lucky. If not, the macro will mark it in RED. This still means that you have to find the message within FTK, yet now you have a list to work with.<br />
I know the tools doesn&#8217;t really solve the problem, yet it helps automate the process of locating the missing parent email.</p>
<p>I hope this helps.</p>
<p>Download: <a href="http://www.proactivediscovery.com/wp-content/plugins/download-monitor/download.php?id=2" title="Downloaded 109 times">Find Parent Email (12.28 KB, 109 downloads), version: </a></p>
<p><em><strong>NOTE</strong>: Use this tool at your own risk. Make sure you test the results. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proactivediscovery.com/2007/06/missing-parent-email-after-ftk-export/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
