<?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>Checkmate &#187; Compromise Detection</title>
	<atom:link href="http://niiconsulting.com/checkmate/category/compromise-detection/feed/" rel="self" type="application/rss+xml" />
	<link>http://niiconsulting.com/checkmate</link>
	<description>An Information Security Blog by NII Consulting</description>
	<lastBuildDate>Fri, 02 Dec 2011 08:26:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>USB Forensics</title>
		<link>http://niiconsulting.com/checkmate/2008/01/01/usb-forensics/</link>
		<comments>http://niiconsulting.com/checkmate/2008/01/01/usb-forensics/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 07:16:26 +0000</pubDate>
		<dc:creator>Kush</dc:creator>
				<category><![CDATA[Compromise Detection]]></category>
		<category><![CDATA[Fundamentals]]></category>

		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2008/01/usb-forensics/</guid>
		<description><![CDATA[In this article we will learn on how to do the forensic of USB devices, how to correlate the USB device with the drive letter and how to see at what time the USB device was plugged in and plugged out. This article may be very useful for the military forces as they can easily [...]]]></description>
			<content:encoded><![CDATA[<p>In this article we will learn on how to do the forensic of USB devices, how to correlate the USB device with the drive letter and how to see at what time the USB device was plugged in and plugged out. This article may be very useful for the military forces as they can easily note the time when the particular USB device was plugged in.</p>
<p>Whenever a forensic investigator does the forensic of a USB device, he should look into two important keys of the registry. These are:<span id="more-47"></span></p>
<p>1) HKLM/System/Mounted Devices</p>
<p>2) HKLM/System/CurrentControlSet/Enum/USBSTOR.</p>
<p>First key will show all the mounted &#038; removable devices and will be in the form of “\DosDevices\”. Figure given below will clear the picture.</p>
<p><img align="left" src="http://www.niiconsulting.com/checkmate/wp-admin/images/0108/figure1.JPG" />Figure 1</p>
<p>Each DWORD value (here /DosDevices/) will have a data which is in hex form. For reading the contents of these DWORD, the forensic investigator has to access these values. When the DWORD is accessed and the contents are of the form “\??\STORAGE#Removable Media#”, then this means that the device which was associated with this drive letter was a removable/USB device. Let us understand this point deeper with the help of the figure. Figure given below shows that I have accessed the “/DosDevice/I:” DWORD and it’s a removable/USB device.</p>
<p><img align="left" src="http://www.niiconsulting.com/checkmate/wp-admin/images/0108/figure2.JPG" />Figure 2</p>
<p>Couple of points to notice in this figure: -</p>
<p>1) DWORD accessed is “\DosDevices\I:”</p>
<p>2) Contents of this DWORD value is starting from “\??\STORAGE#RemovableMedia#”. So we can conclude that this drive letter was assigned to removable/USB device.</p>
<p>3) Parent ID prefix in this case is 7&#038;25bb518e&#038;0. This value is very important and we will use this value to get more knowledge about the USB device which was connected on the suspect machine.</p>
<p>Our work related to “HKLM/System/MountedDevices” is over. Now let us move to the other key and get more information out of it. The other key is</p>
<p>HKLM/System/CurrentControlSet/enum/USBSTOR</p>
<p>When USBSTOR key is expanded, there will be sub keys under it. The key will be in the form of Disk&#038;Ven&#038;Prod<br />
&#038;Rev. An example is shown with the help of figure.</p>
<p><img align="left" src="http://www.niiconsulting.com/checkmate/wp-admin/images/0108/figure3.JPG" /></p>
<p>Figure 3</p>
<p>Under these keys will be the sub key which will be with the name of the serial number which the device has. If the device has no serial number, then plug and play manager will assign the serial number to the device. We will now expand the subkey and will find out where the Parent ID prefix is? I expanded the subkey and I found the Parent ID prefix. A screenshot has been given below</p>
<p><img align="left" src="http://www.niiconsulting.com/checkmate/wp-admin/images/0108/figure4.JPG" /></p>
<p><a title="figure 4" href="http://www.niiconsulting.com/checkmate/wp-admin/images/0108/figure%204.JPG">Figure 4</a></p>
<p>We can make sure that this device was connected to the machine and the drive letter which was assigned to this device was I:\.</p>
<p>If we want to find out more information about the device connected and the last plug/unplug time then we can use professional tool like “USBDeview” which can be found here. A screenshot has been given below</p>
<p><img align="left" src="http://www.niiconsulting.com/checkmate/wp-admin/images/0108/figure5.JPG" /></p>
<p><a title="figure 5" href="http://www.niiconsulting.com/checkmate/wp-admin/images/0108/figure%205.JPG">Figure 5</a></p>
<p>Hope this article will help lot of forensic investigators in investigating cases. Enjoy experimenting</p>
]]></content:encoded>
			<wfw:commentRss>http://niiconsulting.com/checkmate/2008/01/01/usb-forensics/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Computer Forensics Volunteer Project</title>
		<link>http://niiconsulting.com/checkmate/2006/08/28/computer-forensic-volunteer-project/</link>
		<comments>http://niiconsulting.com/checkmate/2006/08/28/computer-forensic-volunteer-project/#comments</comments>
		<pubDate>Mon, 28 Aug 2006 08:38:46 +0000</pubDate>
		<dc:creator>Bhushan Shah</dc:creator>
				<category><![CDATA[Compromise Detection]]></category>
		<category><![CDATA[Disk Forensics]]></category>
		<category><![CDATA[Fundamentals]]></category>
		<category><![CDATA[Incident Response]]></category>
		<category><![CDATA[Network Forensics]]></category>

		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2006/08/computer-forensic-volunteer-project/</guid>
		<description><![CDATA[by Bhushan Shah, NII Consulting Mrs Carol L. Stimmel has taken upon her to start a Computer Forensic Volunteer Project to provide low-cost services to those who cannot assert advantage from our skills. Here is a bit taken from the press release:- “As expert members of the international computer forensics community which provides unique and [...]]]></description>
			<content:encoded><![CDATA[<p>by <strong><a href="mailto:bhushan@niiconsulting.com">Bhushan Shah</a>, </strong><a href="http://www.niiconsulting.com">NII Consulting </a></p>
<p>Mrs Carol L. Stimmel has taken upon her to start a Computer Forensic Volunteer Project to provide low-cost services to those who cannot assert advantage from our skills.</p>
<p>Here is a bit taken from <a href="http://www.prweb.com/releases/2006/8/prweb426937.htm">the press release:-</a></p>
<p>“As expert members of the international computer forensics community which provides unique and highly desirable services to the legal system, we assume a responsibility to provide services to those in need yet unable to pay. As a result, the Computer Forensics Volunteer Project (CFVP) provides pro bono and low-cost forensic services to individuals and organizations who normally would not be able to take advantage of the distinct litigation advantage provided by these techniques.”</p>
<p>On behalf of <a href="http://www.niiconsulting.com/">NII Consulting</a> I have volunteered to take part in the project and would like to help people who cannot afford such services.</p>
]]></content:encoded>
			<wfw:commentRss>http://niiconsulting.com/checkmate/2006/08/28/computer-forensic-volunteer-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Understanding Index.dat (Internet History Data File in Windows)</title>
		<link>http://niiconsulting.com/checkmate/2006/08/11/understanding-indexdat-internet-history-data-file-in-windows/</link>
		<comments>http://niiconsulting.com/checkmate/2006/08/11/understanding-indexdat-internet-history-data-file-in-windows/#comments</comments>
		<pubDate>Fri, 11 Aug 2006 11:41:28 +0000</pubDate>
		<dc:creator>Bhushan Shah</dc:creator>
				<category><![CDATA[Anti-Forensics]]></category>
		<category><![CDATA[Compromise Detection]]></category>
		<category><![CDATA[Disk Forensics]]></category>
		<category><![CDATA[Fundamentals]]></category>

		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2006/08/understanding-indexdat-internet-history-data-file-in-windows/</guid>
		<description><![CDATA[by Bhushan Shah, NII Consulting The index.dat is a file which contains the list of the websites that one has visited. It comes from “indexing” which is used to speed up query responses. The autocomplete feature in Internet Explorer compares the addresses to the index.dat to find an appropriate match. The size and life of [...]]]></description>
			<content:encoded><![CDATA[<p>by<strong> <a href="mailto:bhushan@niiconsulting.com">Bhushan Shah</a></strong>, <a href="http://www.niiconsulting.com">NII Consulting </a></p>
<p>The index.dat is a file which contains the list of the websites that one has visited. It comes from “indexing” which is used to speed up query responses.</p>
<p>The autocomplete feature in Internet Explorer compares the addresses to the index.dat to find an appropriate match. The size and life of the index.dat depends on the user and the options under: &#8211; Internet Explorer: Tools&gt; Internet Options (Days to keep pages in history).<span id="more-32"></span></p>
<p>There are three kinds of index.dat files.</p>
<ol>
<li>Daily</li>
<li>Weekly</li>
<li>Master</li>
</ol>
<p><strong>    1</strong>. <strong><em>Daily index.dat:-</em></strong></p>
<p>This file contains the data of one visiting websites for the day.</p>
<p>This index.dat file can be found in C:\Documents and Settings\*profile*\Local Settings\History\History.IE5\*folder*</p>
<p>The folders name information is given below:-</p>
<p><strong>            MSHist012006081020060811</strong></p>
<p><strong>        MSHist01</strong> is common for all folders.</p>
<p>Next comes “from” date – <strong>20060810</strong> i.e. 2006/08/10 (yyyy/mm/dd)</p>
<p>Lastly comes the “to” date – <strong>20060811</strong> i.e. 2006/08/11 (yyyy/mm/dd)</p>
<p><strong>    2</strong>.<strong><em> Weekly index.dat:-</em></strong></p>
<p>This file contains the history of the user for the week.</p>
<p><strong><em> </em></strong>This index.dat file can be found in C:\Documents and Settings\*profile*\Local                       Settings\History\History.IE5\*folder*</p>
<p>The folders name information is given below:-</p>
<p><strong>            MSHist012006073120060807<br />
</strong><strong><br />
MSHist01</strong> is common for all folders.</p>
<p>Next comes “from” date – <strong>20060731</strong> i.e. 2006/07/31 (yyyy/mm/dd)</p>
<p>Lastly comes the “to” date – <strong>20060807 </strong>i.e. 2006/08/07 (yyyy/mm/dd)</p>
<p><strong>    3</strong>. <strong><em>Master index.dat</em></strong></p>
<p>This file is located in C:\Documents and Settings\*profile*\Local Settings\History\History.IE5 i.e. the root of History.IE5</p>
<p><strong>Index.dat Viewing Utilities:-</strong></p>
<p><strong><br />
</strong>There are a few utilities on the WWW to analyze index.dat. They help in organizing the data from it in an easy to view and customable manner. Here is a list of a few such tools:-</p>
<ul>
<li><a href="http://www.digital-detective.co.uk/intro.asp">Netanalysis</a></li>
<li><a href="http://www.scanraid.com/indexdat.htm">IndexDat-Zap</a></li>
<li><a href="http://www.systenance.com/indexdat.php">Index.dat Analyzer</a></li>
</ul>
<p><strong>Deleting index.dat:-</strong></p>
<p><strong>             </strong>This file is “locked” by the operating system, which means that one cannot delete it with the normal “Del” command.</p>
<p><em>    Note: Once it is very big in size it can start affecting the browser performance</em>.</p>
<p>There are a few tools online available to delete this file but the easiest way I found to delete this file is to replace it with another file. I.e. Make a new text file, name it as index.dat and save it. Now, for every index.dat there is replace it with the file that you made i.e. the empty index.dat.</p>
<p>Alternatively, you could use tools like <a href="http://ccollomb.free.fr/unlocker/">Unlocker</a>. This is a very nice free tool to view which applications are sharing the file and also to kill or unlock those applications so as to delete or modify it.</p>
]]></content:encoded>
			<wfw:commentRss>http://niiconsulting.com/checkmate/2006/08/11/understanding-indexdat-internet-history-data-file-in-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

