<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.forensicswiki.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;feed=atom&amp;action=history</id>
		<title>Data Reduction - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;action=history"/>
		<updated>2013-05-24T09:25:56Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;diff=891&amp;oldid=prev</id>
		<title>Uwe Hermann: Reverted edit of Porker, changed back to last version by Uwe Hermann</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;diff=891&amp;oldid=prev"/>
				<updated>2006-04-16T16:57:22Z</updated>
		
		<summary type="html">&lt;p&gt;Reverted edit of Porker, changed back to last version by Uwe Hermann&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 16:57, 16 April 2006&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Man shot dead at vehicle checkpoint&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''Data reduction''' is the science of eliminating information from consideration. Although that may sound counter to the goal of [[computer forensics]], today's computers contain too much information for a single [[investigator]] to completely evaluate. Thus, those data that can be eliminated from consideration should be removed, freeing an investigator to concentrate on the truly meaningful pieces.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;man has been shot dead by police at &lt;/del&gt;a &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;vehicle checkpoint in Northern Ireland. Officers fired a number &lt;/del&gt;of &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;rounds during &lt;/del&gt;the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;incident on Church Street &lt;/del&gt;in &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Ballynahinch&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;County Down&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;The man shot dead was &lt;/del&gt;the&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;== Hash Analysis ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[hash]] is &lt;/ins&gt;a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;mathmatical transform that reduces an input &lt;/ins&gt;of &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;arbitrary size to a fixed value. It has &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;property that any two inputs that have the same hash are almost certainly the same. In this vein, an investigator can compute hashes of known good and known bad inputs (e.g. files) and use those hashes to search for those known files &lt;/ins&gt;in &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a set of unknown files. For example&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;the [[NIST]] [[National Software Reference Library]] provides several million hashes of known good [[operating system]] files&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;If an invesigator can match those known hashes into an unknown set of files, &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;matching files can be eliminated from consideration.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Uwe Hermann</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;diff=890&amp;oldid=prev</id>
		<title>Porker at 13:47, 16 April 2006</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;diff=890&amp;oldid=prev"/>
				<updated>2006-04-16T13:47:39Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 13:47, 16 April 2006&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;'''Data reduction''' is the science of eliminating information from consideration. Although that may sound counter to the goal of [[computer forensics]], today's computers contain too much information for a single [[investigator]] to completely evaluate. Thus, those data that can be eliminated from consideration should be removed, freeing an investigator to concentrate on the truly meaningful pieces.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Man shot dead at vehicle checkpoint&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;man has been shot dead by police at &lt;/ins&gt;a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;vehicle checkpoint in Northern Ireland. Officers fired a number &lt;/ins&gt;of &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;rounds during &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;incident on Church Street &lt;/ins&gt;in &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Ballynahinch&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;County Down&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;The man shot dead was &lt;/ins&gt;the&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;== Hash Analysis ==&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[hash]] is &lt;/del&gt;a &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;mathmatical transform that reduces an input &lt;/del&gt;of &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;arbitrary size to a fixed value. It has &lt;/del&gt;the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;property that any two inputs that have the same hash are almost certainly the same. In this vein, an investigator can compute hashes of known good and known bad inputs (e.g. files) and use those hashes to search for those known files &lt;/del&gt;in &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a set of unknown files. For example&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;the [[NIST]] [[National Software Reference Library]] provides several million hashes of known good [[operating system]] files&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;If an invesigator can match those known hashes into an unknown set of files, &lt;/del&gt;the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;matching files can be eliminated from consideration.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Porker</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;diff=889&amp;oldid=prev</id>
		<title>Uwe Hermann at 00:14, 16 March 2006</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;diff=889&amp;oldid=prev"/>
				<updated>2006-03-16T00:14:00Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 00:14, 16 March 2006&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Data reduction is the science of eliminating information from consideration. Although that may sound counter to the goal of computer forensics, today's computers contain too much information for a single investigator to completely evaluate. Thus, those data that can be eliminated from consideration should be removed, freeing an investigator to concentrate on the truly meaningful pieces.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''&lt;/ins&gt;Data reduction&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;''' &lt;/ins&gt;is the science of eliminating information from consideration. Although that may sound counter to the goal of &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/ins&gt;computer forensics&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]]&lt;/ins&gt;, today's computers contain too much information for a single &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/ins&gt;investigator&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/ins&gt;to completely evaluate. Thus, those data that can be eliminated from consideration should be removed, freeing an investigator to concentrate on the truly meaningful pieces.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Hash Analysis ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Hash Analysis ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A [[hash]] is a mathmatical transform that reduces an input of arbitrary size to a fixed value. It has the property that any two inputs that have the same hash are almost certainly the same &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;file&lt;/del&gt;. In this vein, an investigator can compute hashes of known good and known bad &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;hashes &lt;/del&gt;and use those hashes to search for those known files in a set of unknown files. For example, the [[NIST]] [[National Software Reference Library]] provides several million hashes of known good operating system files. If an invesigator can match those known hashes into an unknown set of files, the matching files can be eliminated from consideration.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A [[hash]] is a mathmatical transform that reduces an input of arbitrary size to a fixed value. It has the property that any two inputs that have the same hash are almost certainly the same. In this vein, an investigator can compute hashes of known good and known bad &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;inputs (e.g. files) &lt;/ins&gt;and use those hashes to search for those known files in a set of unknown files. For example, the [[NIST]] [[National Software Reference Library]] provides several million hashes of known good &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/ins&gt;operating system&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/ins&gt;files. If an invesigator can match those known hashes into an unknown set of files, the matching files can be eliminated from consideration.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Uwe Hermann</name></author>	</entry>

	<entry>
		<id>http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;diff=888&amp;oldid=prev</id>
		<title>Jessek at 15:26, 29 October 2005</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Data_Reduction&amp;diff=888&amp;oldid=prev"/>
				<updated>2005-10-29T15:26:52Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Data reduction is the science of eliminating information from consideration. Although that may sound counter to the goal of computer forensics, today's computers contain too much information for a single investigator to completely evaluate. Thus, those data that can be eliminated from consideration should be removed, freeing an investigator to concentrate on the truly meaningful pieces.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hash Analysis ==&lt;br /&gt;
&lt;br /&gt;
A [[hash]] is a mathmatical transform that reduces an input of arbitrary size to a fixed value. It has the property that any two inputs that have the same hash are almost certainly the same file. In this vein, an investigator can compute hashes of known good and known bad hashes and use those hashes to search for those known files in a set of unknown files. For example, the [[NIST]] [[National Software Reference Library]] provides several million hashes of known good operating system files. If an invesigator can match those known hashes into an unknown set of files, the matching files can be eliminated from consideration.&lt;/div&gt;</summary>
		<author><name>Jessek</name></author>	</entry>

	</feed>