<?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; structured storage files</title>
	<atom:link href="http://blog.cmdlabs.com/tag/structured-storage-files/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>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>
	</channel>
</rss>

