<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Recycle Bin Forensics</title>
	<atom:link href="http://niiconsulting.com/checkmate/2007/02/05/recycle-bin-forensics/feed/" rel="self" type="application/rss+xml" />
	<link>http://niiconsulting.com/checkmate/2007/02/05/recycle-bin-forensics/</link>
	<description>An Information Security Blog by NII Consulting</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:10:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: phone</title>
		<link>http://niiconsulting.com/checkmate/2007/02/05/recycle-bin-forensics/comment-page-1/#comment-103</link>
		<dc:creator>phone</dc:creator>
		<pubDate>Wed, 07 May 2008 13:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/02/recycle-bin-forensics/#comment-103</guid>
		<description>Hi Kush,
How do i open this INFO2 file in FTK??I can see easily but .unable to open of its databse!!</description>
		<content:encoded><![CDATA[<p>Hi Kush,<br />
How do i open this INFO2 file in FTK??I can see easily but .unable to open of its databse!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kush Wadhwa</title>
		<link>http://niiconsulting.com/checkmate/2007/02/05/recycle-bin-forensics/comment-page-1/#comment-102</link>
		<dc:creator>Kush Wadhwa</dc:creator>
		<pubDate>Wed, 30 May 2007 08:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/02/recycle-bin-forensics/#comment-102</guid>
		<description>Hi Liou

Good question from your end. You can definitely decrypt those file but for that you have to use professional forensic tool like Encase or FTK. These tool have the capability to decrypt the INFO2 records. Hope these tools will help solving the problem you are facing.</description>
		<content:encoded><![CDATA[<p>Hi Liou</p>
<p>Good question from your end. You can definitely decrypt those file but for that you have to use professional forensic tool like Encase or FTK. These tool have the capability to decrypt the INFO2 records. Hope these tools will help solving the problem you are facing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liou Liu</title>
		<link>http://niiconsulting.com/checkmate/2007/02/05/recycle-bin-forensics/comment-page-1/#comment-101</link>
		<dc:creator>Liou Liu</dc:creator>
		<pubDate>Tue, 29 May 2007 03:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/02/recycle-bin-forensics/#comment-101</guid>
		<description>I downloaded and installed a Cygwin. The recycler folder is listed on the root of c disk. The rifiuti.exe is also installed on the root of c disk. Then I run
rifiuti.exe recycle/S-1-5-21-....../INFO2, just list the SIZE, DATE. But no value. I checked my folder. I did not choose the encryption. Can you help me? Thanks.</description>
		<content:encoded><![CDATA[<p>I downloaded and installed a Cygwin. The recycler folder is listed on the root of c disk. The rifiuti.exe is also installed on the root of c disk. Then I run<br />
rifiuti.exe recycle/S-1-5-21-&#8230;&#8230;/INFO2, just list the SIZE, DATE. But no value. I checked my folder. I did not choose the encryption. Can you help me? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liou Liu</title>
		<link>http://niiconsulting.com/checkmate/2007/02/05/recycle-bin-forensics/comment-page-1/#comment-100</link>
		<dc:creator>Liou Liu</dc:creator>
		<pubDate>Tue, 29 May 2007 03:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/02/recycle-bin-forensics/#comment-100</guid>
		<description>If the INFO2 is encrypted NTFS, do you know how to decrypte it and read it? Thanks.</description>
		<content:encoded><![CDATA[<p>If the INFO2 is encrypted NTFS, do you know how to decrypte it and read it? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kush</title>
		<link>http://niiconsulting.com/checkmate/2007/02/05/recycle-bin-forensics/comment-page-1/#comment-99</link>
		<dc:creator>Kush</dc:creator>
		<pubDate>Wed, 23 May 2007 10:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/02/recycle-bin-forensics/#comment-99</guid>
		<description>Hi John,

In FAT32 file system, while using rifiuti you have to mention the full path of INFO2 file. Let me explain this with example. Let&#039;s suppose your INFO2 file is in  C:\Recycled. Then you will execute the command as attrib -s -h -r c:\Recycled\INFO2. See Figure 1 below&lt;img align=&quot;left&quot; src=&quot;http://www.niiconsulting.com/checkmate/wp-admin/images/0507/figure1.JPG&quot; /&gt;

When you use rifiuti c:\Recycled it will not show you the file and also no error will pop up. But if you use C:\Recycled\INFO2, then you will get the stuff which you are looking for. See Figure 2 below&lt;img src=&quot;http://www.niiconsulting.com/checkmate/wp-admin/images/0507/figure2.JPG&quot; /&gt;

Coming to NTFS. IF file encryption has been applied to NTFS drive, then you will not get the result even if you have the INFO2 file. But if the encryption is not there on NTFS drive then you will get the full info which you are looking for. See &lt;img align=&quot;left&quot; src=&quot;http://www.niiconsulting.com/checkmate/wp-admin/images/0507/figure3.JPG&quot; /&gt; below
You can see that there is INFO2 file in D:\Recycler\S-1-5-18 but no information is available because it is encrypted NTFS. But in E:\Recycler\S-1-5-21-861567501-776561741-1801674531-1003\ the information of deleted file is available because its not encrypted file.
Hope that helped!</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>In FAT32 file system, while using rifiuti you have to mention the full path of INFO2 file. Let me explain this with example. Let&#8217;s suppose your INFO2 file is in  C:\Recycled. Then you will execute the command as attrib -s -h -r c:\Recycled\INFO2. See Figure 1 below<img align="left" src="http://www.niiconsulting.com/checkmate/wp-admin/images/0507/figure1.JPG" /></p>
<p>When you use rifiuti c:\Recycled it will not show you the file and also no error will pop up. But if you use C:\Recycled\INFO2, then you will get the stuff which you are looking for. See Figure 2 below<img src="http://www.niiconsulting.com/checkmate/wp-admin/images/0507/figure2.JPG" /></p>
<p>Coming to NTFS. IF file encryption has been applied to NTFS drive, then you will not get the result even if you have the INFO2 file. But if the encryption is not there on NTFS drive then you will get the full info which you are looking for. See <img align="left" src="http://www.niiconsulting.com/checkmate/wp-admin/images/0507/figure3.JPG" /> below<br />
You can see that there is INFO2 file in D:\Recycler\S-1-5-18 but no information is available because it is encrypted NTFS. But in E:\Recycler\S-1-5-21-861567501-776561741-1801674531-1003\ the information of deleted file is available because its not encrypted file.<br />
Hope that helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Logan</title>
		<link>http://niiconsulting.com/checkmate/2007/02/05/recycle-bin-forensics/comment-page-1/#comment-98</link>
		<dc:creator>John Logan</dc:creator>
		<pubDate>Mon, 21 May 2007 16:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/02/recycle-bin-forensics/#comment-98</guid>
		<description>I tried the attrib command you listed above and the &quot;rifiuti&quot;  program, however neither of them worked on my XP (SP2) system.  The attrib program said the file was not found and the rifiuti program would not accept info2 as a valid filename.  The rifiuti program, when used with the full path of the user SID (recycle bin) provides the fields INDEX, DELETED TIME, DRIVE NUMBER, PATH, SIZE, but no actual file data (even though there are deleted files in the bin)</description>
		<content:encoded><![CDATA[<p>I tried the attrib command you listed above and the &#8220;rifiuti&#8221;  program, however neither of them worked on my XP (SP2) system.  The attrib program said the file was not found and the rifiuti program would not accept info2 as a valid filename.  The rifiuti program, when used with the full path of the user SID (recycle bin) provides the fields INDEX, DELETED TIME, DRIVE NUMBER, PATH, SIZE, but no actual file data (even though there are deleted files in the bin)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

