<?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>cmdLabs &#187; metadata</title>
	<atom:link href="http://blog.cmdlabs.com/tag/metadata/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cmdlabs.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Sep 2011 15:29:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Winner of the DFRWS2011 Forensics Challenge Announced</title>
		<link>http://blog.cmdlabs.com/2011/09/26/winner-of-the-dfrws2011-forensic-challenge-announced/</link>
		<comments>http://blog.cmdlabs.com/2011/09/26/winner-of-the-dfrws2011-forensic-challenge-announced/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 15:24:01 +0000</pubDate>
		<dc:creator>Eoghan Casey</dc:creator>
				<category><![CDATA[Forensic Analysis]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cell Phone Forensics]]></category>
		<category><![CDATA[Computer crime]]></category>
		<category><![CDATA[Computer Forensics]]></category>
		<category><![CDATA[Digital crime scene]]></category>
		<category><![CDATA[Digital evidence]]></category>
		<category><![CDATA[Digital Forensics]]></category>
		<category><![CDATA[Digital Investigation]]></category>
		<category><![CDATA[Embedded Databases]]></category>
		<category><![CDATA[Embedded Systems Analysis]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[Flash memory]]></category>
		<category><![CDATA[Forensic science]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Mobile Device Forensics]]></category>
		<category><![CDATA[NAND]]></category>
		<category><![CDATA[YAFFS2 file system]]></category>

		<guid isPermaLink="false">http://blog.cmdlabs.com/?p=385</guid>
		<description><![CDATA[This year Eoghan Casey worked with Tim Vidas at Carnegie Mellon University and Matthew Geiger at CERT to create the DFRWS Forensics Challenge in an effort to advance forensic analysis of Android mobile devices. The winners of the challenge were Ivo Pooters, Steffen Moorrees and Pascal Arends from Fox-IT. Their submission provides a suite of [...]]]></description>
			<content:encoded><![CDATA[<p><br clear=all>This year Eoghan Casey worked with Tim Vidas at Carnegie Mellon University and Matthew Geiger at CERT to create the DFRWS Forensics Challenge in an effort to advance forensic analysis of Android mobile devices. The winners of the challenge were Ivo Pooters, Steffen Moorrees and Pascal Arends from <a href="http://www.fox-it.com/">Fox-IT</a>. Their submission provides a suite of utilities written in Python for extracting information from data acquired from Flash memory on Android devices. Complete results are posted on the <a href="http://www.dfrws.org/2011/challenge/results.shtml">DFRWS Web site</a>.</p>
<p><br clear=all>The scenarios for the DFRWS 2011 Forensics Challenge were two seemingly unrelated crimes that turned out to be tightly linked with each other. The first scenario was a suspicious death and the goal of the investigation was to determine whether the victim killed himself or was murdered. The second scenario was an intellectual property theft case and the goal of the investigation was to document any evidence that intellectual property was stolen and to support termination of the suspected insider.</p>
<p><br clear=all>An interesting outcome of the challenge was that using dd to acquire data from the Android device in Scenario 1 did not copy the important information in out-of-band (OOB) areas of the YAFFS2 file system. As a result, it was not possible to reconstruct the file system. However, contestants were still able to carve out usable content from this data.</p>
<p><br clear=all>The winning submission provides a technical analysis of data structures found in memory dump from Android mobile devices and provides an Android analysis toolkit that extracts specific items and formats them in a report. Using this toolkit to perform a forensic examination of a full NAND dump of a YAFFS2 file system (such as in Scenario 2 of the DFRWS 2011 Forensics Challenge) first requires the file system to be mounted under Linux as an emulated Flash device (using nandsim).</p>
<p><br clear=all>A sample of the information extracted by the winners from the SQLite database located on the Android device in Scenario 2 (mtd8\data\com.android.providers.telephony\databases\mmssms.db) is provided here:</p>
<div>
<table border="1">
<tbody>
<tr>
<th>Address</th>
<th>date/time (UTC)</th>
<th>read</th>
<th>type</th>
<th>body</th>
</tr>
<tr>
<td>shandra@cheerful.com</td>
<td>05/06/2011 01:34:55 AM</td>
<td>True</td>
<td>in</td>
<td>(Nearby! Coming for my beer) Hey Yob, I am closing in on Fat Heads. See ya soon.</td>
</tr>
<tr>
<td>sms.dynadel@gmail.com</td>
<td>05/06/2011 05:53:30 PM</td>
<td>True</td>
<td>in</td>
<td>Reminder, planned IT outage this weekend. This maintenance window will start at 3 PM today and continue for approx 48 hours.</td>
</tr>
<tr>
<td>sms.dynadel@gmail.com</td>
<td>05/06/2011 05:55:16 PM</td>
<td>True</td>
<td>in</td>
<td>This effects external services such as website, email, webmail, and the ftp server. Use the secondary email access and helpdesk # for emergencies</td>
</tr>
<tr>
<td>shandra@cheerful.com</td>
<td>05/07/2011 11:39:16 PM</td>
<td>True</td>
<td>in</td>
<td>(Save me!) If Luke asks, I&#8217;m going out with you to dinner, OK?<br />
I just can&#8217;t face Mr. Smooth tonight.<br />
Shandra</td>
</tr>
<tr>
<td>6245</td>
<td>05/07/2011 11:44:27 PM</td>
<td>True</td>
<td>out</td>
<td>Sure thing. Do you know where the wine loft is?</td>
</tr>
<tr>
<td>6245</td>
<td>05/07/2011 11:54:37 PM</td>
<td>True</td>
<td>out</td>
<td>I ran into some friends at the double wide, meetup at 8:30 or so?</td>
</tr>
<tr>
<td>6245</td>
<td>05/07/2011 11:56:53 PM</td>
<td>True</td>
<td>out</td>
<td>Or you can walk down Carson and join us</td>
</tr>
</tbody>
</table>
</div>
<p><br clear=all>Much more information was extracted from both Android devices as detailed in the reports, which include an impressive <a href="http://sandbox.dfrws.org/2011/fox-it/DFRWS2011_results/Report/DFRWS%202011%20-%20timeline.png">graphical reconstruction </a>of events.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cmdlabs.com/2011/09/26/winner-of-the-dfrws2011-forensic-challenge-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Evidence &amp; Computer Crime, 3rd Edition Released</title>
		<link>http://blog.cmdlabs.com/2011/05/31/digital-evidence-computer-crime-3rd-edition-released/</link>
		<comments>http://blog.cmdlabs.com/2011/05/31/digital-evidence-computer-crime-3rd-edition-released/#comments</comments>
		<pubDate>Tue, 31 May 2011 15:10:24 +0000</pubDate>
		<dc:creator>Eoghan Casey</dc:creator>
				<category><![CDATA[Forensic Analysis]]></category>
		<category><![CDATA[Mobile Device Forensics]]></category>
		<category><![CDATA[Cell Phone Forensics]]></category>
		<category><![CDATA[Computer crime]]></category>
		<category><![CDATA[Computer Forensics]]></category>
		<category><![CDATA[Digital crime scene]]></category>
		<category><![CDATA[Digital evidence]]></category>
		<category><![CDATA[Digital Forensics]]></category>
		<category><![CDATA[Digital Investigation]]></category>
		<category><![CDATA[FAT file system]]></category>
		<category><![CDATA[Forensic science]]></category>
		<category><![CDATA[Intrusion Investigation]]></category>
		<category><![CDATA[Investigating cyberstalking]]></category>
		<category><![CDATA[Investigating online sex offenders]]></category>
		<category><![CDATA[Linux file systems]]></category>
		<category><![CDATA[Mac Forensic Analysis]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[Network Forensics]]></category>
		<category><![CDATA[NTFS file system]]></category>
		<category><![CDATA[scientific method]]></category>
		<category><![CDATA[timestamps]]></category>
		<category><![CDATA[UNIX file systems]]></category>
		<category><![CDATA[UNIX Forensic Analysis]]></category>
		<category><![CDATA[Violent crime investigation]]></category>
		<category><![CDATA[Windows Forensic Analysis]]></category>

		<guid isPermaLink="false">http://blog.cmdlabs.com/?p=356</guid>
		<description><![CDATA[After six years of work, the expanded and updated third edition of Digital Evidence and Computer Crime: Forensic Science, Computers and the Internet is now complete. The 800 printed pages and one online chapter cover the methods and tools relevant to incident responders, forensic analysts, police and lawyers. This book is divided into five parts, [...]]]></description>
			<content:encoded><![CDATA[<p>After six years of work, the expanded and updated third edition of <a href="http://www.amazon.com/gp/product/0123742684?ie=UTF8&amp;tag=wwwcmdlabscom-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0121631044">Digital Evidence and Computer Crime: Forensic Science, Computers and the Internet</a> is now complete. The 800 printed pages and one online chapter cover the methods and tools relevant to incident responders, forensic analysts, police and lawyers.</p>
<p><center></p>
<p><div id="attachment_357" class="wp-caption aligncenter" style="width: 248px"><a href="http://www.amazon.com/gp/product/0123742684?ie=UTF8&amp;tag=wwwcmdlabscom-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0121631044"><img src="http://blog.cmdlabs.com/wp-content/uploads/2011/05/Casey-DECC3e.png" alt="Eoghan Casey - Digital Evidence &amp; Computer Crime, 3rd Edition" title="Casey DECC3e" width="238" height="298" class="size-full wp-image-357" /></a><p class="wp-caption-text">Eoghan Casey - Digital Evidence &#038; Computer Crime, 3rd Edition</p></div><br />
</center></p>
<p>This book is divided into five parts, beginning with the fundamental concepts and legal issues relating to digital evidence and computer crime in Part 1 (Digital Forensics: Chapters 1 – 5). Part 2 of this text (Digital Investigations: Chapters 6 – 9) covers investigative aspects of digital evidence and computer crime. Part 3 of this text (Apprehending Offenders: Chapters 10 &#8211; 14) deals with specific types of investigations with a focus on apprehending offenders, including Violent Crime in Chapter 10, Sex Offenders on the Internet in Chapter 12 and Investigating Computer Intrusions in Chapter 13. Part 4 of this book (Computer Forensics: Chapters 15 &#8211; 20) begins by introducing basic Forensic Science concepts in the context of a single computer, and goes on to apply these concepts in updated chapters dedicated to networked Windows, Unix, and Macintosh computers and mobile devices. Part 5 (Network Forensics: Chapters 21 – 25) covers computer networks from an investigative perspective, focusing specifically on the Internet and performing forensic analysis on network logs and traffic.</p>
<p><br clear=all>
<p>This material provides the foundation for the more advanced companion text, the <a href="http://blog.cmdlabs.com/2010/02/03/handbook-of-digital-forensics-and-investigation-released/">Handbook of Digital Forensics and Investigation</a>.</p>
<p><br clear=all>
<p>Many thanks to <a href="http://www.udayton.edu/law/faculty_and_staff/brenner_susan.php">Susan Brenner</a>, <a href="http://www.cmdlabs.com/Christopher_Daywalt.aspx">Christopher Daywalt</a>, <a href="http://www.techforensicexperts.com/53/index.html">Monique Mattei Ferraro</a>, <a href="http://www.tilburguniversity.edu/webwijs/show/?uid=e.j.koops">Bert-Jaap Koops</a>, <a href="http://www.cmdlabs.com/Terrance_Maguire.aspx">Terrance Maguire</a>, Mike McGrath, Tessa Robinson, <a href="http://www.schatzforensic.com.au/">Bradley Schatz</a>, Ben Turnbull and <a href="http://www.corpus-delicti.com/brent/brent_cv.html">Brent Turvey</a> for their excellent contributions to this textbook.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cmdlabs.com/2011/05/31/digital-evidence-computer-crime-3rd-edition-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deeply Embedded Metadata</title>
		<link>http://blog.cmdlabs.com/2009/05/27/deeply-embedded-metadata/</link>
		<comments>http://blog.cmdlabs.com/2009/05/27/deeply-embedded-metadata/#comments</comments>
		<pubDate>Wed, 27 May 2009 13:23:43 +0000</pubDate>
		<dc:creator>cmdLabs Staff</dc:creator>
				<category><![CDATA[Forensic Analysis]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[OLE]]></category>
		<category><![CDATA[structured storage files]]></category>
		<category><![CDATA[timestamps]]></category>

		<guid isPermaLink="false">http://blog.cmdlabs.host.tivilon.com/?p=21</guid>
		<description><![CDATA[Here are some examples of lesser known application metadata in Microsoft Office documents that we have encountered in casework, and that we presented at the annual meeting of the American Academy of Forensic Sciences in February. Files created using Microsoft Office applications have more metadata than many forensic practitioners realize. Word documents, Excel spreadsheets, Powerpoint [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some examples of lesser known application metadata in Microsoft Office documents that we have encountered in casework, and that we presented at the annual meeting of the American Academy of Forensic Sciences in February.</p>
<p><br clear=all>Files created using Microsoft Office applications have more metadata than many forensic practitioners realize. Word documents, Excel spreadsheets, Powerpoint presentations, and Outlook e-mail messages are essentially a file system within a file. They are structured storage files that use OLE to create the equivalent of folders (called storages) and files (called streams).</p>
<p><br clear=all>For example, consider metadata embedded within Word 2003 documents. The Summary Information metadata extracted from a Word document using Harlan Carvey&#8217;s wmd.pl Perl script is shown here:</p>
<ul>
<pre>
--------------------
Summary Information
--------------------
Title : cmdLabs
Subject :
Authress : LastName FirstName
LastAuth : LastName FirstName
RevNum : 39
AppName : Microsoft Word 11.4.2
Created : 01.28.2009, 12:12:00
Last Saved : 02.05.2009, 00:36:00
Last Printed : 02.03.2009, 15:08:00
</pre>
</ul>
<p><br clear=all>Beyond the Summary Information metadata that most forensic practitioners are familiar with and many tools can extract, Word documents also have a FILETIME value in the ROOT ENTRY header that records the last time a document was altered. This value can provide the last modified time of a document even if the timestamps in the file system or Summary Information metadata have been maliciously altered (utilities are available that make such tampering simple).</p>
<p><br clear=all>An example of this date-time stamp in the ROOT ENTRY header is provided here (2/5/2009 12:36:04 AM):</p>
<p><img class="alignnone size-full wp-image-22" title="rootentry-filetime" src="http://blog.cmdlabs.host.tivilon.com/wp-content/uploads/2009/05/rootentry-filetime.jpg" alt="rootentry-filetime" width="833" height="70" class="aligncenter size-full wp-image-233" /></p>
<p><br clear=all>Forensic examiners should also be aware that Microsoft Office documents have embedded metadata associated with individual objects within the file, as shown here using SSView (http://www.mitec.cz/).</p>
<p><br clear=all><br />
<img class="alignnone size-full wp-image-23" title="ssview-object-metadata" src="http://blog.cmdlabs.host.tivilon.com/wp-content/uploads/2009/05/SSView-Object-Metadata.jpg" alt="ssview-object-metadata" width="793" height="392" class="aligncenter size-full wp-image-234" /></p>
<p><br clear=all>Excel also contains an abundance of metadata stored within its Binary Interchange File Format (BIFF5 &#8211; 8). For instance, the cells that were selected the last time a spreadsheet was saved, and the registered name that most recently opened the document with write access. Much of this metadata is accessible using BIFFView (http://b2xtranslator.sourceforge.net). A portion of the BIFFView output with the WRITEACCESS field is show here:</p>
<p><br clear=all><br />
<img class="alignnone size-full wp-image-24" title="biffview-output" src="http://blog.cmdlabs.host.tivilon.com/wp-content/uploads/2009/05/biffview-output.jpg" alt="biffview-output" width="819" height="217" class="aligncenter size-full wp-image-235" /></p>
<p><br clear=all>Reading the documented file formats of Microsoft Office files (http://msdn.microsoft.com/en-us/library/cc313118.aspx) can help forensic practitioners delve deeper into metadata, but can also be misleading and inaccurate. Therefore, it is crucial to perform controlled experiments to locate and understand the meaning of specific metadata.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cmdlabs.com/2009/05/27/deeply-embedded-metadata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Misinterpretation of File System Timestamps</title>
		<link>http://blog.cmdlabs.com/2009/05/08/misinterpretation-of-file-system-timestamps/</link>
		<comments>http://blog.cmdlabs.com/2009/05/08/misinterpretation-of-file-system-timestamps/#comments</comments>
		<pubDate>Fri, 08 May 2009 19:43:44 +0000</pubDate>
		<dc:creator>cmdLabs Staff</dc:creator>
				<category><![CDATA[Tool Validation]]></category>
		<category><![CDATA[FAT]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[timestamps]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://blog.cmdlabs.host.tivilon.com/?p=38</guid>
		<description><![CDATA[Despite the fact that FAT is one of the earliest file systems that forensic practitioners had to deal with, there are still gaps in knowledge that result in misinterpretation and misrepresentation. A prime example of this is the create time in FAT, which is not calculated correctly by some forensic tools. This issue came up [...]]]></description>
			<content:encoded><![CDATA[<p>Despite the fact that FAT is one of the earliest file systems that forensic practitioners had to deal with, there are still gaps in knowledge that result in misinterpretation and misrepresentation. A prime example of this is the create time in FAT, which is not calculated correctly by some forensic tools. This issue came up in a recently discussion I had with Geoff Fellows (http://www.f3.org.uk/modules/smartclient/client.php?id=3). Although FAT last write timestamps only have a resolution of 2 seconds, whereas the create time has a resolution of 10 milliseconds that some forensic tools fail to take into account. A difference of milliseconds can be important in some cases, and any calculations based on an incorrect representation of creation timestamps will be incorrect.</p>
<p><br clear=all>The confusion arises from the fact that FAT file systems represent create and last write timestamps slightly differently. Last write timestamps are 32 bit little-endian values, interpreted as follows:</p>
<p><br clear=all><span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 24                                16                8                0<br />
+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+<br />
|Y|Y|Y|Y|Y|Y|Y|M| |M|M|M|D|D|D|D|D| |h|h|h|h|h|m|m|m| |m|m|m|s|s|s|s|s|<br />
+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+</span></p>
<p>\____________/\________/\_________/ \________/\____________/\_________/<br />
year        month      day        hour       minute       second</p>
<p><br clear=all>Take as an example the following FAT folder entry with the last write date highlighted in bold:</p>
<p><br clear=all><span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">$ icat /dev/sdb1 353884 | xxd<br />
0000000: 2e20 2020 2020 2020 2020 2030 004f b079  .          0.O.y<br />
0000010: 763a 763a 0000 b579 763a a502 0000 0000  v:v:</span>&#8230;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">yv:</span>&#8230;&#8230;<br />
<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 0000020: 2e2e 2020 2020 2020 2020 2010 004f b079  ..         ..O.y<br />
0000030: 763a 763a 0000 b079 763a 6605 0000 0000  v:v:</span>&#8230;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">yv:f</span>&#8230;..<br />
<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 0000040: 4173 0061 006c 0076 0065 000f 009e 6e00  As.a.l.v.e</span>&#8230;.<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">n.<br />
0000050: 6500 7700 3400 2e00 6700 0000 6900 6600  e.w.4</span>&#8230;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">g</span>&#8230;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">i.f.<br />
0000060: 5341 4c56 454e 7e31 4749 4620 0075 78b9  SALVEN~1GIF .ux.<br />
0000070: 753a 763a 0000 </span><span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; font-weight: bold;">78b9</span><span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> </span><span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; font-weight: bold;">753a</span><span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 9212 c1d4 0000  u:v:..x.u:</span>&#8230;&#8230;<br />
<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 0000080: 4269 0066 0000 00ff ffff ff0f 0014 ffff  Bi.f</span>&#8230;&#8230;&#8230;&#8230;<br />
<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 0000090: ffff ffff ffff ffff ffff 0000 ffff ffff </span>&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
<p><br clear=all>Converting to big-endian gives 3a 75 b9 78, which has the following binary representation:</p>
<p><br clear=all>00111010 01110101 10111001 01111000</p>
<p><br clear=all>This translates to a timestamp of 2009.03.21 23:11:48 as follows:</p>
<ul>
<li>7 bits = 0011101 = 29 years since 1980</li>
<li>4 bits = 0011 = 3 months</li>
<li>5 bits = 10101 = 21 days</li>
<li>5 bits = 10111 = 23 hours</li>
<li>6 bits = 001011 = 11 minutes</li>
<li>5 bits = 11000 = 24 = 48 seconds</li>
</ul>
<p><br clear=all>Note that 5 bits cannot store all 60 seconds, so last write timestamps must be incremented in 2 second intervals, and is always an even number of seconds.</p>
<p><br clear=all>Although the create time follows this same general calculation, it uses an additional 8 bits to represent one hundredths of a second. In the same directory listing above, the create timestamp is identical to the last modified timestamp except for an additional byte (75 78 b9 75 3a). The additional byte equates to 117 hundredths of a second, which brings the create time to 2009.03.21 23:11:49.17. Thus, the create time can have odd number of seconds, and has a resolution of 10 milliseconds.</p>
<p><br clear=all>Older versions of XWays Forensics had the option to display timestamps to tenths of a second, and newer versions can be configured with greater precision as shown here:</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-39" title="directory_browser_options-x-ways" src="http://blog.cmdlabs.host.tivilon.com/wp-content/uploads/2009/05/directory_browser_options-x-ways.jpg" alt="directory_browser_options-x-ways" width="429" height="532" class="aligncenter size-full wp-image-243" /></p>
<p><br clear=all>Note: Updated configuration screenshot showing increased precision in XWays 15.1 SR3 provided by Geoff Fellows.</p>
<p><br clear=all>The create timestamps for files copied onto a thumb drive are shown here in XWays Forensics with tenths of seconds displayed:</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-40" title="blog1-winhex-createtimes" src="http://blog.cmdlabs.host.tivilon.com/wp-content/uploads/2009/05/winhex-createtimes.jpg" alt="blog1-winhex-createtimes" width="430" height="292" class="aligncenter size-full wp-image-244" /></p>
<p><br clear=all>However, some other forensic tools like TSK only interpret the first four bytes of the create date-time stamp, limiting the resolution to 2 seconds. This is demonstrated in the following listing of the same files as those listed above using XWays (we have reported this bug and it will be fixed in the next release of TSK).</p>
<p><br clear=all><span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">$ fls -l /dev/sdb1 353884 | awk {&#8216;print $3 </span>&#8220;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">\t</span>&#8220;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> $10 </span>&#8220;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">\t</span>&#8220;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> $11 </span>&#8220;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> </span>&#8220;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"> $12&#8242;} | sort </span>&#8211;<span style="font-family: Courier,mono; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;">key 2<br />
snake_oil.jpg					2009.03.21	 23:03:32 (EDT)<br />
orange-Clark_Stanley_Snake_Oil.png	2009.03.21	 23:04:32 (EDT)<br />
orange-OilKingLrg.jpg			2009.03.21	 23:04:48 (EDT)<br />
orange-Drs_Mixer.jpg				2009.03.21	 23:05:24 (EDT)<br />
orange-Hostetters_Bitters.jpg		2009.03.21	 23:05:42 (EDT)<br />
orange-wine_of_tar.jpg			2009.03.21	 23:05:54 (EDT)<br />
orange-medsh17.jpg				2009.03.21	 23:06:04 (EDT)<br />
orange-miraclecure.jpg			2009.03.21	 23:06:14 (EDT)<br />
snakeoil.jpg					2009.03.21	 23:07:22 (EDT)<br />
snake-oil2.jpg					2009.03.21	 23:08:16 (EDT)<br />
banjsalv.jpg					2009.03.21	 23:11:30 (EDT)<br />
salvenew4.gif					2009.03.21	 23:11:48 (EDT)<br />
yankdcornsalvelg.jpg				2009.03.21	 23:12:36 (EDT)<br />
liniment-for-man-and-beast.jpg		2009.03.21	 23:12:50 (EDT)<br />
Thumbs.db						2009.03.22	 14:25:12 (EDT)</span></p>
<p><br clear=all>This issue was recently fixed in EnCase version 6.12, and is documented in the release note as &#8220;339: EnCase does not read FAT Create Date correctly (BUGID67).&#8221; EnCase version 6.12 now displays the create time to the correct second but not the hundredth of a second.</p>
<p><br clear=all>If a forensic examiner is not aware of this error, it can not only introduce inaccuracies into his/her findings, it can also reflect poorly on his/her expertise in this area.</p>
<p><br clear=all>The fact that this bug has existed in EnCase and other widely used forensic tools clearly demonstrates the need to validate important findings using more than one tool. Furthermore, this issue demonstrates that forensic practitioners cannot simply push buttons and unquestioningly rely on the results, but rather must understand the underlying technology sufficiently to double check what their tools are reporting.</p>
<p><br clear=all>Another area relating to FAT file systems where current literature is incorrect is in file allocation strategies but that discussion is for another time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cmdlabs.com/2009/05/08/misinterpretation-of-file-system-timestamps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

