<?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: Volume Boot Sector Format of FAT</title>
	<atom:link href="http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/feed/" rel="self" type="application/rss+xml" />
	<link>http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/</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: Steve S.</title>
		<link>http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/comment-page-1/#comment-114</link>
		<dc:creator>Steve S.</dc:creator>
		<pubDate>Fri, 01 Feb 2008 16:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/05/volume-boot-sector-format-of-fat/#comment-114</guid>
		<description>Minor typo in this paragraph,  &quot;We can see the value on 14th offset is 20 and on 15th offset is 00. Converting this value in Big Endian form the value comes out to be 0020 which is written in hex as 0×020. Converting this value to decimal we get 2.&quot;

You may want to correct the paragraph for the 14th and 15th offset to read. &quot;...be written in hex as 0x0020. Converting this value to the decimal we get 512.&quot;   The bit pattern is interpreted in big endian form as indicated which means that the most significant value is at the right.

Thank you,
Steve</description>
		<content:encoded><![CDATA[<p>Minor typo in this paragraph,  &#8220;We can see the value on 14th offset is 20 and on 15th offset is 00. Converting this value in Big Endian form the value comes out to be 0020 which is written in hex as 0×020. Converting this value to decimal we get 2.&#8221;</p>
<p>You may want to correct the paragraph for the 14th and 15th offset to read. &#8220;&#8230;be written in hex as 0&#215;0020. Converting this value to the decimal we get 512.&#8221;   The bit pattern is interpreted in big endian form as indicated which means that the most significant value is at the right.</p>
<p>Thank you,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kush</title>
		<link>http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/comment-page-1/#comment-113</link>
		<dc:creator>Kush</dc:creator>
		<pubDate>Fri, 23 Nov 2007 10:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/05/volume-boot-sector-format-of-fat/#comment-113</guid>
		<description>Hello Mikha,

Thanks for reading the article. There are lot more articles to come on digital forensics. Keep reading articles on checkmate.

Regards,

Kush Wadhwa</description>
		<content:encoded><![CDATA[<p>Hello Mikha,</p>
<p>Thanks for reading the article. There are lot more articles to come on digital forensics. Keep reading articles on checkmate.</p>
<p>Regards,</p>
<p>Kush Wadhwa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikha</title>
		<link>http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/comment-page-1/#comment-112</link>
		<dc:creator>Mikha</dc:creator>
		<pubDate>Wed, 03 Oct 2007 21:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/05/volume-boot-sector-format-of-fat/#comment-112</guid>
		<description>Great, I love to know more and more please feed me back with any interesting topics about BootSectors on my e-mail.
Thanks again.</description>
		<content:encoded><![CDATA[<p>Great, I love to know more and more please feed me back with any interesting topics about BootSectors on my e-mail.<br />
Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antivirustaneja</title>
		<link>http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/comment-page-1/#comment-111</link>
		<dc:creator>Antivirustaneja</dc:creator>
		<pubDate>Thu, 09 Aug 2007 09:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/05/volume-boot-sector-format-of-fat/#comment-111</guid>
		<description>&quot;Disk Image With Corrupted MBR Partition Table Cannot Be Acquired

EnCase cannot properly acquire disks with certain corrupted MBR partition tables. When running linen
on a system with a disk with a carefully crafted partition table (including many partition table entries), linen
won&#039;t start up properly. If linen is started prior to corrupting the image, it will start up, but EnCase will
hang indenitely while acquiring the image. While the acquisition is hung, it is possible to cancel out of the
import from the GUI.
If a disk image is manually captured and transferred to the EnCase workstation and acquired as a raw
disk image, EnCase will hang indenitely while attempting to acquire the image. There is no way to cancel
out of this process &#124; the GUI becomes unresponsive. We have not identied the root cause of this issue,
but it appears to be due to the overly large values in the 29th partition table entry. We were unable to
reproduce this issue in similar situations with a small number of partitions.&quot;

more details:
&quot;Breaking Forensics Software:
Weaknesses in Critical Evidence Collection&quot;

at
http://www.isecpartners.com</description>
		<content:encoded><![CDATA[<p>&#8220;Disk Image With Corrupted MBR Partition Table Cannot Be Acquired</p>
<p>EnCase cannot properly acquire disks with certain corrupted MBR partition tables. When running linen<br />
on a system with a disk with a carefully crafted partition table (including many partition table entries), linen<br />
won&#8217;t start up properly. If linen is started prior to corrupting the image, it will start up, but EnCase will<br />
hang indenitely while acquiring the image. While the acquisition is hung, it is possible to cancel out of the<br />
import from the GUI.<br />
If a disk image is manually captured and transferred to the EnCase workstation and acquired as a raw<br />
disk image, EnCase will hang indenitely while attempting to acquire the image. There is no way to cancel<br />
out of this process | the GUI becomes unresponsive. We have not identied the root cause of this issue,<br />
but it appears to be due to the overly large values in the 29th partition table entry. We were unable to<br />
reproduce this issue in similar situations with a small number of partitions.&#8221;</p>
<p>more details:<br />
&#8220;Breaking Forensics Software:<br />
Weaknesses in Critical Evidence Collection&#8221;</p>
<p>at<br />
<a href="http://www.isecpartners.com" rel="nofollow">http://www.isecpartners.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shambhunath Pandey</title>
		<link>http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/comment-page-1/#comment-110</link>
		<dc:creator>Shambhunath Pandey</dc:creator>
		<pubDate>Tue, 26 Jun 2007 10:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/05/volume-boot-sector-format-of-fat/#comment-110</guid>
		<description>This is very good document to learn disk structure.


Thanks &#038; Best Regards,

Shambhunath Pandey</description>
		<content:encoded><![CDATA[<p>This is very good document to learn disk structure.</p>
<p>Thanks &#38;#38; Best Regards,</p>
<p>Shambhunath Pandey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit Shah</title>
		<link>http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/comment-page-1/#comment-109</link>
		<dc:creator>Rohit Shah</dc:creator>
		<pubDate>Fri, 08 Jun 2007 09:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/05/volume-boot-sector-format-of-fat/#comment-109</guid>
		<description>Good job,
Anatomy of the whole FAT filesystem, with each offset derscibed with examples. After going through the article I have a better understanding for FAT.
Checkmate is a wonderfull way for disseminating knowledge.</description>
		<content:encoded><![CDATA[<p>Good job,<br />
Anatomy of the whole FAT filesystem, with each offset derscibed with examples. After going through the article I have a better understanding for FAT.<br />
Checkmate is a wonderfull way for disseminating knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kush Wadhwa</title>
		<link>http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/comment-page-1/#comment-108</link>
		<dc:creator>Kush Wadhwa</dc:creator>
		<pubDate>Fri, 01 Jun 2007 09:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/05/volume-boot-sector-format-of-fat/#comment-108</guid>
		<description>Thanx Iain. I will surely write an article on Volume Boot Record of NTFS file system. Keep reading forensic article on checkmate;)</description>
		<content:encoded><![CDATA[<p>Thanx Iain. I will surely write an article on Volume Boot Record of NTFS file system. Keep reading forensic article on checkmate;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iain</title>
		<link>http://niiconsulting.com/checkmate/2007/05/29/volume-boot-sector-format-of-fat/comment-page-1/#comment-107</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Wed, 30 May 2007 17:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2007/05/volume-boot-sector-format-of-fat/#comment-107</guid>
		<description>What a great and thorough walkthrough.  I&#039;ll get my hex viewer out, along with a disk as soon as I can.  Once I&#039;ve got to grips with FAT32, I&#039;d like to get to know more about NTFS (hint, hint!).  I know there was a brief introduction about NTFS a while ago so I&#039;m sure that a similarly detailed walkthrough for NTFS would be appreciated by all.

Keep up the good work which is very educational.</description>
		<content:encoded><![CDATA[<p>What a great and thorough walkthrough.  I&#8217;ll get my hex viewer out, along with a disk as soon as I can.  Once I&#8217;ve got to grips with FAT32, I&#8217;d like to get to know more about NTFS (hint, hint!).  I know there was a brief introduction about NTFS a while ago so I&#8217;m sure that a similarly detailed walkthrough for NTFS would be appreciated by all.</p>
<p>Keep up the good work which is very educational.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

